About Info
Shows 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.
Machine readable service type ID.
Returned error codes include (but are not limited to):
- NotAuthenticated
{
"args": [
"string"
],
"code": "string",
"msg": "string",
"stacktrace": "string"
}
Positional arguments.
Specific error code.
Detailed error message.
Exception stacktrace.
Returned error codes include (but are not limited to):
- GeneralServerFailure
{
"args": [
"string"
],
"code": "string",
"msg": "string",
"stacktrace": "string"
}
Positional arguments.
Specific error code.
Detailed error message.
Exception stacktrace.