InlineBaseVirtualMachine1
InlineBaseVirtualMachine1
JSON Example
{
"ip_addresses": [
{
"ip_address": "string",
"netmask": "string",
"network_address": "string"
}
],
"default_gateway": "string",
"default_gateways": [
"string"
],
"vnics": [
{
"entity_id": "string",
"entity_type": "VirtualMachine",
"entity_name": "string"
}
],
"security_groups": [
{
"entity_id": "string",
"entity_type": "VirtualMachine",
"entity_name": "string"
}
],
"source_firewall_rules": [
{
"rules": [
{
"entity_id": "string",
"entity_type": "VirtualMachine",
"entity_name": "string"
}
],
"firewall": {
"entity_id": "string",
"entity_type": "VirtualMachine",
"entity_name": "string"
},
"rule_set_type": "string"
}
],
"destination_firewall_rules": [
{
"rules": [
{
"entity_id": "string",
"entity_type": "VirtualMachine",
"entity_name": "string"
}
],
"firewall": {
"entity_id": "string",
"entity_type": "VirtualMachine",
"entity_name": "string"
},
"rule_set_type": "string"
}
],
"ip_sets": [
{
"entity_id": "string",
"entity_type": "VirtualMachine",
"entity_name": "string"
}
],
"tag_keys": [
"string"
],
"tag_key_values": [
"string"
],
"tag_values": [
"string"
],
"vm_UUID": "string",
"manager_uuid": "string"
}
string
default_gateway
Optional
This field is deprecated and only contains IPv4 default gateway of the VM, please use default_gateways.
array of string
default_gateways
Optional
Default gateways of the VM
array of string
tag_keys
Optional
tag_keys
array of string
tag_key_values
Optional
tag_key_values
array of string
tag_values
Optional
tag_values
string
vm_UUID
Optional
UUID of the VM
string
manager_uuid
Optional
UUID of the Manager