[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
BaseVirtualMachine
AllOf
This class requires all of the following:
JSON Example
{
"default_gateway": "string",
"destination_firewall_rules": [
{
"firewall": {
"entity_id": "string",
"entity_type": "VirtualMachine"
},
"rule_set_type": "NSX_STANDARD",
"rules": [
{
"entity_id": "string",
"entity_type": "VirtualMachine"
}
]
}
],
"entity_id": "1000:104:12213212",
"entity_type": "VirtualMachine",
"ip_addresses": [
{
"ip_address": "string",
"netmask": "string",
"network_address": "string"
}
],
"ip_sets": [
{
"entity_id": "string",
"entity_type": "VirtualMachine"
}
],
"name": "My Name",
"security_groups": [
{
"entity_id": "string",
"entity_type": "VirtualMachine"
}
],
"source_firewall_rules": [
{
"firewall": {
"entity_id": "string",
"entity_type": "VirtualMachine"
},
"rule_set_type": "NSX_STANDARD",
"rules": [
{
"entity_id": "string",
"entity_type": "VirtualMachine"
}
]
}
],
"tag_key_values": [
"string"
],
"tag_keys": [
"string"
],
"vm_UUID": "string",
"vnics": [
{
"entity_id": "string",
"entity_type": "VirtualMachine"
}
]
}
[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
Returned By
Get VM
Used By
VirtualMachine
AzureVM
EC2Instance