vapi metadata authentication service: list

Returns the identifiers for the service elements that have authentication information.

Request:

HTTP request

GET https://{server}/rest/com/vmware/vapi/metadata/authentication/service
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 service elements that have authentication information.

Errors:

None