connection_errors |
Errors when connecting with compute manager |
array of ErrorInfo |
Readonly |
connection_status |
Status of connection with the compute manager |
string |
Readonly Enum: UP, DOWN, CONNECTING |
connection_status_details |
Details about connection status |
string |
Readonly |
last_sync_time |
Timestamp of the last successful update of Inventory, in epoch milliseconds. |
EpochMsTimestamp |
Readonly |
oidc_end_point_id |
Specifies Id of corresponding OidcEndPoint
If Compute manager is trusted as authorization server, then
this Id will be Id of corresponding oidc end point.
|
string |
Readonly |
registration_errors |
Errors when registering with compute manager |
array of ErrorInfo |
Readonly |
registration_status |
Registration status of compute manager |
string |
Readonly Enum: REGISTERED, UNREGISTERED, REGISTERING, REGISTERED_WITH_ERRORS |
version |
Version of the compute manager |
string |
Readonly |