This API has a deprecated equivalent from v7.0U1.
List Privilege Service
Returns the identifiers for the service elements that have privilege information.
Request
URLURL
https://{api_host}/api/vapi/metadata/privilege/service
Header Parameters
Header Parameters
string
vmware-api-session-id
Required
Required session ID, obtained by first calling Create Session API
Response
Response
Response BodyResponse Body
200 OK returns
array
of
string of type application/json
The list of identifiers for the service elements that have privilege information. The result will contain identifiers for the resource type: com.vmware.vapi.service.
cURL Command
curl -H "vmware-api-session-id: b00db39f948d13ea1e59b4d6fce56389" https://{api_host}/api/vapi/metadata/privilege/service
Operation doesn't throw any errors.
Availability
Added in 7.0U2