Dispositivos ADM
Este campo representa os dispositivos descobertos pelo Aranda GERENCIAMENTO DE DISPOSITIVOS ADM
{
"classDevice": [
{
"name": "",
"fields": [
{
"type": "",
"name": ""
}
]
}
],
"mapper": [
],
"dataReference": [
],
"classMapper": [
],
"classCMDB": [
]
}
- Suas propriedades
Propriedades | Descrição |
---|---|
Campos | Lista das propriedades que os dispositivos têm. consulte Atributos do dispositivo |
Nome | Nome do dispositivo: Aplicação. Computador portátil. Área de trabalho. Roteador. Interruptor. Servidor. Impressora. Processador. Disco. Disco Lógico. Memória. |
Atributos do dispositivo (campos)
Representa as propriedades dos dispositivos Aranda GERENCIAMENTO DE DISPOSITIVOS ADM: tipo de valor, nome do campo.
Atributos | Descrição |
---|---|
Tipo | Tipo de valor que possui o dispositivo cadastrado na plataforma ADM, esses valores podem ser: Int Longas flutuar decimal Booleano data Corda. |
Nome | Nome da propriedade do dispositivo |
Propriedades do dispositivo
DISPOSITIVO: Laptop, Desktop, Roteador, Switch, Servidor, Impressora.
{
"cpuCore": (type: int),
"cpuLogic": (type: int),
"diskAvailable": (type: int),
"diskTotal": (type: long),
"macAddressRegister": (type: string),
"operationSystem": (type: string),
"totalRam": (type: long),
"agentProfile": (type: string),
"agentVersion": (type: string),
"completeIpAddress": (type: string),
"creationDate": (type: date),
"daysSinceLastInventory": (type: int),
"description": (type: string),
"discovery": (type: boolean),
"diskUsage": (type: long),
"domain": (type: string),
"id": (type: int),
"ipRegistred": (type: string),
"lastCommunicationUpdate": (type: date),
"lastInventory": (type: date),
"manufacturer": (type: string),
"memoryUsage": (type: long),
"model": (type: string),
"name": (type: string),
"operatingSystem": (type: string),
"operatingSystemVersion": (type: string),
"responsibleUserEmail": (type: string),
"responsibleUserId": (type: int),
"responsibleUserName": (type: string),
"serial": (type: string),
"status": (type: string),
"type": (type: string),
"userName": (type: string),
"virtualization": (type: string),
"vpro": (type: boolean)
}
DISCO
{
"busType": (type: string),
"diskId":(type: int),
"features": (type: string),
"freeSpace":(type: long),
"id": (type: int),
"manufacturer": (type: string),
"mediaType": (type: string),
"model": (type: string),
"pnpDeviceId": (type: string),
"serial": (type: string),
"size": (type: long),
"usedSpace": (type: long),
}
PROCESSADOR
{
"coreCount": (type: long),
"family": (type: string),
"features": (type: string),
"frequency": (type: long),
"label": (type: string),
"logicalProcessors": (type: long),
"manufacturer": (type: string),
"model": (type: string),
"serial": (type: string),
"socket": (type: string),
"speed": (type: long)
}
DISCO LÓGICO
{
"deviceDiskId": (type: long),
"driverType": (type: string),
"fileSystem": (type: string),
"freeSpace":(type: long),
"totalSpace": (type: long),
"name": (type: string),
"usedSpace": (type: long),
"volumenName": (type: string)
}
MEMÓRIA
{
"bank": (type: string),
"formFactor": (type: string),
"handler": (type: string),
"id": (type: int),
"manufacturer": (type: string),
"model": (type: string),
"name": (type: string),
"serial": (type: string),
"size": (type: long),
"speed": (type: int),
"type": (type: string)
}
SOFTWARE: Aplicação
{
"date": (type: date),
"deviceId": (type: int),
"id": (type: int),
"manufacturer": (type: string),
"name": (type: string),
"type": (type: string),
"uninstallString": (type: string),
"version": (type: string)
}
⚐ Nota: Para obter mais informações, consulte as APIs da plataforma ADM.
Exibir configuração do ServiceNow ↪