Reference Guide

SupportAssist Enterprise
35 REST API Guide SupportAssist Enterprise
"credentialAccountId" : {
"type" : "string"
},
"credentialProfileId" : {
"type" : "string"
},
"useCredentialType" : {
"type" : "string"
},
"associatedConsoleId" : {
"type" : "string"
},
"deviceActiveStatus" : {
"type" : "string"
},
"deviceGroupInformation" : {
"type" : "object",
"id" : "DeviceGroupInformation",
"properties" : {
"orId" : {
"type" : "string"
},
"myGroupId" : {
"type" : "string"
},
"name" : {
"type" : "string"
},
"description" : {
"type" : "string"
}
}
},
"operations" : {
"type" : "object",
"id" : "DeviceOperations",
"properties" : {
"installOMSA" : {
"type" : "string"
},
"configureSNMP" : {
"type" : "string"
},
"clearSELogs" : {
"type" : "string"
},
"monitoring" : {
"type" : "string"
},
"revalidation" : {
"type" : "string"
}
}
},
"inventoryValidationStatus" : {
"type" : "object",
"id" : "InventoryValidationStatus",
"properties" : {