Get Policy State
Get policy state
Request
URI
GET
https://{api_host}/vco/api/policies/{id}/state
COPY
Path Parameters
string
Responses
200
The request is successful
Returns
string
of type(s)
application/json
Operation doesn't return any data structure
401
The user is not authorized
Operation doesn't return any data structure
404
Cannot find a policy with the specified ID
Operation doesn't return any data structure
Code Samples
COPY
curl -H 'Authorization: <value>' https://{api_host}/vco/api/policies/{id}/state
Policy Service Operations
GET
Get All Policies
POST
Create Policy
GET
Get Policies For State
GET
Get All Policy Templates
POST
Create Policy Template
GET
Get Policy Template
PUT
Update Policy Template
DELETE
Delete Policy Template
GET
Get Policy
DELETE
Delete Policy
GET
Get Policy State
GET
Get Policy Logs