[{"label":"Latest (2.0.1)","version":"latest"}]
telco-cloud-service-assurance

Entity

Properties

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

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.

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:58Z",
    "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",
    "source": "INCHARGE-SA-PRES-opsuig3",
    "type": "Hypervisor"
}
[{"label":"Latest (2.0.1)","version":"latest"}]
telco-cloud-service-assurance
Property Of

TopologyMapResponse

Feedback

Was this page helpful?