Reference Guide
SupportAssist Enterprise
36 REST API Guide – SupportAssist Enterprise
"connectivityStatus" : {
"type" : "object",
"id" : "InventoryValidationOperationStatus",
"properties" : {
"status" : {
"type" : "string"
},
"errorCode" : {
"type" : "string"
},
"errorDescrition" : {
"type" : "string"
}
}
},
"collectionDependencyStatus" : {
"type" : "object",
"$ref" : "InventoryValidationOperationStatus"
},
"monitoringStatus" : {
"type" : "object",
"$ref" : "InventoryValidationOperationStatus"
},
"rollupStatus" : {
"type" : "object",
"$ref" : "InventoryValidationOperationStatus"
},
"startTime" : {
"type" : "integer",
"format" : "utc-millisec"
},
"lastValidatedon" : {
"type" : "integer",
"format" : "utc-millisec"
}
}
},
"prioritizedStatus" : {
"type" : "object",
"id" : "DeviceStatus",
"properties" : {
"operationType" : {
"type" : "string"
},
"status" : {
"type" : "string"
},
"statusCode" : {
"type" : "string"
},
"statusMessage" : {
"type" : "string"
},
"statusMessageDetails" : {
"type" : "string"
},
"statusUpdatedOn" : {
"type" : "integer",