vapi metadata privilege package: list

Returns the identifiers for the package elements that have privilege information.

Request:

HTTP request

GET https://{server}/rest/com/vmware/vapi/metadata/privilege/package
No request parameters

Response:

HTTP Status Code: 200

Representation:

{
    "value"[
        "obj-103",
        "obj-103"
    ]
}

Response Type:

Name Type Description
bold = required
value string[] The list of identifiers for the package elements that have privilege information.

Errors:

None