Entity

Entity
Entity
JSON Example
{
    "_id": "Nodes_INCHARGE_SA_PRES_opsuig3/ESX-10.107.11.2:10.107.118.182$Hypervisor$INCHARGE-SA-PRES-opsuig3",
    "_key": "ESX-10.107.11.2:10.107.118.182$Hypervisor$INCHARGE-SA-PRES-opsuig3",
    "_rev": "_emZyCdO--A",
    "creationDate": "2022-08-10T08:51:58.000Z",
    "deviceType": "Hypervisor",
    "discoveryID": "INCHARGE-SA-PRES-opsuig3",
    "elementUUID": "ESX-10.107.11.2:10.107.118.182$Hypervisor$INCHARGE-SA-PRES-opsuig3",
    "elementUUID_PM": "ESX-10.107.11.2:10.107.118.182$Hypervisor$",
    "isExpandable": false,
    "jobId": "1660121518397",
    "lastUpdationDate": "2022-08-10T08:51:58Z",
    "name": "ESX-10.107.11.2:10.107.118.182",
    "properties": {
        "CreationClassName": "Hypervisor",
        "Description": "string",
        "DisplayClassName": "Hypervisor",
        "DisplayName": "10.107.118.182",
        "ExternalSourceUrl": "string",
        "IsManaged": true,
        "ManagementAddress": "string",
        "MasterClusterNode": "string",
        "Name": "ESX-10.107.11.2:10.107.118.182",
        "ServiceKey": "string",
        "ServiceName": "string",
        "SystemName": "string",
        "UUID": "4c4c4544-0053-4810-8057-c7c04f475932",
        "href": "string"
    },
    "source": "INCHARGE-SA-PRES-opsuig3",
    "type": "Hypervisor"
}
string
_id
Optional

_id is defined as the identifier present in the database for node.

string
_key
Optional

_key is defined as the key (identifier without the collection name) present in the database for node.

string
_rev
Optional

_rev is defined as the revision - a system attribute present in the database for edge.

string
creationDate
Optional

CreationDate is the date at which the object is created in the Domain/SAM Managaers.

string
deviceType
Optional

deviceType is the type of the device the node element belongs to

string
discoveryID
Optional

discoveryID is the Discovery ID which comes from the Domain/SAM managers

string
elementUUID
Optional

Uniquely identifies the object across domains.

string
elementUUID_PM
Optional

Uniquely identifies the object across domains.

boolean
isExpandable
Optional

isExpandable is the boolean attrribute. If it is set to true which means map is further expandle from that particular object, else the false means that node object is not further expandable

string
jobId
Optional

jobId is the Job ID of the streaming stack from where the ingestion happens

string
lastUpdationDate
Optional

The date this node was last updated on

string
name
Optional

Name is the name of the node's instance

properties
Optional

properties

string
source
Optional

Source attribute describe the source from which domain/SAM manager the data is being ingested

string
type
Optional

Type is the class type of the node's instance.