Sumo Logic · Capability
Sumo Logic API — appManagement
Sumo Logic API — appManagement. 4 operations. Lead operation: List Available Apps.. Self-contained Naftiko capability covering one Sumo Logic business surface.
What You Can Do
GET
Listapps
— List Available Apps.
/v1/v1/apps
GET
Getasyncinstallstatus
— App Install Job Status.
/v1/v1/apps/install/{jobid}/status
GET
Getapp
— Get An App By UUID.
/v1/v1/apps/{uuid}
POST
Installapp
— Install An App By UUID.
/v1/v1/apps/{uuid}/install
MCP Tools
list-available-apps
List Available Apps.
read-only
idempotent
app-install-job-status
App Install Job Status.
read-only
idempotent
get-app-uuid
Get An App By UUID.
read-only
idempotent
install-app-uuid
Install An App By UUID.