About Info
This request returns information about the product.
Operation ID for correlating logs across multiple services
OK
{
"buildDate": 0,
"buildVersion": "string",
"instanceId": "string",
"productName": "string",
"serviceType": "string"
}
RPM build time.
Represents the product version along with the build id.
Unique identifier of the service, which never changes.
The name of the product.
The returned error codes include (but are not limited to): NotAuthenticated
{
"args": [],
"code": "Forbidden",
"msg": "Permission denied.",
"stacktrace": "com.vmware.h4.api.error.exceptions.PermissionDeniedException: Permission denied."
}
Positional arguments.
Specific error code.
Detailed error message.
Exception stacktrace.
The returned error codes include (but are not limited to): GeneralServerFailure
{
"args": [],
"code": "Forbidden",
"msg": "Permission denied.",
"stacktrace": "com.vmware.h4.api.error.exceptions.PermissionDeniedException: Permission denied."
}
Positional arguments.
Specific error code.
Detailed error message.
Exception stacktrace.