Get All Policy Templates
Get all policy templates
Request
URI
GET
https://{api_host}/vco/api/policies/templates
COPY
Responses
204
No content
Returns
WsPolicyTemplateList
of type(s)
application/json
{
"startIndex": 0,
"count": 0,
"total": 0,
"link": [
{
"rel": "string",
"type": "string",
"attributes": [
{
"name": "string",
"displayName": "string",
"value": "string",
"displayValue": "string"
}
],
"href": "string"
}
]
}
integer As int32
As int32
startIndex
Optional
startIndex
integer As int32
As int32
count
Optional
count
integer As int32
As int32
total
Optional
total
array of
object
link
Optional
link
401
The user is not authorized
Returns
WsPolicyTemplateList
of type(s)
application/json
"WsPolicyTemplateList Object"
integer As int32
As int32
startIndex
Optional
startIndex
integer As int32
As int32
count
Optional
count
integer As int32
As int32
total
Optional
total
array of
object
link
Optional
link
Code Samples
COPY
curl -H 'Authorization: <value>' https://{api_host}/vco/api/policies/templates
Policy Service Operations
GET
Get Policy
PUT
Update Policy
DELETE
Delete Policy
GET
Get Policy State
PUT
Update Policy State
GET
Get Policy Template
PUT
Update Policy Template
DELETE
Delete Policy Template
GET
Get All Policies
POST
Create Policy
GET
Get All Policy Templates
POST
Create Policy Template
GET
Get Policy Logs
GET
Find Policy Template Usages
GET
Find Policy Template Dependencies
GET
Get Policies For State