StackRox · Capability
API Reference — DeploymentService
API Reference — DeploymentService. 6 operations. Lead operation: ListDeployments returns the list of deployments.. Self-contained Naftiko capability covering one Stackrox business surface.
What You Can Do
GET
Listdeployments
— ListDeployments returns the list of deployments.
/v1/v1/deployments
GET
Getlabels
— GetLabels returns the labels used by deployments.
/v1/v1/deployments/metadata/labels
GET
Getdeployment
— GetDeployment returns a deployment given its ID.
/v1/v1/deployments/{id}
GET
Countdeployments
— CountDeployments returns the list of deployments.
/v1/v1/deploymentscount
GET
Listdeploymentswithprocessinfo
— ListDeploymentsWithProcessInfo returns the list of deployments with process information.
/v1/v1/deploymentswithprocessinfo
GET
Getdeploymentwithrisk
— GetDeploymentWithRisk returns a deployment and its risk given its ID.
/v1/v1/deploymentswithrisk/{id}
MCP Tools
listdeployments-returns-list-deployments
ListDeployments returns the list of deployments.
read-only
idempotent
getlabels-returns-labels-used-deployments
GetLabels returns the labels used by deployments.
read-only
idempotent
getdeployment-returns-deployment-given-its
GetDeployment returns a deployment given its ID.
read-only
idempotent
countdeployments-returns-list-deployments
CountDeployments returns the list of deployments.
read-only
idempotent
listdeploymentswithprocessinfo-returns-list-deployments-process
ListDeploymentsWithProcessInfo returns the list of deployments with process information.
read-only
idempotent
getdeploymentwithrisk-returns-deployment-and-its
GetDeploymentWithRisk returns a deployment and its risk given its ID.
read-only
idempotent