List Metadata Metamodel Service

List Metadata Metamodel Service

Returns the identifiers for the service elements that are currently registered with the infrastructure. The list of service elements is an aggregate list of all the service elements contained in all the package elements.

Request
URI
GET
https://{api_host}/api/vapi/metadata/metamodel/service
COPY
Authentication
This operation uses the following authentication methods.
Responses
200

The list of identifiers for the service elements that are currently registered with the infrastructure. The result will contain identifiers for the resource type: com.vmware.vapi.service.

Returns Array of string of type(s) application/json
[
    {}
]