Skip to main content

Plan Operations Information

Select

SaaS
Customer Managed

This operation returns information on plan operations.

Path Parameters
  • PlanId string required
Responses

OK

GET /v2/plan/:planid/operations    

Authorization

type: apiKeyname: Authtokenin: header

Request

Click Edit to configure Base URL
https://CommandCenterHostName/commandcenter/api
Security Scheme
token
PlanId — path required
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/v2/Plan/:PlanId/Operations' \
-H 'Authtoken: <API_KEY_VALUE>'