Endpoint
/api/v2/tenants/{tenantId}/policies/management/{id}/action/run
Path Parameters
tenantIdstring
idstring
Responses
OK
actualEntitystring
allowedMethodsarray
cookiesobject
entitystring
headersobject
lengthinteger
linksarray
metadataobject
statusinteger
stringHeadersobject
{
"actualEntity": "Request to run the policy has been initiated",
"allowedMethods": [],
"cookies": {},
"entity": "Request to run the policy has been initiated",
"headers": {},
"length": -1,
"links": [],
"metadata": {},
"status": 200,
"statusInfo": {
"family": "SUCCESSFUL",
"reasonPhrase": "OK",
"statusCode": 200
},
"stringHeaders": {}
}