Vcenter NamespaceManagement SupportBundle Location
This schema is deprecated as of vSphere API 9.1.0.0.
The Vcenter NamespaceManagement SupportBundle Location schema contains the URI to download the per-cluster support bundle from, as well as a token required (as the body on the HTTP request) to generate the bundle. The validity of the token is 5 minutes. After the token expires, any attempt to call the URI with the token will fail.
This schema was added in vSphere API 7.0.0.0.
{
"url": "string",
"wcp_support_bundle_token": {
"token": "string",
"expiry": "string"
}
}
This property is deprecated as of vSphere API 9.1.0.0.
Support Bundle Download URL.
This property was added in vSphere API 7.0.0.0.
This property is deprecated as of vSphere API 9.1.0.0.
Information about the token required in the HTTP POST request to generate the support bundle.
This property was added in vSphere API 7.0.0.0.