Vapi Metadata Metamodel Structure list

Vapi Metadata Metamodel Structure list

Returns the identifiers for the structure elements that are contained in all the package elements and service elements.

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

The list of identifiers for the structure elements.

The response will contain identifiers for the resource type: com.vmware.vapi.structure.

[
    {}
]
array of string
Optional

Code Samples
COPY
                    curl -H 'Authorization: <value>' https://{api_host}/api/vapi/metadata/metamodel/structure