vapi metadata routing package: list
List of all vAPI packages that have routing information
Request:
HTTP request
GET https://{server}/rest/com/vmware/vapi/metadata/routing/package
No request parameters
Response:
HTTP Status Code: 200
Representation:
{
"value" : [
"obj-103",
"obj-103"
]
}
"value" : [
"obj-103",
"obj-103"
]
}
Response Type:
Name | Type | Description |
---|---|---|
bold = required | ||
value | string[] | list of fully qualified package names. |