[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
ApplicationMessage
Application change information over databus.
Properties
integer as int64
deleted_at
Optional
string
status
Optional
Possible values are: CREATE , UPDATE , DELETE
JSON Example
{
"deleted_at": 0,
"info": {
"created_by": "string",
"creation_time": 0,
"entity_id": "string",
"entity_type": "string",
"last_modified_by": "string",
"last_modified_time": 0,
"name": "string",
"source": "MANUAL",
"tiers": [
{
"entity_id": "string",
"entity_type": "string",
"members": [
{
"entity_id": "string",
"entity_type": "string",
"vendor_infos": [
{
"manager": {
"entity_id": "string",
"entity_type": "VirtualMachine"
},
"vendor_ids": [
{
"id_type": "string",
"id_value": "string"
}
]
}
]
}
],
"name": "string"
}
]
},
"status": "CREATE"
}
[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api