Cisco Evolved Programmable Network Manager API
Evolved Programmable Network Manager API Documentation

GET nfv/getDeployments

Get VNF deployments.

Since Product Version: 3.1

Resource Information

Rate Limiting?

No

Sorting?

No

Paging?

No

Filtering?

No

Group Filtering?

No

Aggregation?

No

Response Formats

xml

json

User Group

NBI Read

HTTP Methods

GET

Resource URL

/webacs/api/v4/op/nfv/getDeployments

Unmodified

This resource has not been modified since the previous API version.

Request Parameters

Attribute Source Description

deviceIp String

query

Optional

Device management address

Response Parameters

Attribute Description

name String

Name of the service.

networks Arrow image Network[]

Networks DTO.

version String

Version of the service.

vm_group Arrow image VmGroup[]

VmGroup DTO.

Sample Payloads

Sample payloads are for information only. They are automatically generated and the values included may not be representative of actual valid data values.

Sample XML Response Payload

https://172.20.127.108/webacs/api/v4/op/nfv/getDeployments

<?xml version="1.0" ?>
<mgmtResponse responseType="operation" requestUrl="../../../../pages/common/login.jsp.html" rootUrl="https://172.20.127.108/webacs/api/v4/op">
  <serviceDefinition>
    <name>String value</name>
    <networks>
      <network>
        <admin_state>true</admin_state>
        <akey_name>String value</akey_name>
        <bridge>String value</bridge>
        <mirror>true</mirror>
        <mirror_src>String value</mirror_src>
        <provider_network_type>String value</provider_network_type>
        <provider_physical_network>String value</provider_physical_network>
        <provider_segmentation_id>15</provider_segmentation_id>
        <router_external>true</router_external>
        <shared>true</shared>
        <sriov>String value</sriov>
        <subnets>
          <subnet>
            <address>String value</address>
            <akey_name>String value</akey_name>
            <dhcp>true</dhcp>
            <gateway>String value</gateway>
            <ipversion>String value</ipversion>
            <netmask>String value</netmask>
          </subnet>
          <subnet>
            <address>Another string value</address>
            <akey_name>Another string value</akey_name>
            <dhcp>false</dhcp>
            <gateway>Another string value</gateway>
            <ipversion>Another string value</ipversion>
            <netmask>Another string value</netmask>
          </subnet>
        </subnets>
        <trunk>true</trunk>
        <vlans>
          <vlan>15</vlan>
          <vlan>25</vlan>
        </vlans>
      </network>
      <network>
        <admin_state>false</admin_state>
        <akey_name>Another string value</akey_name>
        <bridge>Another string value</bridge>
        <mirror>false</mirror>
        <mirror_src>Another string value</mirror_src>
        <provider_network_type>Another string value</provider_network_type>
        <provider_physical_network>Another string value</provider_physical_network>
        <provider_segmentation_id>25</provider_segmentation_id>
        <router_external>false</router_external>
        <shared>false</shared>
        <sriov>Another string value</sriov>
        <subnets>
          <subnet>
            <address>String value</address>
            <akey_name>String value</akey_name>
            <dhcp>true</dhcp>
            <gateway>String value</gateway>
            <ipversion>String value</ipversion>
            <netmask>String value</netmask>
          </subnet>
          <subnet>
            <address>Another string value</address>
            <akey_name>Another string value</akey_name>
            <dhcp>false</dhcp>
            <gateway>Another string value</gateway>
            <ipversion>Another string value</ipversion>
            <netmask>Another string value</netmask>
          </subnet>
        </subnets>
        <trunk>false</trunk>
        <vlans>
          <vlan>15</vlan>
          <vlan>25</vlan>
        </vlans>
      </network>
    </networks>
    <version>String value</version>
    <vm_groups>
      <vm_group>
        <akey_name>String value</akey_name>
        <bootup_time>15</bootup_time>
        <config_data>
          <configuration>
            <akey_dst>String value</akey_dst>
            <data>String value</data>
            <file>String value</file>
            <variables>
              <variable>
                <name>String value</name>
                <values>
                  <val>String value</val>
                  <val>Another string value</val>
                </values>
              </variable>
              <variable>
                <name>Another string value</name>
                <values>
                  <val>String value</val>
                  <val>Another string value</val>
                </values>
              </variable>
            </variables>
          </configuration>
          <configuration>
            <akey_dst>Another string value</akey_dst>
            <data>Another string value</data>
            <file>Another string value</file>
            <variables>
              <variable>
                <name>String value</name>
                <values>
                  <val>String value</val>
                  <val>Another string value</val>
                </values>
              </variable>
              <variable>
                <name>Another string value</name>
                <values>
                  <val>String value</val>
                  <val>Another string value</val>
                </values>
              </variable>
            </variables>
          </configuration>
        </config_data>
        <disk>
          <akey_name>String value</akey_name>
          <container_format>String value</container_format>
          <disk_bus>String value</disk_bus>
          <disk_format>String value</disk_format>
          <e1000_net>true</e1000_net>
          <serial_console>true</serial_console>
          <size>15</size>
          <sizeunit>String value</sizeunit>
          <src>String value</src>
          <virtio_net>true</virtio_net>
        </disk>
        <flavor>String value</flavor>
        <image>String value</image>
        <interfaces>
          <interface>
            <akey_nicid>15</akey_nicid>
            <allowed_address_pairs>
              <addresses>
                <address>
                  <ip_address>String value</ip_address>
                  <netmask>String value</netmask>
                </address>
                <address>
                  <ip_address>Another string value</ip_address>
                  <netmask>Another string value</netmask>
                </address>
              </addresses>
              <address_pair_networks>
                <network>
                  <admin_state>true</admin_state>
                  <akey_name>String value</akey_name>
                  <bridge>String value</bridge>
                  <mirror>true</mirror>
                  <mirror_src>String value</mirror_src>
                  <provider_network_type>String value</provider_network_type>
                  <provider_physical_network>String value</provider_physical_network>
                  <provider_segmentation_id>15</provider_segmentation_id>
                  <router_external>true</router_external>
                  <shared>true</shared>
                  <sriov>String value</sriov>
                  <subnets>
                    <subnet>
                      <address>String value</address>
                      <akey_name>String value</akey_name>
                      <dhcp>true</dhcp>
                      <gateway>String value</gateway>
                      <ipversion>String value</ipversion>
                      <netmask>String value</netmask>
                    </subnet>
                    <subnet>
                      <address>Another string value</address>
                      <akey_name>Another string value</akey_name>
                      <dhcp>false</dhcp>
                      <gateway>Another string value</gateway>
                      <ipversion>Another string value</ipversion>
                      <netmask>Another string value</netmask>
                    </subnet>
                  </subnets>
                  <trunk>true</trunk>
                  <vlans>
                    <vlan>15</vlan>
                    <vlan>25</vlan>
                  </vlans>
                </network>
                <network>
                  <admin_state>false</admin_state>
                  <akey_name>Another string value</akey_name>
                  <bridge>Another string value</bridge>
                  <mirror>false</mirror>
                  <mirror_src>Another string value</mirror_src>
                  <provider_network_type>Another string value</provider_network_type>
                  <provider_physical_network>Another string value</provider_physical_network>
                  <provider_segmentation_id>25</provider_segmentation_id>
                  <router_external>false</router_external>
                  <shared>false</shared>
                  <sriov>Another string value</sriov>
                  <subnets>
                    <subnet>
                      <address>String value</address>
                      <akey_name>String value</akey_name>
                      <dhcp>true</dhcp>
                      <gateway>String value</gateway>
                      <ipversion>String value</ipversion>
                      <netmask>String value</netmask>
                    </subnet>
                    <subnet>
                      <address>Another string value</address>
                      <akey_name>Another string value</akey_name>
                      <dhcp>false</dhcp>
                      <gateway>Another string value</gateway>
                      <ipversion>Another string value</ipversion>
                      <netmask>Another string value</netmask>
                    </subnet>
                  </subnets>
                  <trunk>false</trunk>
                  <vlans>
                    <vlan>15</vlan>
                    <vlan>25</vlan>
                  </vlans>
                </network>
              </address_pair_networks>
            </allowed_address_pairs>
            <anycast_address>String value</anycast_address>
            <bandwidth>
              <max>15</max>
              <min>15</min>
            </bandwidth>
            <ip_address>String value</ip_address>
            <mac_address>String value</mac_address>
            <model>String value</model>
            <network>String value</network>
            <port_forwarding>
              <port>
                <akey_type>String value</akey_type>
                <external_port_ranges>
                  <external_port_range>
                    <akey_start>15</akey_start>
                    <end>15</end>
                  </external_port_range>
                  <external_port_range>
                    <akey_start>25</akey_start>
                    <end>25</end>
                  </external_port_range>
                </external_port_ranges>
                <protocol>String value</protocol>
                <vnf_port>15</vnf_port>
              </port>
              <port>
                <akey_type>Another string value</akey_type>
                <external_port_ranges>
                  <external_port_range>
                    <akey_start>15</akey_start>
                    <end>15</end>
                  </external_port_range>
                  <external_port_range>
                    <akey_start>25</akey_start>
                    <end>25</end>
                  </external_port_range>
                </external_port_ranges>
                <protocol>Another string value</protocol>
                <vnf_port>25</vnf_port>
              </port>
            </port_forwarding>
            <subnet>String value</subnet>
            <type>String value</type>
          </interface>
          <interface>
            <akey_nicid>25</akey_nicid>
            <allowed_address_pairs>
              <addresses>
                <address>
                  <ip_address>String value</ip_address>
                  <netmask>String value</netmask>
                </address>
                <address>
                  <ip_address>Another string value</ip_address>
                  <netmask>Another string value</netmask>
                </address>
              </addresses>
              <address_pair_networks>
                <network>
                  <admin_state>true</admin_state>
                  <akey_name>String value</akey_name>
                  <bridge>String value</bridge>
                  <mirror>true</mirror>
                  <mirror_src>String value</mirror_src>
                  <provider_network_type>String value</provider_network_type>
                  <provider_physical_network>String value</provider_physical_network>
                  <provider_segmentation_id>15</provider_segmentation_id>
                  <router_external>true</router_external>
                  <shared>true</shared>
                  <sriov>String value</sriov>
                  <subnets>
                    <subnet>
                      <address>String value</address>
                      <akey_name>String value</akey_name>
                      <dhcp>true</dhcp>
                      <gateway>String value</gateway>
                      <ipversion>String value</ipversion>
                      <netmask>String value</netmask>
                    </subnet>
                    <subnet>
                      <address>Another string value</address>
                      <akey_name>Another string value</akey_name>
                      <dhcp>false</dhcp>
                      <gateway>Another string value</gateway>
                      <ipversion>Another string value</ipversion>
                      <netmask>Another string value</netmask>
                    </subnet>
                  </subnets>
                  <trunk>true</trunk>
                  <vlans>
                    <vlan>15</vlan>
                    <vlan>25</vlan>
                  </vlans>
                </network>
                <network>
                  <admin_state>false</admin_state>
                  <akey_name>Another string value</akey_name>
                  <bridge>Another string value</bridge>
                  <mirror>false</mirror>
                  <mirror_src>Another string value</mirror_src>
                  <provider_network_type>Another string value</provider_network_type>
                  <provider_physical_network>Another string value</provider_physical_network>
                  <provider_segmentation_id>25</provider_segmentation_id>
                  <router_external>false</router_external>
                  <shared>false</shared>
                  <sriov>Another string value</sriov>
                  <subnets>
                    <subnet>
                      <address>String value</address>
                      <akey_name>String value</akey_name>
                      <dhcp>true</dhcp>
                      <gateway>String value</gateway>
                      <ipversion>String value</ipversion>
                      <netmask>String value</netmask>
                    </subnet>
                    <subnet>
                      <address>Another string value</address>
                      <akey_name>Another string value</akey_name>
                      <dhcp>false</dhcp>
                      <gateway>Another string value</gateway>
                      <ipversion>Another string value</ipversion>
                      <netmask>Another string value</netmask>
                    </subnet>
                  </subnets>
                  <trunk>false</trunk>
                  <vlans>
                    <vlan>15</vlan>
                    <vlan>25</vlan>
                  </vlans>
                </network>
              </address_pair_networks>
            </allowed_address_pairs>
            <anycast_address>Another string value</anycast_address>
            <bandwidth>
              <max>25</max>
              <min>25</min>
            </bandwidth>
            <ip_address>Another string value</ip_address>
            <mac_address>Another string value</mac_address>
            <model>Another string value</model>
            <network>Another string value</network>
            <port_forwarding>
              <port>
                <akey_type>String value</akey_type>
                <external_port_ranges>
                  <external_port_range>
                    <akey_start>15</akey_start>
                    <end>15</end>
                  </external_port_range>
                  <external_port_range>
                    <akey_start>25</akey_start>
                    <end>25</end>
                  </external_port_range>
                </external_port_ranges>
                <protocol>String value</protocol>
                <vnf_port>15</vnf_port>
              </port>
              <port>
                <akey_type>Another string value</akey_type>
                <external_port_ranges>
                  <external_port_range>
                    <akey_start>15</akey_start>
                    <end>15</end>
                  </external_port_range>
                  <external_port_range>
                    <akey_start>25</akey_start>
                    <end>25</end>
                  </external_port_range>
                </external_port_ranges>
                <protocol>Another string value</protocol>
                <vnf_port>25</vnf_port>
              </port>
            </port_forwarding>
            <subnet>Another string value</subnet>
            <type>Another string value</type>
          </interface>
        </interfaces>
        <kpi_data>
          <enabled>true</enabled>
          <kpis>
            <kpi>
              <event_name>String value</event_name>
              <metric_collector>
                <continuous_alarm>true</continuous_alarm>
                <nicid>15</nicid>
                <poll_frequency>15</poll_frequency>
                <polling_unit>String value</polling_unit>
                <proxy>String value</proxy>
                <type>String value</type>
              </metric_collector>
              <metric_cond>String value</metric_cond>
              <metric_occurrences_false>15</metric_occurrences_false>
              <metric_occurrences_true>15</metric_occurrences_true>
              <metric_proxy>String value</metric_proxy>
              <metric_type>String value</metric_type>
              <metric_value>String value</metric_value>
            </kpi>
            <kpi>
              <event_name>Another string value</event_name>
              <metric_collector>
                <continuous_alarm>false</continuous_alarm>
                <nicid>25</nicid>
                <poll_frequency>25</poll_frequency>
                <polling_unit>Another string value</polling_unit>
                <proxy>Another string value</proxy>
                <type>Another string value</type>
              </metric_collector>
              <metric_cond>Another string value</metric_cond>
              <metric_occurrences_false>25</metric_occurrences_false>
              <metric_occurrences_true>25</metric_occurrences_true>
              <metric_proxy>Another string value</metric_proxy>
              <metric_type>Another string value</metric_type>
              <metric_value>Another string value</metric_value>
            </kpi>
          </kpis>
        </kpi_data>
        <misc>
          <watchdog>
            <action>String value</action>
            <hardware>String value</hardware>
          </watchdog>
        </misc>
        <placements>
          <placement>
            <akey_type>String value</akey_type>
            <enforcement>String value</enforcement>
            <host>String value</host>
            <target_vm_group_ref>String value</target_vm_group_ref>
            <vm_group_references>
              <vm_group_ref>String value</vm_group_ref>
              <vm_group_ref>Another string value</vm_group_ref>
            </vm_group_references>
            <zone>String value</zone>
          </placement>
          <placement>
            <akey_type>Another string value</akey_type>
            <enforcement>Another string value</enforcement>
            <host>Another string value</host>
            <target_vm_group_ref>Another string value</target_vm_group_ref>
            <vm_group_references>
              <vm_group_ref>String value</vm_group_ref>
              <vm_group_ref>Another string value</vm_group_ref>
            </vm_group_references>
            <zone>Another string value</zone>
          </placement>
        </placements>
        <port_forwarding>
          <port>
            <akey_type>String value</akey_type>
            <external_port_ranges>
              <external_port_range>
                <akey_start>15</akey_start>
                <end>15</end>
              </external_port_range>
              <external_port_range>
                <akey_start>25</akey_start>
                <end>25</end>
              </external_port_range>
            </external_port_ranges>
            <protocol>String value</protocol>
            <vnf_port>15</vnf_port>
          </port>
          <port>
            <akey_type>Another string value</akey_type>
            <external_port_ranges>
              <external_port_range>
                <akey_start>15</akey_start>
                <end>15</end>
              </external_port_range>
              <external_port_range>
                <akey_start>25</akey_start>
                <end>25</end>
              </external_port_range>
            </external_port_ranges>
            <protocol>Another string value</protocol>
            <vnf_port>25</vnf_port>
          </port>
        </port_forwarding>
        <properties>
          <property>
            <prop_key>String value</prop_key>
            <prop_value>String value</prop_value>
          </property>
          <property>
            <prop_key>Another string value</prop_key>
            <prop_value>Another string value</prop_value>
          </property>
        </properties>
        <recovery_wait_time>15</recovery_wait_time>
        <rules>
          <admin_rules>
            <rule>
              <event_name>String value</event_name>
              <list_actions>
                <action>String value</action>
                <action>Another string value</action>
              </list_actions>
            </rule>
            <rule>
              <event_name>Another string value</event_name>
              <list_actions>
                <action>String value</action>
                <action>Another string value</action>
              </list_actions>
            </rule>
          </admin_rules>
          <user_rules>
            <rule>
              <event_name>String value</event_name>
              <list_actions>
                <action>String value</action>
                <action>Another string value</action>
              </list_actions>
            </rule>
            <rule>
              <event_name>Another string value</event_name>
              <list_actions>
                <action>String value</action>
                <action>Another string value</action>
              </list_actions>
            </rule>
          </user_rules>
        </rules>
        <scaling>
          <elastic>true</elastic>
          <max_active>15</max_active>
          <max_standby>15</max_standby>
          <min_active>15</min_active>
          <min_standby>15</min_standby>
          <standby_ratio>String value</standby_ratio>
          <static_ip_address_pools>
            <static_ip_address_pool>
              <akey_network>String value</akey_network>
              <gateway>String value</gateway>
              <ip_addresses>
                <ip_address>String value</ip_address>
                <ip_address>Another string value</ip_address>
              </ip_addresses>
              <ip_address_ranges>
                <ip_address_range>
                  <akey_start>String value</akey_start>
                  <end>String value</end>
                </ip_address_range>
                <ip_address_range>
                  <akey_start>Another string value</akey_start>
                  <end>Another string value</end>
                </ip_address_range>
              </ip_address_ranges>
              <netmask>String value</netmask>
            </static_ip_address_pool>
            <static_ip_address_pool>
              <akey_network>Another string value</akey_network>
              <gateway>Another string value</gateway>
              <ip_addresses>
                <ip_address>String value</ip_address>
                <ip_address>Another string value</ip_address>
              </ip_addresses>
              <ip_address_ranges>
                <ip_address_range>
                  <akey_start>String value</akey_start>
                  <end>String value</end>
                </ip_address_range>
                <ip_address_range>
                  <akey_start>Another string value</akey_start>
                  <end>Another string value</end>
                </ip_address_range>
              </ip_address_ranges>
              <netmask>Another string value</netmask>
            </static_ip_address_pool>
          </static_ip_address_pools>
          <static_license_pool>
            <license>
              <akey_license_key_value>String value</akey_license_key_value>
              <license_data>String value</license_data>
              <license_file>String value</license_file>
              <license_key_type>String value</license_key_type>
            </license>
            <license>
              <akey_license_key_value>Another string value</akey_license_key_value>
              <license_data>Another string value</license_data>
              <license_file>Another string value</license_file>
              <license_key_type>Another string value</license_key_type>
            </license>
          </static_license_pool>
          <static_mac_address_pools>
            <static_mac_address_pool>
              <akey_network>String value</akey_network>
              <mac_addresses>
                <mac_address>String value</mac_address>
                <mac_address>Another string value</mac_address>
              </mac_addresses>
              <mac_address_ranges>
                <mac_address_range>
                  <akey_start>String value</akey_start>
                  <end>String value</end>
                </mac_address_range>
                <mac_address_range>
                  <akey_start>Another string value</akey_start>
                  <end>Another string value</end>
                </mac_address_range>
              </mac_address_ranges>
            </static_mac_address_pool>
            <static_mac_address_pool>
              <akey_network>Another string value</akey_network>
              <mac_addresses>
                <mac_address>String value</mac_address>
                <mac_address>Another string value</mac_address>
              </mac_addresses>
              <mac_address_ranges>
                <mac_address_range>
                  <akey_start>String value</akey_start>
                  <end>String value</end>
                </mac_address_range>
                <mac_address_range>
                  <akey_start>Another string value</akey_start>
                  <end>Another string value</end>
                </mac_address_range>
              </mac_address_ranges>
            </static_mac_address_pool>
          </static_mac_address_pools>
        </scaling>
        <shared_ips>
          <shared_ip>
            <akey_nicid>15</akey_nicid>
            <ip_address>String value</ip_address>
            <is_static>true</is_static>
          </shared_ip>
          <shared_ip>
            <akey_nicid>25</akey_nicid>
            <ip_address>Another string value</ip_address>
            <is_static>false</is_static>
          </shared_ip>
        </shared_ips>
        <vm_flavor>
          <akey_name>String value</akey_name>
          <cores>15</cores>
          <ephemeral_disk_mb>15</ephemeral_disk_mb>
          <memory_mb>15</memory_mb>
          <root_disk_mb>15</root_disk_mb>
          <sockets>15</sockets>
          <swap_disk_mb>15</swap_disk_mb>
          <threads>15</threads>
          <vcpus>15</vcpus>
        </vm_flavor>
        <volumes>
          <volume>
            <akey_volname>String value</akey_volname>
            <bus>String value</bus>
            <maxsize>15</maxsize>
            <minsize>15</minsize>
            <size>15</size>
            <sizeunit>String value</sizeunit>
            <volid>15</volid>
          </volume>
          <volume>
            <akey_volname>Another string value</akey_volname>
            <bus>Another string value</bus>
            <maxsize>25</maxsize>
            <minsize>25</minsize>
            <size>25</size>
            <sizeunit>Another string value</sizeunit>
            <volid>25</volid>
          </volume>
        </volumes>
      </vm_group>
      <vm_group>
        <akey_name>Another string value</akey_name>
        <bootup_time>25</bootup_time>
        <config_data>
          <configuration>
            <akey_dst>String value</akey_dst>
            <data>String value</data>
            <file>String value</file>
            <variables>
              <variable>
                <name>String value</name>
                <values>
                  <val>String value</val>
                  <val>Another string value</val>
                </values>
              </variable>
              <variable>
                <name>Another string value</name>
                <values>
                  <val>String value</val>
                  <val>Another string value</val>
                </values>
              </variable>
            </variables>
          </configuration>
          <configuration>
            <akey_dst>Another string value</akey_dst>
            <data>Another string value</data>
            <file>Another string value</file>
            <variables>
              <variable>
                <name>String value</name>
                <values>
                  <val>String value</val>
                  <val>Another string value</val>
                </values>
              </variable>
              <variable>
                <name>Another string value</name>
                <values>
                  <val>String value</val>
                  <val>Another string value</val>
                </values>
              </variable>
            </variables>
          </configuration>
        </config_data>
        <disk>
          <akey_name>Another string value</akey_name>
          <container_format>Another string value</container_format>
          <disk_bus>Another string value</disk_bus>
          <disk_format>Another string value</disk_format>
          <e1000_net>false</e1000_net>
          <serial_console>false</serial_console>
          <size>25</size>
          <sizeunit>Another string value</sizeunit>
          <src>Another string value</src>
          <virtio_net>false</virtio_net>
        </disk>
        <flavor>Another string value</flavor>
        <image>Another string value</image>
        <interfaces>
          <interface>
            <akey_nicid>15</akey_nicid>
            <allowed_address_pairs>
              <addresses>
                <address>
                  <ip_address>String value</ip_address>
                  <netmask>String value</netmask>
                </address>
                <address>
                  <ip_address>Another string value</ip_address>
                  <netmask>Another string value</netmask>
                </address>
              </addresses>
              <address_pair_networks>
                <network>
                  <admin_state>true</admin_state>
                  <akey_name>String value</akey_name>
                  <bridge>String value</bridge>
                  <mirror>true</mirror>
                  <mirror_src>String value</mirror_src>
                  <provider_network_type>String value</provider_network_type>
                  <provider_physical_network>String value</provider_physical_network>
                  <provider_segmentation_id>15</provider_segmentation_id>
                  <router_external>true</router_external>
                  <shared>true</shared>
                  <sriov>String value</sriov>
                  <subnets>
                    <subnet>
                      <address>String value</address>
                      <akey_name>String value</akey_name>
                      <dhcp>true</dhcp>
                      <gateway>String value</gateway>
                      <ipversion>String value</ipversion>
                      <netmask>String value</netmask>
                    </subnet>
                    <subnet>
                      <address>Another string value</address>
                      <akey_name>Another string value</akey_name>
                      <dhcp>false</dhcp>
                      <gateway>Another string value</gateway>
                      <ipversion>Another string value</ipversion>
                      <netmask>Another string value</netmask>
                    </subnet>
                  </subnets>
                  <trunk>true</trunk>
                  <vlans>
                    <vlan>15</vlan>
                    <vlan>25</vlan>
                  </vlans>
                </network>
                <network>
                  <admin_state>false</admin_state>
                  <akey_name>Another string value</akey_name>
                  <bridge>Another string value</bridge>
                  <mirror>false</mirror>
                  <mirror_src>Another string value</mirror_src>
                  <provider_network_type>Another string value</provider_network_type>
                  <provider_physical_network>Another string value</provider_physical_network>
                  <provider_segmentation_id>25</provider_segmentation_id>
                  <router_external>false</router_external>
                  <shared>false</shared>
                  <sriov>Another string value</sriov>
                  <subnets>
                    <subnet>
                      <address>String value</address>
                      <akey_name>String value</akey_name>
                      <dhcp>true</dhcp>
                      <gateway>String value</gateway>
                      <ipversion>String value</ipversion>
                      <netmask>String value</netmask>
                    </subnet>
                    <subnet>
                      <address>Another string value</address>
                      <akey_name>Another string value</akey_name>
                      <dhcp>false</dhcp>
                      <gateway>Another string value</gateway>
                      <ipversion>Another string value</ipversion>
                      <netmask>Another string value</netmask>
                    </subnet>
                  </subnets>
                  <trunk>false</trunk>
                  <vlans>
                    <vlan>15</vlan>
                    <vlan>25</vlan>
                  </vlans>
                </network>
              </address_pair_networks>
            </allowed_address_pairs>
            <anycast_address>String value</anycast_address>
            <bandwidth>
              <max>15</max>
              <min>15</min>
            </bandwidth>
            <ip_address>String value</ip_address>
            <mac_address>String value</mac_address>
            <model>String value</model>
            <network>String value</network>
            <port_forwarding>
              <port>
                <akey_type>String value</akey_type>
                <external_port_ranges>
                  <external_port_range>
                    <akey_start>15</akey_start>
                    <end>15</end>
                  </external_port_range>
                  <external_port_range>
                    <akey_start>25</akey_start>
                    <end>25</end>
                  </external_port_range>
                </external_port_ranges>
                <protocol>String value</protocol>
                <vnf_port>15</vnf_port>
              </port>
              <port>
                <akey_type>Another string value</akey_type>
                <external_port_ranges>
                  <external_port_range>
                    <akey_start>15</akey_start>
                    <end>15</end>
                  </external_port_range>
                  <external_port_range>
                    <akey_start>25</akey_start>
                    <end>25</end>
                  </external_port_range>
                </external_port_ranges>
                <protocol>Another string value</protocol>
                <vnf_port>25</vnf_port>
              </port>
            </port_forwarding>
            <subnet>String value</subnet>
            <type>String value</type>
          </interface>
          <interface>
            <akey_nicid>25</akey_nicid>
            <allowed_address_pairs>
              <addresses>
                <address>
                  <ip_address>String value</ip_address>
                  <netmask>String value</netmask>
                </address>
                <address>
                  <ip_address>Another string value</ip_address>
                  <netmask>Another string value</netmask>
                </address>
              </addresses>
              <address_pair_networks>
                <network>
                  <admin_state>true</admin_state>
                  <akey_name>String value</akey_name>
                  <bridge>String value</bridge>
                  <mirror>true</mirror>
                  <mirror_src>String value</mirror_src>
                  <provider_network_type>String value</provider_network_type>
                  <provider_physical_network>String value</provider_physical_network>
                  <provider_segmentation_id>15</provider_segmentation_id>
                  <router_external>true</router_external>
                  <shared>true</shared>
                  <sriov>String value</sriov>
                  <subnets>
                    <subnet>
                      <address>String value</address>
                      <akey_name>String value</akey_name>
                      <dhcp>true</dhcp>
                      <gateway>String value</gateway>
                      <ipversion>String value</ipversion>
                      <netmask>String value</netmask>
                    </subnet>
                    <subnet>
                      <address>Another string value</address>
                      <akey_name>Another string value</akey_name>
                      <dhcp>false</dhcp>
                      <gateway>Another string value</gateway>
                      <ipversion>Another string value</ipversion>
                      <netmask>Another string value</netmask>
                    </subnet>
                  </subnets>
                  <trunk>true</trunk>
                  <vlans>
                    <vlan>15</vlan>
                    <vlan>25</vlan>
                  </vlans>
                </network>
                <network>
                  <admin_state>false</admin_state>
                  <akey_name>Another string value</akey_name>
                  <bridge>Another string value</bridge>
                  <mirror>false</mirror>
                  <mirror_src>Another string value</mirror_src>
                  <provider_network_type>Another string value</provider_network_type>
                  <provider_physical_network>Another string value</provider_physical_network>
                  <provider_segmentation_id>25</provider_segmentation_id>
                  <router_external>false</router_external>
                  <shared>false</shared>
                  <sriov>Another string value</sriov>
                  <subnets>
                    <subnet>
                      <address>String value</address>
                      <akey_name>String value</akey_name>
                      <dhcp>true</dhcp>
                      <gateway>String value</gateway>
                      <ipversion>String value</ipversion>
                      <netmask>String value</netmask>
                    </subnet>
                    <subnet>
                      <address>Another string value</address>
                      <akey_name>Another string value</akey_name>
                      <dhcp>false</dhcp>
                      <gateway>Another string value</gateway>
                      <ipversion>Another string value</ipversion>
                      <netmask>Another string value</netmask>
                    </subnet>
                  </subnets>
                  <trunk>false</trunk>
                  <vlans>
                    <vlan>15</vlan>
                    <vlan>25</vlan>
                  </vlans>
                </network>
              </address_pair_networks>
            </allowed_address_pairs>
            <anycast_address>Another string value</anycast_address>
            <bandwidth>
              <max>25</max>
              <min>25</min>
            </bandwidth>
            <ip_address>Another string value</ip_address>
            <mac_address>Another string value</mac_address>
            <model>Another string value</model>
            <network>Another string value</network>
            <port_forwarding>
              <port>
                <akey_type>String value</akey_type>
                <external_port_ranges>
                  <external_port_range>
                    <akey_start>15</akey_start>
                    <end>15</end>
                  </external_port_range>
                  <external_port_range>
                    <akey_start>25</akey_start>
                    <end>25</end>
                  </external_port_range>
                </external_port_ranges>
                <protocol>String value</protocol>
                <vnf_port>15</vnf_port>
              </port>
              <port>
                <akey_type>Another string value</akey_type>
                <external_port_ranges>
                  <external_port_range>
                    <akey_start>15</akey_start>
                    <end>15</end>
                  </external_port_range>
                  <external_port_range>
                    <akey_start>25</akey_start>
                    <end>25</end>
                  </external_port_range>
                </external_port_ranges>
                <protocol>Another string value</protocol>
                <vnf_port>25</vnf_port>
              </port>
            </port_forwarding>
            <subnet>Another string value</subnet>
            <type>Another string value</type>
          </interface>
        </interfaces>
        <kpi_data>
          <enabled>false</enabled>
          <kpis>
            <kpi>
              <event_name>String value</event_name>
              <metric_collector>
                <continuous_alarm>true</continuous_alarm>
                <nicid>15</nicid>
                <poll_frequency>15</poll_frequency>
                <polling_unit>String value</polling_unit>
                <proxy>String value</proxy>
                <type>String value</type>
              </metric_collector>
              <metric_cond>String value</metric_cond>
              <metric_occurrences_false>15</metric_occurrences_false>
              <metric_occurrences_true>15</metric_occurrences_true>
              <metric_proxy>String value</metric_proxy>
              <metric_type>String value</metric_type>
              <metric_value>String value</metric_value>
            </kpi>
            <kpi>
              <event_name>Another string value</event_name>
              <metric_collector>
                <continuous_alarm>false</continuous_alarm>
                <nicid>25</nicid>
                <poll_frequency>25</poll_frequency>
                <polling_unit>Another string value</polling_unit>
                <proxy>Another string value</proxy>
                <type>Another string value</type>
              </metric_collector>
              <metric_cond>Another string value</metric_cond>
              <metric_occurrences_false>25</metric_occurrences_false>
              <metric_occurrences_true>25</metric_occurrences_true>
              <metric_proxy>Another string value</metric_proxy>
              <metric_type>Another string value</metric_type>
              <metric_value>Another string value</metric_value>
            </kpi>
          </kpis>
        </kpi_data>
        <misc>
          <watchdog>
            <action>Another string value</action>
            <hardware>Another string value</hardware>
          </watchdog>
        </misc>
        <placements>
          <placement>
            <akey_type>String value</akey_type>
            <enforcement>String value</enforcement>
            <host>String value</host>
            <target_vm_group_ref>String value</target_vm_group_ref>
            <vm_group_references>
              <vm_group_ref>String value</vm_group_ref>
              <vm_group_ref>Another string value</vm_group_ref>
            </vm_group_references>
            <zone>String value</zone>
          </placement>
          <placement>
            <akey_type>Another string value</akey_type>
            <enforcement>Another string value</enforcement>
            <host>Another string value</host>
            <target_vm_group_ref>Another string value</target_vm_group_ref>
            <vm_group_references>
              <vm_group_ref>String value</vm_group_ref>
              <vm_group_ref>Another string value</vm_group_ref>
            </vm_group_references>
            <zone>Another string value</zone>
          </placement>
        </placements>
        <port_forwarding>
          <port>
            <akey_type>String value</akey_type>
            <external_port_ranges>
              <external_port_range>
                <akey_start>15</akey_start>
                <end>15</end>
              </external_port_range>
              <external_port_range>
                <akey_start>25</akey_start>
                <end>25</end>
              </external_port_range>
            </external_port_ranges>
            <protocol>String value</protocol>
            <vnf_port>15</vnf_port>
          </port>
          <port>
            <akey_type>Another string value</akey_type>
            <external_port_ranges>
              <external_port_range>
                <akey_start>15</akey_start>
                <end>15</end>
              </external_port_range>
              <external_port_range>
                <akey_start>25</akey_start>
                <end>25</end>
              </external_port_range>
            </external_port_ranges>
            <protocol>Another string value</protocol>
            <vnf_port>25</vnf_port>
          </port>
        </port_forwarding>
        <properties>
          <property>
            <prop_key>String value</prop_key>
            <prop_value>String value</prop_value>
          </property>
          <property>
            <prop_key>Another string value</prop_key>
            <prop_value>Another string value</prop_value>
          </property>
        </properties>
        <recovery_wait_time>25</recovery_wait_time>
        <rules>
          <admin_rules>
            <rule>
              <event_name>String value</event_name>
              <list_actions>
                <action>String value</action>
                <action>Another string value</action>
              </list_actions>
            </rule>
            <rule>
              <event_name>Another string value</event_name>
              <list_actions>
                <action>String value</action>
                <action>Another string value</action>
              </list_actions>
            </rule>
          </admin_rules>
          <user_rules>
            <rule>
              <event_name>String value</event_name>
              <list_actions>
                <action>String value</action>
                <action>Another string value</action>
              </list_actions>
            </rule>
            <rule>
              <event_name>Another string value</event_name>
              <list_actions>
                <action>String value</action>
                <action>Another string value</action>
              </list_actions>
            </rule>
          </user_rules>
        </rules>
        <scaling>
          <elastic>false</elastic>
          <max_active>25</max_active>
          <max_standby>25</max_standby>
          <min_active>25</min_active>
          <min_standby>25</min_standby>
          <standby_ratio>Another string value</standby_ratio>
          <static_ip_address_pools>
            <static_ip_address_pool>
              <akey_network>String value</akey_network>
              <gateway>String value</gateway>
              <ip_addresses>
                <ip_address>String value</ip_address>
                <ip_address>Another string value</ip_address>
              </ip_addresses>
              <ip_address_ranges>
                <ip_address_range>
                  <akey_start>String value</akey_start>
                  <end>String value</end>
                </ip_address_range>
                <ip_address_range>
                  <akey_start>Another string value</akey_start>
                  <end>Another string value</end>
                </ip_address_range>
              </ip_address_ranges>
              <netmask>String value</netmask>
            </static_ip_address_pool>
            <static_ip_address_pool>
              <akey_network>Another string value</akey_network>
              <gateway>Another string value</gateway>
              <ip_addresses>
                <ip_address>String value</ip_address>
                <ip_address>Another string value</ip_address>
              </ip_addresses>
              <ip_address_ranges>
                <ip_address_range>
                  <akey_start>String value</akey_start>
                  <end>String value</end>
                </ip_address_range>
                <ip_address_range>
                  <akey_start>Another string value</akey_start>
                  <end>Another string value</end>
                </ip_address_range>
              </ip_address_ranges>
              <netmask>Another string value</netmask>
            </static_ip_address_pool>
          </static_ip_address_pools>
          <static_license_pool>
            <license>
              <akey_license_key_value>String value</akey_license_key_value>
              <license_data>String value</license_data>
              <license_file>String value</license_file>
              <license_key_type>String value</license_key_type>
            </license>
            <license>
              <akey_license_key_value>Another string value</akey_license_key_value>
              <license_data>Another string value</license_data>
              <license_file>Another string value</license_file>
              <license_key_type>Another string value</license_key_type>
            </license>
          </static_license_pool>
          <static_mac_address_pools>
            <static_mac_address_pool>
              <akey_network>String value</akey_network>
              <mac_addresses>
                <mac_address>String value</mac_address>
                <mac_address>Another string value</mac_address>
              </mac_addresses>
              <mac_address_ranges>
                <mac_address_range>
                  <akey_start>String value</akey_start>
                  <end>String value</end>
                </mac_address_range>
                <mac_address_range>
                  <akey_start>Another string value</akey_start>
                  <end>Another string value</end>
                </mac_address_range>
              </mac_address_ranges>
            </static_mac_address_pool>
            <static_mac_address_pool>
              <akey_network>Another string value</akey_network>
              <mac_addresses>
                <mac_address>String value</mac_address>
                <mac_address>Another string value</mac_address>
              </mac_addresses>
              <mac_address_ranges>
                <mac_address_range>
                  <akey_start>String value</akey_start>
                  <end>String value</end>
                </mac_address_range>
                <mac_address_range>
                  <akey_start>Another string value</akey_start>
                  <end>Another string value</end>
                </mac_address_range>
              </mac_address_ranges>
            </static_mac_address_pool>
          </static_mac_address_pools>
        </scaling>
        <shared_ips>
          <shared_ip>
            <akey_nicid>15</akey_nicid>
            <ip_address>String value</ip_address>
            <is_static>true</is_static>
          </shared_ip>
          <shared_ip>
            <akey_nicid>25</akey_nicid>
            <ip_address>Another string value</ip_address>
            <is_static>false</is_static>
          </shared_ip>
        </shared_ips>
        <vm_flavor>
          <akey_name>Another string value</akey_name>
          <cores>25</cores>
          <ephemeral_disk_mb>25</ephemeral_disk_mb>
          <memory_mb>25</memory_mb>
          <root_disk_mb>25</root_disk_mb>
          <sockets>25</sockets>
          <swap_disk_mb>25</swap_disk_mb>
          <threads>25</threads>
          <vcpus>25</vcpus>
        </vm_flavor>
        <volumes>
          <volume>
            <akey_volname>String value</akey_volname>
            <bus>String value</bus>
            <maxsize>15</maxsize>
            <minsize>15</minsize>
            <size>15</size>
            <sizeunit>String value</sizeunit>
            <volid>15</volid>
          </volume>
          <volume>
            <akey_volname>Another string value</akey_volname>
            <bus>Another string value</bus>
            <maxsize>25</maxsize>
            <minsize>25</minsize>
            <size>25</size>
            <sizeunit>Another string value</sizeunit>
            <volid>25</volid>
          </volume>
        </volumes>
      </vm_group>
    </vm_groups>
  </serviceDefinition>
  <serviceDefinition>
    <name>Another string value</name>
    <networks>
      <network>
        <admin_state>true</admin_state>
        <akey_name>String value</akey_name>
        <bridge>String value</bridge>
        <mirror>true</mirror>
        <mirror_src>String value</mirror_src>
        <provider_network_type>String value</provider_network_type>
        <provider_physical_network>String value</provider_physical_network>
        <provider_segmentation_id>15</provider_segmentation_id>
        <router_external>true</router_external>
        <shared>true</shared>
        <sriov>String value</sriov>
        <subnets>
          <subnet>
            <address>String value</address>
            <akey_name>String value</akey_name>
            <dhcp>true</dhcp>
            <gateway>String value</gateway>
            <ipversion>String value</ipversion>
            <netmask>String value</netmask>
          </subnet>
          <subnet>
            <address>Another string value</address>
            <akey_name>Another string value</akey_name>
            <dhcp>false</dhcp>
            <gateway>Another string value</gateway>
            <ipversion>Another string value</ipversion>
            <netmask>Another string value</netmask>
          </subnet>
        </subnets>
        <trunk>true</trunk>
        <vlans>
          <vlan>15</vlan>
          <vlan>25</vlan>
        </vlans>
      </network>
      <network>
        <admin_state>false</admin_state>
        <akey_name>Another string value</akey_name>
        <bridge>Another string value</bridge>
        <mirror>false</mirror>
        <mirror_src>Another string value</mirror_src>
        <provider_network_type>Another string value</provider_network_type>
        <provider_physical_network>Another string value</provider_physical_network>
        <provider_segmentation_id>25</provider_segmentation_id>
        <router_external>false</router_external>
        <shared>false</shared>
        <sriov>Another string value</sriov>
        <subnets>
          <subnet>
            <address>String value</address>
            <akey_name>String value</akey_name>
            <dhcp>true</dhcp>
            <gateway>String value</gateway>
            <ipversion>String value</ipversion>
            <netmask>String value</netmask>
          </subnet>
          <subnet>
            <address>Another string value</address>
            <akey_name>Another string value</akey_name>
            <dhcp>false</dhcp>
            <gateway>Another string value</gateway>
            <ipversion>Another string value</ipversion>
            <netmask>Another string value</netmask>
          </subnet>
        </subnets>
        <trunk>false</trunk>
        <vlans>
          <vlan>15</vlan>
          <vlan>25</vlan>
        </vlans>
      </network>
    </networks>
    <version>Another string value</version>
    <vm_groups>
      <vm_group>
        <akey_name>String value</akey_name>
        <bootup_time>15</bootup_time>
        <config_data>
          <configuration>
            <akey_dst>String value</akey_dst>
            <data>String value</data>
            <file>String value</file>
            <variables>
              <variable>
                <name>String value</name>
                <values>
                  <val>String value</val>
                  <val>Another string value</val>
                </values>
              </variable>
              <variable>
                <name>Another string value</name>
                <values>
                  <val>String value</val>
                  <val>Another string value</val>
                </values>
              </variable>
            </variables>
          </configuration>
          <configuration>
            <akey_dst>Another string value</akey_dst>
            <data>Another string value</data>
            <file>Another string value</file>
            <variables>
              <variable>
                <name>String value</name>
                <values>
                  <val>String value</val>
                  <val>Another string value</val>
                </values>
              </variable>
              <variable>
                <name>Another string value</name>
                <values>
                  <val>String value</val>
                  <val>Another string value</val>
                </values>
              </variable>
            </variables>
          </configuration>
        </config_data>
        <disk>
          <akey_name>String value</akey_name>
          <container_format>String value</container_format>
          <disk_bus>String value</disk_bus>
          <disk_format>String value</disk_format>
          <e1000_net>true</e1000_net>
          <serial_console>true</serial_console>
          <size>15</size>
          <sizeunit>String value</sizeunit>
          <src>String value</src>
          <virtio_net>true</virtio_net>
        </disk>
        <flavor>String value</flavor>
        <image>String value</image>
        <interfaces>
          <interface>
            <akey_nicid>15</akey_nicid>
            <allowed_address_pairs>
              <addresses>
                <address>
                  <ip_address>String value</ip_address>
                  <netmask>String value</netmask>
                </address>
                <address>
                  <ip_address>Another string value</ip_address>
                  <netmask>Another string value</netmask>
                </address>
              </addresses>
              <address_pair_networks>
                <network>
                  <admin_state>true</admin_state>
                  <akey_name>String value</akey_name>
                  <bridge>String value</bridge>
                  <mirror>true</mirror>
                  <mirror_src>String value</mirror_src>
                  <provider_network_type>String value</provider_network_type>
                  <provider_physical_network>String value</provider_physical_network>
                  <provider_segmentation_id>15</provider_segmentation_id>
                  <router_external>true</router_external>
                  <shared>true</shared>
                  <sriov>String value</sriov>
                  <subnets>
                    <subnet>
                      <address>String value</address>
                      <akey_name>String value</akey_name>
                      <dhcp>true</dhcp>
                      <gateway>String value</gateway>
                      <ipversion>String value</ipversion>
                      <netmask>String value</netmask>
                    </subnet>
                    <subnet>
                      <address>Another string value</address>
                      <akey_name>Another string value</akey_name>
                      <dhcp>false</dhcp>
                      <gateway>Another string value</gateway>
                      <ipversion>Another string value</ipversion>
                      <netmask>Another string value</netmask>
                    </subnet>
                  </subnets>
                  <trunk>true</trunk>
                  <vlans>
                    <vlan>15</vlan>
                    <vlan>25</vlan>
                  </vlans>
                </network>
                <network>
                  <admin_state>false</admin_state>
                  <akey_name>Another string value</akey_name>
                  <bridge>Another string value</bridge>
                  <mirror>false</mirror>
                  <mirror_src>Another string value</mirror_src>
                  <provider_network_type>Another string value</provider_network_type>
                  <provider_physical_network>Another string value</provider_physical_network>
                  <provider_segmentation_id>25</provider_segmentation_id>
                  <router_external>false</router_external>
                  <shared>false</shared>
                  <sriov>Another string value</sriov>
                  <subnets>
                    <subnet>
                      <address>String value</address>
                      <akey_name>String value</akey_name>
                      <dhcp>true</dhcp>
                      <gateway>String value</gateway>
                      <ipversion>String value</ipversion>
                      <netmask>String value</netmask>
                    </subnet>
                    <subnet>
                      <address>Another string value</address>
                      <akey_name>Another string value</akey_name>
                      <dhcp>false</dhcp>
                      <gateway>Another string value</gateway>
                      <ipversion>Another string value</ipversion>
                      <netmask>Another string value</netmask>
                    </subnet>
                  </subnets>
                  <trunk>false</trunk>
                  <vlans>
                    <vlan>15</vlan>
                    <vlan>25</vlan>
                  </vlans>
                </network>
              </address_pair_networks>
            </allowed_address_pairs>
            <anycast_address>String value</anycast_address>
            <bandwidth>
              <max>15</max>
              <min>15</min>
            </bandwidth>
            <ip_address>String value</ip_address>
            <mac_address>String value</mac_address>
            <model>String value</model>
            <network>String value</network>
            <port_forwarding>
              <port>
                <akey_type>String value</akey_type>
                <external_port_ranges>
                  <external_port_range>
                    <akey_start>15</akey_start>
                    <end>15</end>
                  </external_port_range>
                  <external_port_range>
                    <akey_start>25</akey_start>
                    <end>25</end>
                  </external_port_range>
                </external_port_ranges>
                <protocol>String value</protocol>
                <vnf_port>15</vnf_port>
              </port>
              <port>
                <akey_type>Another string value</akey_type>
                <external_port_ranges>
                  <external_port_range>
                    <akey_start>15</akey_start>
                    <end>15</end>
                  </external_port_range>
                  <external_port_range>
                    <akey_start>25</akey_start>
                    <end>25</end>
                  </external_port_range>
                </external_port_ranges>
                <protocol>Another string value</protocol>
                <vnf_port>25</vnf_port>
              </port>
            </port_forwarding>
            <subnet>String value</subnet>
            <type>String value</type>
          </interface>
          <interface>
            <akey_nicid>25</akey_nicid>
            <allowed_address_pairs>
              <addresses>
                <address>
                  <ip_address>String value</ip_address>
                  <netmask>String value</netmask>
                </address>
                <address>
                  <ip_address>Another string value</ip_address>
                  <netmask>Another string value</netmask>
                </address>
              </addresses>
              <address_pair_networks>
                <network>
                  <admin_state>true</admin_state>
                  <akey_name>String value</akey_name>
                  <bridge>String value</bridge>
                  <mirror>true</mirror>
                  <mirror_src>String value</mirror_src>
                  <provider_network_type>String value</provider_network_type>
                  <provider_physical_network>String value</provider_physical_network>
                  <provider_segmentation_id>15</provider_segmentation_id>
                  <router_external>true</router_external>
                  <shared>true</shared>
                  <sriov>String value</sriov>
                  <subnets>
                    <subnet>
                      <address>String value</address>
                      <akey_name>String value</akey_name>
                      <dhcp>true</dhcp>
                      <gateway>String value</gateway>
                      <ipversion>String value</ipversion>
                      <netmask>String value</netmask>
                    </subnet>
                    <subnet>
                      <address>Another string value</address>
                      <akey_name>Another string value</akey_name>
                      <dhcp>false</dhcp>
                      <gateway>Another string value</gateway>
                      <ipversion>Another string value</ipversion>
                      <netmask>Another string value</netmask>
                    </subnet>
                  </subnets>
                  <trunk>true</trunk>
                  <vlans>
                    <vlan>15</vlan>
                    <vlan>25</vlan>
                  </vlans>
                </network>
                <network>
                  <admin_state>false</admin_state>
                  <akey_name>Another string value</akey_name>
                  <bridge>Another string value</bridge>
                  <mirror>false</mirror>
                  <mirror_src>Another string value</mirror_src>
                  <provider_network_type>Another string value</provider_network_type>
                  <provider_physical_network>Another string value</provider_physical_network>
                  <provider_segmentation_id>25</provider_segmentation_id>
                  <router_external>false</router_external>
                  <shared>false</shared>
                  <sriov>Another string value</sriov>
                  <subnets>
                    <subnet>
                      <address>String value</address>
                      <akey_name>String value</akey_name>
                      <dhcp>true</dhcp>
                      <gateway>String value</gateway>
                      <ipversion>String value</ipversion>
                      <netmask>String value</netmask>
                    </subnet>
                    <subnet>
                      <address>Another string value</address>
                      <akey_name>Another string value</akey_name>
                      <dhcp>false</dhcp>
                      <gateway>Another string value</gateway>
                      <ipversion>Another string value</ipversion>
                      <netmask>Another string value</netmask>
                    </subnet>
                  </subnets>
                  <trunk>false</trunk>
                  <vlans>
                    <vlan>15</vlan>
                    <vlan>25</vlan>
                  </vlans>
                </network>
              </address_pair_networks>
            </allowed_address_pairs>
            <anycast_address>Another string value</anycast_address>
            <bandwidth>
              <max>25</max>
              <min>25</min>
            </bandwidth>
            <ip_address>Another string value</ip_address>
            <mac_address>Another string value</mac_address>
            <model>Another string value</model>
            <network>Another string value</network>
            <port_forwarding>
              <port>
                <akey_type>String value</akey_type>
                <external_port_ranges>
                  <external_port_range>
                    <akey_start>15</akey_start>
                    <end>15</end>
                  </external_port_range>
                  <external_port_range>
                    <akey_start>25</akey_start>
                    <end>25</end>
                  </external_port_range>
                </external_port_ranges>
                <protocol>String value</protocol>
                <vnf_port>15</vnf_port>
              </port>
              <port>
                <akey_type>Another string value</akey_type>
                <external_port_ranges>
                  <external_port_range>
                    <akey_start>15</akey_start>
                    <end>15</end>
                  </external_port_range>
                  <external_port_range>
                    <akey_start>25</akey_start>
                    <end>25</end>
                  </external_port_range>
                </external_port_ranges>
                <protocol>Another string value</protocol>
                <vnf_port>25</vnf_port>
              </port>
            </port_forwarding>
            <subnet>Another string value</subnet>
            <type>Another string value</type>
          </interface>
        </interfaces>
        <kpi_data>
          <enabled>true</enabled>
          <kpis>
            <kpi>
              <event_name>String value</event_name>
              <metric_collector>
                <continuous_alarm>true</continuous_alarm>
                <nicid>15</nicid>
                <poll_frequency>15</poll_frequency>
                <polling_unit>String value</polling_unit>
                <proxy>String value</proxy>
                <type>String value</type>
              </metric_collector>
              <metric_cond>String value</metric_cond>
              <metric_occurrences_false>15</metric_occurrences_false>
              <metric_occurrences_true>15</metric_occurrences_true>
              <metric_proxy>String value</metric_proxy>
              <metric_type>String value</metric_type>
              <metric_value>String value</metric_value>
            </kpi>
            <kpi>
              <event_name>Another string value</event_name>
              <metric_collector>
                <continuous_alarm>false</continuous_alarm>
                <nicid>25</nicid>
                <poll_frequency>25</poll_frequency>
                <polling_unit>Another string value</polling_unit>
                <proxy>Another string value</proxy>
                <type>Another string value</type>
              </metric_collector>
              <metric_cond>Another string value</metric_cond>
              <metric_occurrences_false>25</metric_occurrences_false>
              <metric_occurrences_true>25</metric_occurrences_true>
              <metric_proxy>Another string value</metric_proxy>
              <metric_type>Another string value</metric_type>
              <metric_value>Another string value</metric_value>
            </kpi>
          </kpis>
        </kpi_data>
        <misc>
          <watchdog>
            <action>String value</action>
            <hardware>String value</hardware>
          </watchdog>
        </misc>
        <placements>
          <placement>
            <akey_type>String value</akey_type>
            <enforcement>String value</enforcement>
            <host>String value</host>
            <target_vm_group_ref>String value</target_vm_group_ref>
            <vm_group_references>
              <vm_group_ref>String value</vm_group_ref>
              <vm_group_ref>Another string value</vm_group_ref>
            </vm_group_references>
            <zone>String value</zone>
          </placement>
          <placement>
            <akey_type>Another string value</akey_type>
            <enforcement>Another string value</enforcement>
            <host>Another string value</host>
            <target_vm_group_ref>Another string value</target_vm_group_ref>
            <vm_group_references>
              <vm_group_ref>String value</vm_group_ref>
              <vm_group_ref>Another string value</vm_group_ref>
            </vm_group_references>
            <zone>Another string value</zone>
          </placement>
        </placements>
        <port_forwarding>
          <port>
            <akey_type>String value</akey_type>
            <external_port_ranges>
              <external_port_range>
                <akey_start>15</akey_start>
                <end>15</end>
              </external_port_range>
              <external_port_range>
                <akey_start>25</akey_start>
                <end>25</end>
              </external_port_range>
            </external_port_ranges>
            <protocol>String value</protocol>
            <vnf_port>15</vnf_port>
          </port>
          <port>
            <akey_type>Another string value</akey_type>
            <external_port_ranges>
              <external_port_range>
                <akey_start>15</akey_start>
                <end>15</end>
              </external_port_range>
              <external_port_range>
                <akey_start>25</akey_start>
                <end>25</end>
              </external_port_range>
            </external_port_ranges>
            <protocol>Another string value</protocol>
            <vnf_port>25</vnf_port>
          </port>
        </port_forwarding>
        <properties>
          <property>
            <prop_key>String value</prop_key>
            <prop_value>String value</prop_value>
          </property>
          <property>
            <prop_key>Another string value</prop_key>
            <prop_value>Another string value</prop_value>
          </property>
        </properties>
        <recovery_wait_time>15</recovery_wait_time>
        <rules>
          <admin_rules>
            <rule>
              <event_name>String value</event_name>
              <list_actions>
                <action>String value</action>
                <action>Another string value</action>
              </list_actions>
            </rule>
            <rule>
              <event_name>Another string value</event_name>
              <list_actions>
                <action>String value</action>
                <action>Another string value</action>
              </list_actions>
            </rule>
          </admin_rules>
          <user_rules>
            <rule>
              <event_name>String value</event_name>
              <list_actions>
                <action>String value</action>
                <action>Another string value</action>
              </list_actions>
            </rule>
            <rule>
              <event_name>Another string value</event_name>
              <list_actions>
                <action>String value</action>
                <action>Another string value</action>
              </list_actions>
            </rule>
          </user_rules>
        </rules>
        <scaling>
          <elastic>true</elastic>
          <max_active>15</max_active>
          <max_standby>15</max_standby>
          <min_active>15</min_active>
          <min_standby>15</min_standby>
          <standby_ratio>String value</standby_ratio>
          <static_ip_address_pools>
            <static_ip_address_pool>
              <akey_network>String value</akey_network>
              <gateway>String value</gateway>
              <ip_addresses>
                <ip_address>String value</ip_address>
                <ip_address>Another string value</ip_address>
              </ip_addresses>
              <ip_address_ranges>
                <ip_address_range>
                  <akey_start>String value</akey_start>
                  <end>String value</end>
                </ip_address_range>
                <ip_address_range>
                  <akey_start>Another string value</akey_start>
                  <end>Another string value</end>
                </ip_address_range>
              </ip_address_ranges>
              <netmask>String value</netmask>
            </static_ip_address_pool>
            <static_ip_address_pool>
              <akey_network>Another string value</akey_network>
              <gateway>Another string value</gateway>
              <ip_addresses>
                <ip_address>String value</ip_address>
                <ip_address>Another string value</ip_address>
              </ip_addresses>
              <ip_address_ranges>
                <ip_address_range>
                  <akey_start>String value</akey_start>
                  <end>String value</end>
                </ip_address_range>
                <ip_address_range>
                  <akey_start>Another string value</akey_start>
                  <end>Another string value</end>
                </ip_address_range>
              </ip_address_ranges>
              <netmask>Another string value</netmask>
            </static_ip_address_pool>
          </static_ip_address_pools>
          <static_license_pool>
            <license>
              <akey_license_key_value>String value</akey_license_key_value>
              <license_data>String value</license_data>
              <license_file>String value</license_file>
              <license_key_type>String value</license_key_type>
            </license>
            <license>
              <akey_license_key_value>Another string value</akey_license_key_value>
              <license_data>Another string value</license_data>
              <license_file>Another string value</license_file>
              <license_key_type>Another string value</license_key_type>
            </license>
          </static_license_pool>
          <static_mac_address_pools>
            <static_mac_address_pool>
              <akey_network>String value</akey_network>
              <mac_addresses>
                <mac_address>String value</mac_address>
                <mac_address>Another string value</mac_address>
              </mac_addresses>
              <mac_address_ranges>
                <mac_address_range>
                  <akey_start>String value</akey_start>
                  <end>String value</end>
                </mac_address_range>
                <mac_address_range>
                  <akey_start>Another string value</akey_start>
                  <end>Another string value</end>
                </mac_address_range>
              </mac_address_ranges>
            </static_mac_address_pool>
            <static_mac_address_pool>
              <akey_network>Another string value</akey_network>
              <mac_addresses>
                <mac_address>String value</mac_address>
                <mac_address>Another string value</mac_address>
              </mac_addresses>
              <mac_address_ranges>
                <mac_address_range>
                  <akey_start>String value</akey_start>
                  <end>String value</end>
                </mac_address_range>
                <mac_address_range>
                  <akey_start>Another string value</akey_start>
                  <end>Another string value</end>
                </mac_address_range>
              </mac_address_ranges>
            </static_mac_address_pool>
          </static_mac_address_pools>
        </scaling>
        <shared_ips>
          <shared_ip>
            <akey_nicid>15</akey_nicid>
            <ip_address>String value</ip_address>
            <is_static>true</is_static>
          </shared_ip>
          <shared_ip>
            <akey_nicid>25</akey_nicid>
            <ip_address>Another string value</ip_address>
            <is_static>false</is_static>
          </shared_ip>
        </shared_ips>
        <vm_flavor>
          <akey_name>String value</akey_name>
          <cores>15</cores>
          <ephemeral_disk_mb>15</ephemeral_disk_mb>
          <memory_mb>15</memory_mb>
          <root_disk_mb>15</root_disk_mb>
          <sockets>15</sockets>
          <swap_disk_mb>15</swap_disk_mb>
          <threads>15</threads>
          <vcpus>15</vcpus>
        </vm_flavor>
        <volumes>
          <volume>
            <akey_volname>String value</akey_volname>
            <bus>String value</bus>
            <maxsize>15</maxsize>
            <minsize>15</minsize>
            <size>15</size>
            <sizeunit>String value</sizeunit>
            <volid>15</volid>
          </volume>
          <volume>
            <akey_volname>Another string value</akey_volname>
            <bus>Another string value</bus>
            <maxsize>25</maxsize>
            <minsize>25</minsize>
            <size>25</size>
            <sizeunit>Another string value</sizeunit>
            <volid>25</volid>
          </volume>
        </volumes>
      </vm_group>
      <vm_group>
        <akey_name>Another string value</akey_name>
        <bootup_time>25</bootup_time>
        <config_data>
          <configuration>
            <akey_dst>String value</akey_dst>
            <data>String value</data>
            <file>String value</file>
            <variables>
              <variable>
                <name>String value</name>
                <values>
                  <val>String value</val>
                  <val>Another string value</val>
                </values>
              </variable>
              <variable>
                <name>Another string value</name>
                <values>
                  <val>String value</val>
                  <val>Another string value</val>
                </values>
              </variable>
            </variables>
          </configuration>
          <configuration>
            <akey_dst>Another string value</akey_dst>
            <data>Another string value</data>
            <file>Another string value</file>
            <variables>
              <variable>
                <name>String value</name>
                <values>
                  <val>String value</val>
                  <val>Another string value</val>
                </values>
              </variable>
              <variable>
                <name>Another string value</name>
                <values>
                  <val>String value</val>
                  <val>Another string value</val>
                </values>
              </variable>
            </variables>
          </configuration>
        </config_data>
        <disk>
          <akey_name>Another string value</akey_name>
          <container_format>Another string value</container_format>
          <disk_bus>Another string value</disk_bus>
          <disk_format>Another string value</disk_format>
          <e1000_net>false</e1000_net>
          <serial_console>false</serial_console>
          <size>25</size>
          <sizeunit>Another string value</sizeunit>
          <src>Another string value</src>
          <virtio_net>false</virtio_net>
        </disk>
        <flavor>Another string value</flavor>
        <image>Another string value</image>
        <interfaces>
          <interface>
            <akey_nicid>15</akey_nicid>
            <allowed_address_pairs>
              <addresses>
                <address>
                  <ip_address>String value</ip_address>
                  <netmask>String value</netmask>
                </address>
                <address>
                  <ip_address>Another string value</ip_address>
                  <netmask>Another string value</netmask>
                </address>
              </addresses>
              <address_pair_networks>
                <network>
                  <admin_state>true</admin_state>
                  <akey_name>String value</akey_name>
                  <bridge>String value</bridge>
                  <mirror>true</mirror>
                  <mirror_src>String value</mirror_src>
                  <provider_network_type>String value</provider_network_type>
                  <provider_physical_network>String value</provider_physical_network>
                  <provider_segmentation_id>15</provider_segmentation_id>
                  <router_external>true</router_external>
                  <shared>true</shared>
                  <sriov>String value</sriov>
                  <subnets>
                    <subnet>
                      <address>String value</address>
                      <akey_name>String value</akey_name>
                      <dhcp>true</dhcp>
                      <gateway>String value</gateway>
                      <ipversion>String value</ipversion>
                      <netmask>String value</netmask>
                    </subnet>
                    <subnet>
                      <address>Another string value</address>
                      <akey_name>Another string value</akey_name>
                      <dhcp>false</dhcp>
                      <gateway>Another string value</gateway>
                      <ipversion>Another string value</ipversion>
                      <netmask>Another string value</netmask>
                    </subnet>
                  </subnets>
                  <trunk>true</trunk>
                  <vlans>
                    <vlan>15</vlan>
                    <vlan>25</vlan>
                  </vlans>
                </network>
                <network>
                  <admin_state>false</admin_state>
                  <akey_name>Another string value</akey_name>
                  <bridge>Another string value</bridge>
                  <mirror>false</mirror>
                  <mirror_src>Another string value</mirror_src>
                  <provider_network_type>Another string value</provider_network_type>
                  <provider_physical_network>Another string value</provider_physical_network>
                  <provider_segmentation_id>25</provider_segmentation_id>
                  <router_external>false</router_external>
                  <shared>false</shared>
                  <sriov>Another string value</sriov>
                  <subnets>
                    <subnet>
                      <address>String value</address>
                      <akey_name>String value</akey_name>
                      <dhcp>true</dhcp>
                      <gateway>String value</gateway>
                      <ipversion>String value</ipversion>
                      <netmask>String value</netmask>
                    </subnet>
                    <subnet>
                      <address>Another string value</address>
                      <akey_name>Another string value</akey_name>
                      <dhcp>false</dhcp>
                      <gateway>Another string value</gateway>
                      <ipversion>Another string value</ipversion>
                      <netmask>Another string value</netmask>
                    </subnet>
                  </subnets>
                  <trunk>false</trunk>
                  <vlans>
                    <vlan>15</vlan>
                    <vlan>25</vlan>
                  </vlans>
                </network>
              </address_pair_networks>
            </allowed_address_pairs>
            <anycast_address>String value</anycast_address>
            <bandwidth>
              <max>15</max>
              <min>15</min>
            </bandwidth>
            <ip_address>String value</ip_address>
            <mac_address>String value</mac_address>
            <model>String value</model>
            <network>String value</network>
            <port_forwarding>
              <port>
                <akey_type>String value</akey_type>
                <external_port_ranges>
                  <external_port_range>
                    <akey_start>15</akey_start>
                    <end>15</end>
                  </external_port_range>
                  <external_port_range>
                    <akey_start>25</akey_start>
                    <end>25</end>
                  </external_port_range>
                </external_port_ranges>
                <protocol>String value</protocol>
                <vnf_port>15</vnf_port>
              </port>
              <port>
                <akey_type>Another string value</akey_type>
                <external_port_ranges>
                  <external_port_range>
                    <akey_start>15</akey_start>
                    <end>15</end>
                  </external_port_range>
                  <external_port_range>
                    <akey_start>25</akey_start>
                    <end>25</end>
                  </external_port_range>
                </external_port_ranges>
                <protocol>Another string value</protocol>
                <vnf_port>25</vnf_port>
              </port>
            </port_forwarding>
            <subnet>String value</subnet>
            <type>String value</type>
          </interface>
          <interface>
            <akey_nicid>25</akey_nicid>
            <allowed_address_pairs>
              <addresses>
                <address>
                  <ip_address>String value</ip_address>
                  <netmask>String value</netmask>
                </address>
                <address>
                  <ip_address>Another string value</ip_address>
                  <netmask>Another string value</netmask>
                </address>
              </addresses>
              <address_pair_networks>
                <network>
                  <admin_state>true</admin_state>
                  <akey_name>String value</akey_name>
                  <bridge>String value</bridge>
                  <mirror>true</mirror>
                  <mirror_src>String value</mirror_src>
                  <provider_network_type>String value</provider_network_type>
                  <provider_physical_network>String value</provider_physical_network>
                  <provider_segmentation_id>15</provider_segmentation_id>
                  <router_external>true</router_external>
                  <shared>true</shared>
                  <sriov>String value</sriov>
                  <subnets>
                    <subnet>
                      <address>String value</address>
                      <akey_name>String value</akey_name>
                      <dhcp>true</dhcp>
                      <gateway>String value</gateway>
                      <ipversion>String value</ipversion>
                      <netmask>String value</netmask>
                    </subnet>
                    <subnet>
                      <address>Another string value</address>
                      <akey_name>Another string value</akey_name>
                      <dhcp>false</dhcp>
                      <gateway>Another string value</gateway>
                      <ipversion>Another string value</ipversion>
                      <netmask>Another string value</netmask>
                    </subnet>
                  </subnets>
                  <trunk>true</trunk>
                  <vlans>
                    <vlan>15</vlan>
                    <vlan>25</vlan>
                  </vlans>
                </network>
                <network>
                  <admin_state>false</admin_state>
                  <akey_name>Another string value</akey_name>
                  <bridge>Another string value</bridge>
                  <mirror>false</mirror>
                  <mirror_src>Another string value</mirror_src>
                  <provider_network_type>Another string value</provider_network_type>
                  <provider_physical_network>Another string value</provider_physical_network>
                  <provider_segmentation_id>25</provider_segmentation_id>
                  <router_external>false</router_external>
                  <shared>false</shared>
                  <sriov>Another string value</sriov>
                  <subnets>
                    <subnet>
                      <address>String value</address>
                      <akey_name>String value</akey_name>
                      <dhcp>true</dhcp>
                      <gateway>String value</gateway>
                      <ipversion>String value</ipversion>
                      <netmask>String value</netmask>
                    </subnet>
                    <subnet>
                      <address>Another string value</address>
                      <akey_name>Another string value</akey_name>
                      <dhcp>false</dhcp>
                      <gateway>Another string value</gateway>
                      <ipversion>Another string value</ipversion>
                      <netmask>Another string value</netmask>
                    </subnet>
                  </subnets>
                  <trunk>false</trunk>
                  <vlans>
                    <vlan>15</vlan>
                    <vlan>25</vlan>
                  </vlans>
                </network>
              </address_pair_networks>
            </allowed_address_pairs>
            <anycast_address>Another string value</anycast_address>
            <bandwidth>
              <max>25</max>
              <min>25</min>
            </bandwidth>
            <ip_address>Another string value</ip_address>
            <mac_address>Another string value</mac_address>
            <model>Another string value</model>
            <network>Another string value</network>
            <port_forwarding>
              <port>
                <akey_type>String value</akey_type>
                <external_port_ranges>
                  <external_port_range>
                    <akey_start>15</akey_start>
                    <end>15</end>
                  </external_port_range>
                  <external_port_range>
                    <akey_start>25</akey_start>
                    <end>25</end>
                  </external_port_range>
                </external_port_ranges>
                <protocol>String value</protocol>
                <vnf_port>15</vnf_port>
              </port>
              <port>
                <akey_type>Another string value</akey_type>
                <external_port_ranges>
                  <external_port_range>
                    <akey_start>15</akey_start>
                    <end>15</end>
                  </external_port_range>
                  <external_port_range>
                    <akey_start>25</akey_start>
                    <end>25</end>
                  </external_port_range>
                </external_port_ranges>
                <protocol>Another string value</protocol>
                <vnf_port>25</vnf_port>
              </port>
            </port_forwarding>
            <subnet>Another string value</subnet>
            <type>Another string value</type>
          </interface>
        </interfaces>
        <kpi_data>
          <enabled>false</enabled>
          <kpis>
            <kpi>
              <event_name>String value</event_name>
              <metric_collector>
                <continuous_alarm>true</continuous_alarm>
                <nicid>15</nicid>
                <poll_frequency>15</poll_frequency>
                <polling_unit>String value</polling_unit>
                <proxy>String value</proxy>
                <type>String value</type>
              </metric_collector>
              <metric_cond>String value</metric_cond>
              <metric_occurrences_false>15</metric_occurrences_false>
              <metric_occurrences_true>15</metric_occurrences_true>
              <metric_proxy>String value</metric_proxy>
              <metric_type>String value</metric_type>
              <metric_value>String value</metric_value>
            </kpi>
            <kpi>
              <event_name>Another string value</event_name>
              <metric_collector>
                <continuous_alarm>false</continuous_alarm>
                <nicid>25</nicid>
                <poll_frequency>25</poll_frequency>
                <polling_unit>Another string value</polling_unit>
                <proxy>Another string value</proxy>
                <type>Another string value</type>
              </metric_collector>
              <metric_cond>Another string value</metric_cond>
              <metric_occurrences_false>25</metric_occurrences_false>
              <metric_occurrences_true>25</metric_occurrences_true>
              <metric_proxy>Another string value</metric_proxy>
              <metric_type>Another string value</metric_type>
              <metric_value>Another string value</metric_value>
            </kpi>
          </kpis>
        </kpi_data>
        <misc>
          <watchdog>
            <action>Another string value</action>
            <hardware>Another string value</hardware>
          </watchdog>
        </misc>
        <placements>
          <placement>
            <akey_type>String value</akey_type>
            <enforcement>String value</enforcement>
            <host>String value</host>
            <target_vm_group_ref>String value</target_vm_group_ref>
            <vm_group_references>
              <vm_group_ref>String value</vm_group_ref>
              <vm_group_ref>Another string value</vm_group_ref>
            </vm_group_references>
            <zone>String value</zone>
          </placement>
          <placement>
            <akey_type>Another string value</akey_type>
            <enforcement>Another string value</enforcement>
            <host>Another string value</host>
            <target_vm_group_ref>Another string value</target_vm_group_ref>
            <vm_group_references>
              <vm_group_ref>String value</vm_group_ref>
              <vm_group_ref>Another string value</vm_group_ref>
            </vm_group_references>
            <zone>Another string value</zone>
          </placement>
        </placements>
        <port_forwarding>
          <port>
            <akey_type>String value</akey_type>
            <external_port_ranges>
              <external_port_range>
                <akey_start>15</akey_start>
                <end>15</end>
              </external_port_range>
              <external_port_range>
                <akey_start>25</akey_start>
                <end>25</end>
              </external_port_range>
            </external_port_ranges>
            <protocol>String value</protocol>
            <vnf_port>15</vnf_port>
          </port>
          <port>
            <akey_type>Another string value</akey_type>
            <external_port_ranges>
              <external_port_range>
                <akey_start>15</akey_start>
                <end>15</end>
              </external_port_range>
              <external_port_range>
                <akey_start>25</akey_start>
                <end>25</end>
              </external_port_range>
            </external_port_ranges>
            <protocol>Another string value</protocol>
            <vnf_port>25</vnf_port>
          </port>
        </port_forwarding>
        <properties>
          <property>
            <prop_key>String value</prop_key>
            <prop_value>String value</prop_value>
          </property>
          <property>
            <prop_key>Another string value</prop_key>
            <prop_value>Another string value</prop_value>
          </property>
        </properties>
        <recovery_wait_time>25</recovery_wait_time>
        <rules>
          <admin_rules>
            <rule>
              <event_name>String value</event_name>
              <list_actions>
                <action>String value</action>
                <action>Another string value</action>
              </list_actions>
            </rule>
            <rule>
              <event_name>Another string value</event_name>
              <list_actions>
                <action>String value</action>
                <action>Another string value</action>
              </list_actions>
            </rule>
          </admin_rules>
          <user_rules>
            <rule>
              <event_name>String value</event_name>
              <list_actions>
                <action>String value</action>
                <action>Another string value</action>
              </list_actions>
            </rule>
            <rule>
              <event_name>Another string value</event_name>
              <list_actions>
                <action>String value</action>
                <action>Another string value</action>
              </list_actions>
            </rule>
          </user_rules>
        </rules>
        <scaling>
          <elastic>false</elastic>
          <max_active>25</max_active>
          <max_standby>25</max_standby>
          <min_active>25</min_active>
          <min_standby>25</min_standby>
          <standby_ratio>Another string value</standby_ratio>
          <static_ip_address_pools>
            <static_ip_address_pool>
              <akey_network>String value</akey_network>
              <gateway>String value</gateway>
              <ip_addresses>
                <ip_address>String value</ip_address>
                <ip_address>Another string value</ip_address>
              </ip_addresses>
              <ip_address_ranges>
                <ip_address_range>
                  <akey_start>String value</akey_start>
                  <end>String value</end>
                </ip_address_range>
                <ip_address_range>
                  <akey_start>Another string value</akey_start>
                  <end>Another string value</end>
                </ip_address_range>
              </ip_address_ranges>
              <netmask>String value</netmask>
            </static_ip_address_pool>
            <static_ip_address_pool>
              <akey_network>Another string value</akey_network>
              <gateway>Another string value</gateway>
              <ip_addresses>
                <ip_address>String value</ip_address>
                <ip_address>Another string value</ip_address>
              </ip_addresses>
              <ip_address_ranges>
                <ip_address_range>
                  <akey_start>String value</akey_start>
                  <end>String value</end>
                </ip_address_range>
                <ip_address_range>
                  <akey_start>Another string value</akey_start>
                  <end>Another string value</end>
                </ip_address_range>
              </ip_address_ranges>
              <netmask>Another string value</netmask>
            </static_ip_address_pool>
          </static_ip_address_pools>
          <static_license_pool>
            <license>
              <akey_license_key_value>String value</akey_license_key_value>
              <license_data>String value</license_data>
              <license_file>String value</license_file>
              <license_key_type>String value</license_key_type>
            </license>
            <license>
              <akey_license_key_value>Another string value</akey_license_key_value>
              <license_data>Another string value</license_data>
              <license_file>Another string value</license_file>
              <license_key_type>Another string value</license_key_type>
            </license>
          </static_license_pool>
          <static_mac_address_pools>
            <static_mac_address_pool>
              <akey_network>String value</akey_network>
              <mac_addresses>
                <mac_address>String value</mac_address>
                <mac_address>Another string value</mac_address>
              </mac_addresses>
              <mac_address_ranges>
                <mac_address_range>
                  <akey_start>String value</akey_start>
                  <end>String value</end>
                </mac_address_range>
                <mac_address_range>
                  <akey_start>Another string value</akey_start>
                  <end>Another string value</end>
                </mac_address_range>
              </mac_address_ranges>
            </static_mac_address_pool>
            <static_mac_address_pool>
              <akey_network>Another string value</akey_network>
              <mac_addresses>
                <mac_address>String value</mac_address>
                <mac_address>Another string value</mac_address>
              </mac_addresses>
              <mac_address_ranges>
                <mac_address_range>
                  <akey_start>String value</akey_start>
                  <end>String value</end>
                </mac_address_range>
                <mac_address_range>
                  <akey_start>Another string value</akey_start>
                  <end>Another string value</end>
                </mac_address_range>
              </mac_address_ranges>
            </static_mac_address_pool>
          </static_mac_address_pools>
        </scaling>
        <shared_ips>
          <shared_ip>
            <akey_nicid>15</akey_nicid>
            <ip_address>String value</ip_address>
            <is_static>true</is_static>
          </shared_ip>
          <shared_ip>
            <akey_nicid>25</akey_nicid>
            <ip_address>Another string value</ip_address>
            <is_static>false</is_static>
          </shared_ip>
        </shared_ips>
        <vm_flavor>
          <akey_name>Another string value</akey_name>
          <cores>25</cores>
          <ephemeral_disk_mb>25</ephemeral_disk_mb>
          <memory_mb>25</memory_mb>
          <root_disk_mb>25</root_disk_mb>
          <sockets>25</sockets>
          <swap_disk_mb>25</swap_disk_mb>
          <threads>25</threads>
          <vcpus>25</vcpus>
        </vm_flavor>
        <volumes>
          <volume>
            <akey_volname>String value</akey_volname>
            <bus>String value</bus>
            <maxsize>15</maxsize>
            <minsize>15</minsize>
            <size>15</size>
            <sizeunit>String value</sizeunit>
            <volid>15</volid>
          </volume>
          <volume>
            <akey_volname>Another string value</akey_volname>
            <bus>Another string value</bus>
            <maxsize>25</maxsize>
            <minsize>25</minsize>
            <size>25</size>
            <sizeunit>Another string value</sizeunit>
            <volid>25</volid>
          </volume>
        </volumes>
      </vm_group>
    </vm_groups>
  </serviceDefinition>
</mgmtResponse>

Sample JSON Response Payload

https://172.20.127.108/webacs/api/v4/op/nfv/getDeployments.json

{
  "mgmtResponse" : {
    "@requestUrl" : "../../../../pages/common/login.jsp.html",
    "@responseType" : "operation",
    "@rootUrl" : "https://172.20.127.108/webacs/api/v4/op",
    "serviceDefinition" : [ {
      "name" : "String value",
      "networks" : {
        "network" : [ {
          "admin_state" : true,
          "akey_name" : "String value",
          "bridge" : "String value",
          "mirror" : true,
          "mirror_src" : "String value",
          "provider_network_type" : "String value",
          "provider_physical_network" : "String value",
          "provider_segmentation_id" : 15,
          "router_external" : true,
          "shared" : true,
          "sriov" : "String value",
          "subnets" : {
            "subnet" : [ {
              "address" : "String value",
              "akey_name" : "String value",
              "dhcp" : true,
              "gateway" : "String value",
              "ipversion" : "String value",
              "netmask" : "String value"
            }, {
              "address" : "Another string value",
              "akey_name" : "Another string value",
              "dhcp" : false,
              "gateway" : "Another string value",
              "ipversion" : "Another string value",
              "netmask" : "Another string value"
            } ]
          },
          "trunk" : true,
          "vlans" : {
            "vlan" : [ 15, 25 ]
          }
        }, {
          "admin_state" : false,
          "akey_name" : "Another string value",
          "bridge" : "Another string value",
          "mirror" : false,
          "mirror_src" : "Another string value",
          "provider_network_type" : "Another string value",
          "provider_physical_network" : "Another string value",
          "provider_segmentation_id" : 25,
          "router_external" : false,
          "shared" : false,
          "sriov" : "Another string value",
          "subnets" : {
            "subnet" : [ {
              "address" : "String value",
              "akey_name" : "String value",
              "dhcp" : true,
              "gateway" : "String value",
              "ipversion" : "String value",
              "netmask" : "String value"
            }, {
              "address" : "Another string value",
              "akey_name" : "Another string value",
              "dhcp" : false,
              "gateway" : "Another string value",
              "ipversion" : "Another string value",
              "netmask" : "Another string value"
            } ]
          },
          "trunk" : false,
          "vlans" : {
            "vlan" : [ 15, 25 ]
          }
        } ]
      },
      "version" : "String value",
      "vm_groups" : {
        "vm_group" : [ {
          "akey_name" : "String value",
          "bootup_time" : 15,
          "config_data" : {
            "configuration" : [ {
              "akey_dst" : "String value",
              "data" : "String value",
              "file" : "String value",
              "variables" : {
                "variable" : [ {
                  "name" : "String value",
                  "values" : {
                    "val" : [ "String value", "Another string value" ]
                  }
                }, {
                  "name" : "Another string value",
                  "values" : {
                    "val" : [ "String value", "Another string value" ]
                  }
                } ]
              }
            }, {
              "akey_dst" : "Another string value",
              "data" : "Another string value",
              "file" : "Another string value",
              "variables" : {
                "variable" : [ {
                  "name" : "String value",
                  "values" : {
                    "val" : [ "String value", "Another string value" ]
                  }
                }, {
                  "name" : "Another string value",
                  "values" : {
                    "val" : [ "String value", "Another string value" ]
                  }
                } ]
              }
            } ]
          },
          "disk" : {
            "akey_name" : "String value",
            "container_format" : "String value",
            "disk_bus" : "String value",
            "disk_format" : "String value",
            "e1000_net" : true,
            "serial_console" : true,
            "size" : 15,
            "sizeunit" : "String value",
            "src" : "String value",
            "virtio_net" : true
          },
          "flavor" : "String value",
          "image" : "String value",
          "interfaces" : {
            "interface" : [ {
              "akey_nicid" : 15,
              "allowed_address_pairs" : {
                "address_pair_networks" : {
                  "network" : [ {
                    "admin_state" : true,
                    "akey_name" : "String value",
                    "bridge" : "String value",
                    "mirror" : true,
                    "mirror_src" : "String value",
                    "provider_network_type" : "String value",
                    "provider_physical_network" : "String value",
                    "provider_segmentation_id" : 15,
                    "router_external" : true,
                    "shared" : true,
                    "sriov" : "String value",
                    "subnets" : {
                      "subnet" : [ {
                        "address" : "String value",
                        "akey_name" : "String value",
                        "dhcp" : true,
                        "gateway" : "String value",
                        "ipversion" : "String value",
                        "netmask" : "String value"
                      }, {
                        "address" : "Another string value",
                        "akey_name" : "Another string value",
                        "dhcp" : false,
                        "gateway" : "Another string value",
                        "ipversion" : "Another string value",
                        "netmask" : "Another string value"
                      } ]
                    },
                    "trunk" : true,
                    "vlans" : {
                      "vlan" : [ 15, 25 ]
                    }
                  }, {
                    "admin_state" : false,
                    "akey_name" : "Another string value",
                    "bridge" : "Another string value",
                    "mirror" : false,
                    "mirror_src" : "Another string value",
                    "provider_network_type" : "Another string value",
                    "provider_physical_network" : "Another string value",
                    "provider_segmentation_id" : 25,
                    "router_external" : false,
                    "shared" : false,
                    "sriov" : "Another string value",
                    "subnets" : {
                      "subnet" : [ {
                        "address" : "String value",
                        "akey_name" : "String value",
                        "dhcp" : true,
                        "gateway" : "String value",
                        "ipversion" : "String value",
                        "netmask" : "String value"
                      }, {
                        "address" : "Another string value",
                        "akey_name" : "Another string value",
                        "dhcp" : false,
                        "gateway" : "Another string value",
                        "ipversion" : "Another string value",
                        "netmask" : "Another string value"
                      } ]
                    },
                    "trunk" : false,
                    "vlans" : {
                      "vlan" : [ 15, 25 ]
                    }
                  } ]
                },
                "addresses" : {
                  "address" : [ {
                    "ip_address" : "String value",
                    "netmask" : "String value"
                  }, {
                    "ip_address" : "Another string value",
                    "netmask" : "Another string value"
                  } ]
                }
              },
              "anycast_address" : "String value",
              "bandwidth" : {
                "max" : 15,
                "min" : 15
              },
              "ip_address" : "String value",
              "mac_address" : "String value",
              "model" : "String value",
              "network" : "String value",
              "port_forwarding" : {
                "port" : [ {
                  "akey_type" : "String value",
                  "external_port_ranges" : {
                    "external_port_range" : [ {
                      "akey_start" : 15,
                      "end" : 15
                    }, {
                      "akey_start" : 25,
                      "end" : 25
                    } ]
                  },
                  "protocol" : "String value",
                  "vnf_port" : 15
                }, {
                  "akey_type" : "Another string value",
                  "external_port_ranges" : {
                    "external_port_range" : [ {
                      "akey_start" : 15,
                      "end" : 15
                    }, {
                      "akey_start" : 25,
                      "end" : 25
                    } ]
                  },
                  "protocol" : "Another string value",
                  "vnf_port" : 25
                } ]
              },
              "subnet" : "String value",
              "type" : "String value"
            }, {
              "akey_nicid" : 25,
              "allowed_address_pairs" : {
                "address_pair_networks" : {
                  "network" : [ {
                    "admin_state" : true,
                    "akey_name" : "String value",
                    "bridge" : "String value",
                    "mirror" : true,
                    "mirror_src" : "String value",
                    "provider_network_type" : "String value",
                    "provider_physical_network" : "String value",
                    "provider_segmentation_id" : 15,
                    "router_external" : true,
                    "shared" : true,
                    "sriov" : "String value",
                    "subnets" : {
                      "subnet" : [ {
                        "address" : "String value",
                        "akey_name" : "String value",
                        "dhcp" : true,
                        "gateway" : "String value",
                        "ipversion" : "String value",
                        "netmask" : "String value"
                      }, {
                        "address" : "Another string value",
                        "akey_name" : "Another string value",
                        "dhcp" : false,
                        "gateway" : "Another string value",
                        "ipversion" : "Another string value",
                        "netmask" : "Another string value"
                      } ]
                    },
                    "trunk" : true,
                    "vlans" : {
                      "vlan" : [ 15, 25 ]
                    }
                  }, {
                    "admin_state" : false,
                    "akey_name" : "Another string value",
                    "bridge" : "Another string value",
                    "mirror" : false,
                    "mirror_src" : "Another string value",
                    "provider_network_type" : "Another string value",
                    "provider_physical_network" : "Another string value",
                    "provider_segmentation_id" : 25,
                    "router_external" : false,
                    "shared" : false,
                    "sriov" : "Another string value",
                    "subnets" : {
                      "subnet" : [ {
                        "address" : "String value",
                        "akey_name" : "String value",
                        "dhcp" : true,
                        "gateway" : "String value",
                        "ipversion" : "String value",
                        "netmask" : "String value"
                      }, {
                        "address" : "Another string value",
                        "akey_name" : "Another string value",
                        "dhcp" : false,
                        "gateway" : "Another string value",
                        "ipversion" : "Another string value",
                        "netmask" : "Another string value"
                      } ]
                    },
                    "trunk" : false,
                    "vlans" : {
                      "vlan" : [ 15, 25 ]
                    }
                  } ]
                },
                "addresses" : {
                  "address" : [ {
                    "ip_address" : "String value",
                    "netmask" : "String value"
                  }, {
                    "ip_address" : "Another string value",
                    "netmask" : "Another string value"
                  } ]
                }
              },
              "anycast_address" : "Another string value",
              "bandwidth" : {
                "max" : 25,
                "min" : 25
              },
              "ip_address" : "Another string value",
              "mac_address" : "Another string value",
              "model" : "Another string value",
              "network" : "Another string value",
              "port_forwarding" : {
                "port" : [ {
                  "akey_type" : "String value",
                  "external_port_ranges" : {
                    "external_port_range" : [ {
                      "akey_start" : 15,
                      "end" : 15
                    }, {
                      "akey_start" : 25,
                      "end" : 25
                    } ]
                  },
                  "protocol" : "String value",
                  "vnf_port" : 15
                }, {
                  "akey_type" : "Another string value",
                  "external_port_ranges" : {
                    "external_port_range" : [ {
                      "akey_start" : 15,
                      "end" : 15
                    }, {
                      "akey_start" : 25,
                      "end" : 25
                    } ]
                  },
                  "protocol" : "Another string value",
                  "vnf_port" : 25
                } ]
              },
              "subnet" : "Another string value",
              "type" : "Another string value"
            } ]
          },
          "kpi_data" : {
            "enabled" : true,
            "kpis" : {
              "kpi" : [ {
                "event_name" : "String value",
                "metric_collector" : {
                  "continuous_alarm" : true,
                  "nicid" : 15,
                  "poll_frequency" : 15,
                  "polling_unit" : "String value",
                  "proxy" : "String value",
                  "type" : "String value"
                },
                "metric_cond" : "String value",
                "metric_occurrences_false" : 15,
                "metric_occurrences_true" : 15,
                "metric_proxy" : "String value",
                "metric_type" : "String value",
                "metric_value" : "String value"
              }, {
                "event_name" : "Another string value",
                "metric_collector" : {
                  "continuous_alarm" : false,
                  "nicid" : 25,
                  "poll_frequency" : 25,
                  "polling_unit" : "Another string value",
                  "proxy" : "Another string value",
                  "type" : "Another string value"
                },
                "metric_cond" : "Another string value",
                "metric_occurrences_false" : 25,
                "metric_occurrences_true" : 25,
                "metric_proxy" : "Another string value",
                "metric_type" : "Another string value",
                "metric_value" : "Another string value"
              } ]
            }
          },
          "misc" : {
            "watchdog" : {
              "action" : "String value",
              "hardware" : "String value"
            }
          },
          "placements" : {
            "placement" : [ {
              "akey_type" : "String value",
              "enforcement" : "String value",
              "host" : "String value",
              "target_vm_group_ref" : "String value",
              "vm_group_references" : {
                "vm_group_ref" : [ "String value", "Another string value" ]
              },
              "zone" : "String value"
            }, {
              "akey_type" : "Another string value",
              "enforcement" : "Another string value",
              "host" : "Another string value",
              "target_vm_group_ref" : "Another string value",
              "vm_group_references" : {
                "vm_group_ref" : [ "String value", "Another string value" ]
              },
              "zone" : "Another string value"
            } ]
          },
          "port_forwarding" : {
            "port" : [ {
              "akey_type" : "String value",
              "external_port_ranges" : {
                "external_port_range" : [ {
                  "akey_start" : 15,
                  "end" : 15
                }, {
                  "akey_start" : 25,
                  "end" : 25
                } ]
              },
              "protocol" : "String value",
              "vnf_port" : 15
            }, {
              "akey_type" : "Another string value",
              "external_port_ranges" : {
                "external_port_range" : [ {
                  "akey_start" : 15,
                  "end" : 15
                }, {
                  "akey_start" : 25,
                  "end" : 25
                } ]
              },
              "protocol" : "Another string value",
              "vnf_port" : 25
            } ]
          },
          "properties" : {
            "property" : [ {
              "prop_key" : "String value",
              "prop_value" : "String value"
            }, {
              "prop_key" : "Another string value",
              "prop_value" : "Another string value"
            } ]
          },
          "recovery_wait_time" : 15,
          "rules" : {
            "admin_rules" : {
              "rule" : [ {
                "event_name" : "String value",
                "list_actions" : {
                  "action" : [ "String value", "Another string value" ]
                }
              }, {
                "event_name" : "Another string value",
                "list_actions" : {
                  "action" : [ "String value", "Another string value" ]
                }
              } ]
            },
            "user_rules" : {
              "rule" : [ {
                "event_name" : "String value",
                "list_actions" : {
                  "action" : [ "String value", "Another string value" ]
                }
              }, {
                "event_name" : "Another string value",
                "list_actions" : {
                  "action" : [ "String value", "Another string value" ]
                }
              } ]
            }
          },
          "scaling" : {
            "elastic" : true,
            "max_active" : 15,
            "max_standby" : 15,
            "min_active" : 15,
            "min_standby" : 15,
            "standby_ratio" : "String value",
            "static_ip_address_pools" : {
              "static_ip_address_pool" : [ {
                "akey_network" : "String value",
                "gateway" : "String value",
                "ip_address_ranges" : {
                  "ip_address_range" : [ {
                    "akey_start" : "String value",
                    "end" : "String value"
                  }, {
                    "akey_start" : "Another string value",
                    "end" : "Another string value"
                  } ]
                },
                "ip_addresses" : {
                  "ip_address" : [ "String value", "Another string value" ]
                },
                "netmask" : "String value"
              }, {
                "akey_network" : "Another string value",
                "gateway" : "Another string value",
                "ip_address_ranges" : {
                  "ip_address_range" : [ {
                    "akey_start" : "String value",
                    "end" : "String value"
                  }, {
                    "akey_start" : "Another string value",
                    "end" : "Another string value"
                  } ]
                },
                "ip_addresses" : {
                  "ip_address" : [ "String value", "Another string value" ]
                },
                "netmask" : "Another string value"
              } ]
            },
            "static_license_pool" : {
              "license" : [ {
                "akey_license_key_value" : "String value",
                "license_data" : "String value",
                "license_file" : "String value",
                "license_key_type" : "String value"
              }, {
                "akey_license_key_value" : "Another string value",
                "license_data" : "Another string value",
                "license_file" : "Another string value",
                "license_key_type" : "Another string value"
              } ]
            },
            "static_mac_address_pools" : {
              "static_mac_address_pool" : [ {
                "akey_network" : "String value",
                "mac_address_ranges" : {
                  "mac_address_range" : [ {
                    "akey_start" : "String value",
                    "end" : "String value"
                  }, {
                    "akey_start" : "Another string value",
                    "end" : "Another string value"
                  } ]
                },
                "mac_addresses" : {
                  "mac_address" : [ "String value", "Another string value" ]
                }
              }, {
                "akey_network" : "Another string value",
                "mac_address_ranges" : {
                  "mac_address_range" : [ {
                    "akey_start" : "String value",
                    "end" : "String value"
                  }, {
                    "akey_start" : "Another string value",
                    "end" : "Another string value"
                  } ]
                },
                "mac_addresses" : {
                  "mac_address" : [ "String value", "Another string value" ]
                }
              } ]
            }
          },
          "shared_ips" : {
            "shared_ip" : [ {
              "akey_nicid" : 15,
              "ip_address" : "String value",
              "is_static" : true
            }, {
              "akey_nicid" : 25,
              "ip_address" : "Another string value",
              "is_static" : false
            } ]
          },
          "vm_flavor" : {
            "akey_name" : "String value",
            "cores" : 15,
            "ephemeral_disk_mb" : 15,
            "memory_mb" : 15,
            "root_disk_mb" : 15,
            "sockets" : 15,
            "swap_disk_mb" : 15,
            "threads" : 15,
            "vcpus" : 15
          },
          "volumes" : {
            "volume" : [ {
              "akey_volname" : "String value",
              "bus" : "String value",
              "maxsize" : 15,
              "minsize" : 15,
              "size" : 15,
              "sizeunit" : "String value",
              "volid" : 15
            }, {
              "akey_volname" : "Another string value",
              "bus" : "Another string value",
              "maxsize" : 25,
              "minsize" : 25,
              "size" : 25,
              "sizeunit" : "Another string value",
              "volid" : 25
            } ]
          }
        }, {
          "akey_name" : "Another string value",
          "bootup_time" : 25,
          "config_data" : {
            "configuration" : [ {
              "akey_dst" : "String value",
              "data" : "String value",
              "file" : "String value",
              "variables" : {
                "variable" : [ {
                  "name" : "String value",
                  "values" : {
                    "val" : [ "String value", "Another string value" ]
                  }
                }, {
                  "name" : "Another string value",
                  "values" : {
                    "val" : [ "String value", "Another string value" ]
                  }
                } ]
              }
            }, {
              "akey_dst" : "Another string value",
              "data" : "Another string value",
              "file" : "Another string value",
              "variables" : {
                "variable" : [ {
                  "name" : "String value",
                  "values" : {
                    "val" : [ "String value", "Another string value" ]
                  }
                }, {
                  "name" : "Another string value",
                  "values" : {
                    "val" : [ "String value", "Another string value" ]
                  }
                } ]
              }
            } ]
          },
          "disk" : {
            "akey_name" : "Another string value",
            "container_format" : "Another string value",
            "disk_bus" : "Another string value",
            "disk_format" : "Another string value",
            "e1000_net" : false,
            "serial_console" : false,
            "size" : 25,
            "sizeunit" : "Another string value",
            "src" : "Another string value",
            "virtio_net" : false
          },
          "flavor" : "Another string value",
          "image" : "Another string value",
          "interfaces" : {
            "interface" : [ {
              "akey_nicid" : 15,
              "allowed_address_pairs" : {
                "address_pair_networks" : {
                  "network" : [ {
                    "admin_state" : true,
                    "akey_name" : "String value",
                    "bridge" : "String value",
                    "mirror" : true,
                    "mirror_src" : "String value",
                    "provider_network_type" : "String value",
                    "provider_physical_network" : "String value",
                    "provider_segmentation_id" : 15,
                    "router_external" : true,
                    "shared" : true,
                    "sriov" : "String value",
                    "subnets" : {
                      "subnet" : [ {
                        "address" : "String value",
                        "akey_name" : "String value",
                        "dhcp" : true,
                        "gateway" : "String value",
                        "ipversion" : "String value",
                        "netmask" : "String value"
                      }, {
                        "address" : "Another string value",
                        "akey_name" : "Another string value",
                        "dhcp" : false,
                        "gateway" : "Another string value",
                        "ipversion" : "Another string value",
                        "netmask" : "Another string value"
                      } ]
                    },
                    "trunk" : true,
                    "vlans" : {
                      "vlan" : [ 15, 25 ]
                    }
                  }, {
                    "admin_state" : false,
                    "akey_name" : "Another string value",
                    "bridge" : "Another string value",
                    "mirror" : false,
                    "mirror_src" : "Another string value",
                    "provider_network_type" : "Another string value",
                    "provider_physical_network" : "Another string value",
                    "provider_segmentation_id" : 25,
                    "router_external" : false,
                    "shared" : false,
                    "sriov" : "Another string value",
                    "subnets" : {
                      "subnet" : [ {
                        "address" : "String value",
                        "akey_name" : "String value",
                        "dhcp" : true,
                        "gateway" : "String value",
                        "ipversion" : "String value",
                        "netmask" : "String value"
                      }, {
                        "address" : "Another string value",
                        "akey_name" : "Another string value",
                        "dhcp" : false,
                        "gateway" : "Another string value",
                        "ipversion" : "Another string value",
                        "netmask" : "Another string value"
                      } ]
                    },
                    "trunk" : false,
                    "vlans" : {
                      "vlan" : [ 15, 25 ]
                    }
                  } ]
                },
                "addresses" : {
                  "address" : [ {
                    "ip_address" : "String value",
                    "netmask" : "String value"
                  }, {
                    "ip_address" : "Another string value",
                    "netmask" : "Another string value"
                  } ]
                }
              },
              "anycast_address" : "String value",
              "bandwidth" : {
                "max" : 15,
                "min" : 15
              },
              "ip_address" : "String value",
              "mac_address" : "String value",
              "model" : "String value",
              "network" : "String value",
              "port_forwarding" : {
                "port" : [ {
                  "akey_type" : "String value",
                  "external_port_ranges" : {
                    "external_port_range" : [ {
                      "akey_start" : 15,
                      "end" : 15
                    }, {
                      "akey_start" : 25,
                      "end" : 25
                    } ]
                  },
                  "protocol" : "String value",
                  "vnf_port" : 15
                }, {
                  "akey_type" : "Another string value",
                  "external_port_ranges" : {
                    "external_port_range" : [ {
                      "akey_start" : 15,
                      "end" : 15
                    }, {
                      "akey_start" : 25,
                      "end" : 25
                    } ]
                  },
                  "protocol" : "Another string value",
                  "vnf_port" : 25
                } ]
              },
              "subnet" : "String value",
              "type" : "String value"
            }, {
              "akey_nicid" : 25,
              "allowed_address_pairs" : {
                "address_pair_networks" : {
                  "network" : [ {
                    "admin_state" : true,
                    "akey_name" : "String value",
                    "bridge" : "String value",
                    "mirror" : true,
                    "mirror_src" : "String value",
                    "provider_network_type" : "String value",
                    "provider_physical_network" : "String value",
                    "provider_segmentation_id" : 15,
                    "router_external" : true,
                    "shared" : true,
                    "sriov" : "String value",
                    "subnets" : {
                      "subnet" : [ {
                        "address" : "String value",
                        "akey_name" : "String value",
                        "dhcp" : true,
                        "gateway" : "String value",
                        "ipversion" : "String value",
                        "netmask" : "String value"
                      }, {
                        "address" : "Another string value",
                        "akey_name" : "Another string value",
                        "dhcp" : false,
                        "gateway" : "Another string value",
                        "ipversion" : "Another string value",
                        "netmask" : "Another string value"
                      } ]
                    },
                    "trunk" : true,
                    "vlans" : {
                      "vlan" : [ 15, 25 ]
                    }
                  }, {
                    "admin_state" : false,
                    "akey_name" : "Another string value",
                    "bridge" : "Another string value",
                    "mirror" : false,
                    "mirror_src" : "Another string value",
                    "provider_network_type" : "Another string value",
                    "provider_physical_network" : "Another string value",
                    "provider_segmentation_id" : 25,
                    "router_external" : false,
                    "shared" : false,
                    "sriov" : "Another string value",
                    "subnets" : {
                      "subnet" : [ {
                        "address" : "String value",
                        "akey_name" : "String value",
                        "dhcp" : true,
                        "gateway" : "String value",
                        "ipversion" : "String value",
                        "netmask" : "String value"
                      }, {
                        "address" : "Another string value",
                        "akey_name" : "Another string value",
                        "dhcp" : false,
                        "gateway" : "Another string value",
                        "ipversion" : "Another string value",
                        "netmask" : "Another string value"
                      } ]
                    },
                    "trunk" : false,
                    "vlans" : {
                      "vlan" : [ 15, 25 ]
                    }
                  } ]
                },
                "addresses" : {
                  "address" : [ {
                    "ip_address" : "String value",
                    "netmask" : "String value"
                  }, {
                    "ip_address" : "Another string value",
                    "netmask" : "Another string value"
                  } ]
                }
              },
              "anycast_address" : "Another string value",
              "bandwidth" : {
                "max" : 25,
                "min" : 25
              },
              "ip_address" : "Another string value",
              "mac_address" : "Another string value",
              "model" : "Another string value",
              "network" : "Another string value",
              "port_forwarding" : {
                "port" : [ {
                  "akey_type" : "String value",
                  "external_port_ranges" : {
                    "external_port_range" : [ {
                      "akey_start" : 15,
                      "end" : 15
                    }, {
                      "akey_start" : 25,
                      "end" : 25
                    } ]
                  },
                  "protocol" : "String value",
                  "vnf_port" : 15
                }, {
                  "akey_type" : "Another string value",
                  "external_port_ranges" : {
                    "external_port_range" : [ {
                      "akey_start" : 15,
                      "end" : 15
                    }, {
                      "akey_start" : 25,
                      "end" : 25
                    } ]
                  },
                  "protocol" : "Another string value",
                  "vnf_port" : 25
                } ]
              },
              "subnet" : "Another string value",
              "type" : "Another string value"
            } ]
          },
          "kpi_data" : {
            "enabled" : false,
            "kpis" : {
              "kpi" : [ {
                "event_name" : "String value",
                "metric_collector" : {
                  "continuous_alarm" : true,
                  "nicid" : 15,
                  "poll_frequency" : 15,
                  "polling_unit" : "String value",
                  "proxy" : "String value",
                  "type" : "String value"
                },
                "metric_cond" : "String value",
                "metric_occurrences_false" : 15,
                "metric_occurrences_true" : 15,
                "metric_proxy" : "String value",
                "metric_type" : "String value",
                "metric_value" : "String value"
              }, {
                "event_name" : "Another string value",
                "metric_collector" : {
                  "continuous_alarm" : false,
                  "nicid" : 25,
                  "poll_frequency" : 25,
                  "polling_unit" : "Another string value",
                  "proxy" : "Another string value",
                  "type" : "Another string value"
                },
                "metric_cond" : "Another string value",
                "metric_occurrences_false" : 25,
                "metric_occurrences_true" : 25,
                "metric_proxy" : "Another string value",
                "metric_type" : "Another string value",
                "metric_value" : "Another string value"
              } ]
            }
          },
          "misc" : {
            "watchdog" : {
              "action" : "Another string value",
              "hardware" : "Another string value"
            }
          },
          "placements" : {
            "placement" : [ {
              "akey_type" : "String value",
              "enforcement" : "String value",
              "host" : "String value",
              "target_vm_group_ref" : "String value",
              "vm_group_references" : {
                "vm_group_ref" : [ "String value", "Another string value" ]
              },
              "zone" : "String value"
            }, {
              "akey_type" : "Another string value",
              "enforcement" : "Another string value",
              "host" : "Another string value",
              "target_vm_group_ref" : "Another string value",
              "vm_group_references" : {
                "vm_group_ref" : [ "String value", "Another string value" ]
              },
              "zone" : "Another string value"
            } ]
          },
          "port_forwarding" : {
            "port" : [ {
              "akey_type" : "String value",
              "external_port_ranges" : {
                "external_port_range" : [ {
                  "akey_start" : 15,
                  "end" : 15
                }, {
                  "akey_start" : 25,
                  "end" : 25
                } ]
              },
              "protocol" : "String value",
              "vnf_port" : 15
            }, {
              "akey_type" : "Another string value",
              "external_port_ranges" : {
                "external_port_range" : [ {
                  "akey_start" : 15,
                  "end" : 15
                }, {
                  "akey_start" : 25,
                  "end" : 25
                } ]
              },
              "protocol" : "Another string value",
              "vnf_port" : 25
            } ]
          },
          "properties" : {
            "property" : [ {
              "prop_key" : "String value",
              "prop_value" : "String value"
            }, {
              "prop_key" : "Another string value",
              "prop_value" : "Another string value"
            } ]
          },
          "recovery_wait_time" : 25,
          "rules" : {
            "admin_rules" : {
              "rule" : [ {
                "event_name" : "String value",
                "list_actions" : {
                  "action" : [ "String value", "Another string value" ]
                }
              }, {
                "event_name" : "Another string value",
                "list_actions" : {
                  "action" : [ "String value", "Another string value" ]
                }
              } ]
            },
            "user_rules" : {
              "rule" : [ {
                "event_name" : "String value",
                "list_actions" : {
                  "action" : [ "String value", "Another string value" ]
                }
              }, {
                "event_name" : "Another string value",
                "list_actions" : {
                  "action" : [ "String value", "Another string value" ]
                }
              } ]
            }
          },
          "scaling" : {
            "elastic" : false,
            "max_active" : 25,
            "max_standby" : 25,
            "min_active" : 25,
            "min_standby" : 25,
            "standby_ratio" : "Another string value",
            "static_ip_address_pools" : {
              "static_ip_address_pool" : [ {
                "akey_network" : "String value",
                "gateway" : "String value",
                "ip_address_ranges" : {
                  "ip_address_range" : [ {
                    "akey_start" : "String value",
                    "end" : "String value"
                  }, {
                    "akey_start" : "Another string value",
                    "end" : "Another string value"
                  } ]
                },
                "ip_addresses" : {
                  "ip_address" : [ "String value", "Another string value" ]
                },
                "netmask" : "String value"
              }, {
                "akey_network" : "Another string value",
                "gateway" : "Another string value",
                "ip_address_ranges" : {
                  "ip_address_range" : [ {
                    "akey_start" : "String value",
                    "end" : "String value"
                  }, {
                    "akey_start" : "Another string value",
                    "end" : "Another string value"
                  } ]
                },
                "ip_addresses" : {
                  "ip_address" : [ "String value", "Another string value" ]
                },
                "netmask" : "Another string value"
              } ]
            },
            "static_license_pool" : {
              "license" : [ {
                "akey_license_key_value" : "String value",
                "license_data" : "String value",
                "license_file" : "String value",
                "license_key_type" : "String value"
              }, {
                "akey_license_key_value" : "Another string value",
                "license_data" : "Another string value",
                "license_file" : "Another string value",
                "license_key_type" : "Another string value"
              } ]
            },
            "static_mac_address_pools" : {
              "static_mac_address_pool" : [ {
                "akey_network" : "String value",
                "mac_address_ranges" : {
                  "mac_address_range" : [ {
                    "akey_start" : "String value",
                    "end" : "String value"
                  }, {
                    "akey_start" : "Another string value",
                    "end" : "Another string value"
                  } ]
                },
                "mac_addresses" : {
                  "mac_address" : [ "String value", "Another string value" ]
                }
              }, {
                "akey_network" : "Another string value",
                "mac_address_ranges" : {
                  "mac_address_range" : [ {
                    "akey_start" : "String value",
                    "end" : "String value"
                  }, {
                    "akey_start" : "Another string value",
                    "end" : "Another string value"
                  } ]
                },
                "mac_addresses" : {
                  "mac_address" : [ "String value", "Another string value" ]
                }
              } ]
            }
          },
          "shared_ips" : {
            "shared_ip" : [ {
              "akey_nicid" : 15,
              "ip_address" : "String value",
              "is_static" : true
            }, {
              "akey_nicid" : 25,
              "ip_address" : "Another string value",
              "is_static" : false
            } ]
          },
          "vm_flavor" : {
            "akey_name" : "Another string value",
            "cores" : 25,
            "ephemeral_disk_mb" : 25,
            "memory_mb" : 25,
            "root_disk_mb" : 25,
            "sockets" : 25,
            "swap_disk_mb" : 25,
            "threads" : 25,
            "vcpus" : 25
          },
          "volumes" : {
            "volume" : [ {
              "akey_volname" : "String value",
              "bus" : "String value",
              "maxsize" : 15,
              "minsize" : 15,
              "size" : 15,
              "sizeunit" : "String value",
              "volid" : 15
            }, {
              "akey_volname" : "Another string value",
              "bus" : "Another string value",
              "maxsize" : 25,
              "minsize" : 25,
              "size" : 25,
              "sizeunit" : "Another string value",
              "volid" : 25
            } ]
          }
        } ]
      }
    }, {
      "name" : "Another string value",
      "networks" : {
        "network" : [ {
          "admin_state" : true,
          "akey_name" : "String value",
          "bridge" : "String value",
          "mirror" : true,
          "mirror_src" : "String value",
          "provider_network_type" : "String value",
          "provider_physical_network" : "String value",
          "provider_segmentation_id" : 15,
          "router_external" : true,
          "shared" : true,
          "sriov" : "String value",
          "subnets" : {
            "subnet" : [ {
              "address" : "String value",
              "akey_name" : "String value",
              "dhcp" : true,
              "gateway" : "String value",
              "ipversion" : "String value",
              "netmask" : "String value"
            }, {
              "address" : "Another string value",
              "akey_name" : "Another string value",
              "dhcp" : false,
              "gateway" : "Another string value",
              "ipversion" : "Another string value",
              "netmask" : "Another string value"
            } ]
          },
          "trunk" : true,
          "vlans" : {
            "vlan" : [ 15, 25 ]
          }
        }, {
          "admin_state" : false,
          "akey_name" : "Another string value",
          "bridge" : "Another string value",
          "mirror" : false,
          "mirror_src" : "Another string value",
          "provider_network_type" : "Another string value",
          "provider_physical_network" : "Another string value",
          "provider_segmentation_id" : 25,
          "router_external" : false,
          "shared" : false,
          "sriov" : "Another string value",
          "subnets" : {
            "subnet" : [ {
              "address" : "String value",
              "akey_name" : "String value",
              "dhcp" : true,
              "gateway" : "String value",
              "ipversion" : "String value",
              "netmask" : "String value"
            }, {
              "address" : "Another string value",
              "akey_name" : "Another string value",
              "dhcp" : false,
              "gateway" : "Another string value",
              "ipversion" : "Another string value",
              "netmask" : "Another string value"
            } ]
          },
          "trunk" : false,
          "vlans" : {
            "vlan" : [ 15, 25 ]
          }
        } ]
      },
      "version" : "Another string value",
      "vm_groups" : {
        "vm_group" : [ {
          "akey_name" : "String value",
          "bootup_time" : 15,
          "config_data" : {
            "configuration" : [ {
              "akey_dst" : "String value",
              "data" : "String value",
              "file" : "String value",
              "variables" : {
                "variable" : [ {
                  "name" : "String value",
                  "values" : {
                    "val" : [ "String value", "Another string value" ]
                  }
                }, {
                  "name" : "Another string value",
                  "values" : {
                    "val" : [ "String value", "Another string value" ]
                  }
                } ]
              }
            }, {
              "akey_dst" : "Another string value",
              "data" : "Another string value",
              "file" : "Another string value",
              "variables" : {
                "variable" : [ {
                  "name" : "String value",
                  "values" : {
                    "val" : [ "String value", "Another string value" ]
                  }
                }, {
                  "name" : "Another string value",
                  "values" : {
                    "val" : [ "String value", "Another string value" ]
                  }
                } ]
              }
            } ]
          },
          "disk" : {
            "akey_name" : "String value",
            "container_format" : "String value",
            "disk_bus" : "String value",
            "disk_format" : "String value",
            "e1000_net" : true,
            "serial_console" : true,
            "size" : 15,
            "sizeunit" : "String value",
            "src" : "String value",
            "virtio_net" : true
          },
          "flavor" : "String value",
          "image" : "String value",
          "interfaces" : {
            "interface" : [ {
              "akey_nicid" : 15,
              "allowed_address_pairs" : {
                "address_pair_networks" : {
                  "network" : [ {
                    "admin_state" : true,
                    "akey_name" : "String value",
                    "bridge" : "String value",
                    "mirror" : true,
                    "mirror_src" : "String value",
                    "provider_network_type" : "String value",
                    "provider_physical_network" : "String value",
                    "provider_segmentation_id" : 15,
                    "router_external" : true,
                    "shared" : true,
                    "sriov" : "String value",
                    "subnets" : {
                      "subnet" : [ {
                        "address" : "String value",
                        "akey_name" : "String value",
                        "dhcp" : true,
                        "gateway" : "String value",
                        "ipversion" : "String value",
                        "netmask" : "String value"
                      }, {
                        "address" : "Another string value",
                        "akey_name" : "Another string value",
                        "dhcp" : false,
                        "gateway" : "Another string value",
                        "ipversion" : "Another string value",
                        "netmask" : "Another string value"
                      } ]
                    },
                    "trunk" : true,
                    "vlans" : {
                      "vlan" : [ 15, 25 ]
                    }
                  }, {
                    "admin_state" : false,
                    "akey_name" : "Another string value",
                    "bridge" : "Another string value",
                    "mirror" : false,
                    "mirror_src" : "Another string value",
                    "provider_network_type" : "Another string value",
                    "provider_physical_network" : "Another string value",
                    "provider_segmentation_id" : 25,
                    "router_external" : false,
                    "shared" : false,
                    "sriov" : "Another string value",
                    "subnets" : {
                      "subnet" : [ {
                        "address" : "String value",
                        "akey_name" : "String value",
                        "dhcp" : true,
                        "gateway" : "String value",
                        "ipversion" : "String value",
                        "netmask" : "String value"
                      }, {
                        "address" : "Another string value",
                        "akey_name" : "Another string value",
                        "dhcp" : false,
                        "gateway" : "Another string value",
                        "ipversion" : "Another string value",
                        "netmask" : "Another string value"
                      } ]
                    },
                    "trunk" : false,
                    "vlans" : {
                      "vlan" : [ 15, 25 ]
                    }
                  } ]
                },
                "addresses" : {
                  "address" : [ {
                    "ip_address" : "String value",
                    "netmask" : "String value"
                  }, {
                    "ip_address" : "Another string value",
                    "netmask" : "Another string value"
                  } ]
                }
              },
              "anycast_address" : "String value",
              "bandwidth" : {
                "max" : 15,
                "min" : 15
              },
              "ip_address" : "String value",
              "mac_address" : "String value",
              "model" : "String value",
              "network" : "String value",
              "port_forwarding" : {
                "port" : [ {
                  "akey_type" : "String value",
                  "external_port_ranges" : {
                    "external_port_range" : [ {
                      "akey_start" : 15,
                      "end" : 15
                    }, {
                      "akey_start" : 25,
                      "end" : 25
                    } ]
                  },
                  "protocol" : "String value",
                  "vnf_port" : 15
                }, {
                  "akey_type" : "Another string value",
                  "external_port_ranges" : {
                    "external_port_range" : [ {
                      "akey_start" : 15,
                      "end" : 15
                    }, {
                      "akey_start" : 25,
                      "end" : 25
                    } ]
                  },
                  "protocol" : "Another string value",
                  "vnf_port" : 25
                } ]
              },
              "subnet" : "String value",
              "type" : "String value"
            }, {
              "akey_nicid" : 25,
              "allowed_address_pairs" : {
                "address_pair_networks" : {
                  "network" : [ {
                    "admin_state" : true,
                    "akey_name" : "String value",
                    "bridge" : "String value",
                    "mirror" : true,
                    "mirror_src" : "String value",
                    "provider_network_type" : "String value",
                    "provider_physical_network" : "String value",
                    "provider_segmentation_id" : 15,
                    "router_external" : true,
                    "shared" : true,
                    "sriov" : "String value",
                    "subnets" : {
                      "subnet" : [ {
                        "address" : "String value",
                        "akey_name" : "String value",
                        "dhcp" : true,
                        "gateway" : "String value",
                        "ipversion" : "String value",
                        "netmask" : "String value"
                      }, {
                        "address" : "Another string value",
                        "akey_name" : "Another string value",
                        "dhcp" : false,
                        "gateway" : "Another string value",
                        "ipversion" : "Another string value",
                        "netmask" : "Another string value"
                      } ]
                    },
                    "trunk" : true,
                    "vlans" : {
                      "vlan" : [ 15, 25 ]
                    }
                  }, {
                    "admin_state" : false,
                    "akey_name" : "Another string value",
                    "bridge" : "Another string value",
                    "mirror" : false,
                    "mirror_src" : "Another string value",
                    "provider_network_type" : "Another string value",
                    "provider_physical_network" : "Another string value",
                    "provider_segmentation_id" : 25,
                    "router_external" : false,
                    "shared" : false,
                    "sriov" : "Another string value",
                    "subnets" : {
                      "subnet" : [ {
                        "address" : "String value",
                        "akey_name" : "String value",
                        "dhcp" : true,
                        "gateway" : "String value",
                        "ipversion" : "String value",
                        "netmask" : "String value"
                      }, {
                        "address" : "Another string value",
                        "akey_name" : "Another string value",
                        "dhcp" : false,
                        "gateway" : "Another string value",
                        "ipversion" : "Another string value",
                        "netmask" : "Another string value"
                      } ]
                    },
                    "trunk" : false,
                    "vlans" : {
                      "vlan" : [ 15, 25 ]
                    }
                  } ]
                },
                "addresses" : {
                  "address" : [ {
                    "ip_address" : "String value",
                    "netmask" : "String value"
                  }, {
                    "ip_address" : "Another string value",
                    "netmask" : "Another string value"
                  } ]
                }
              },
              "anycast_address" : "Another string value",
              "bandwidth" : {
                "max" : 25,
                "min" : 25
              },
              "ip_address" : "Another string value",
              "mac_address" : "Another string value",
              "model" : "Another string value",
              "network" : "Another string value",
              "port_forwarding" : {
                "port" : [ {
                  "akey_type" : "String value",
                  "external_port_ranges" : {
                    "external_port_range" : [ {
                      "akey_start" : 15,
                      "end" : 15
                    }, {
                      "akey_start" : 25,
                      "end" : 25
                    } ]
                  },
                  "protocol" : "String value",
                  "vnf_port" : 15
                }, {
                  "akey_type" : "Another string value",
                  "external_port_ranges" : {
                    "external_port_range" : [ {
                      "akey_start" : 15,
                      "end" : 15
                    }, {
                      "akey_start" : 25,
                      "end" : 25
                    } ]
                  },
                  "protocol" : "Another string value",
                  "vnf_port" : 25
                } ]
              },
              "subnet" : "Another string value",
              "type" : "Another string value"
            } ]
          },
          "kpi_data" : {
            "enabled" : true,
            "kpis" : {
              "kpi" : [ {
                "event_name" : "String value",
                "metric_collector" : {
                  "continuous_alarm" : true,
                  "nicid" : 15,
                  "poll_frequency" : 15,
                  "polling_unit" : "String value",
                  "proxy" : "String value",
                  "type" : "String value"
                },
                "metric_cond" : "String value",
                "metric_occurrences_false" : 15,
                "metric_occurrences_true" : 15,
                "metric_proxy" : "String value",
                "metric_type" : "String value",
                "metric_value" : "String value"
              }, {
                "event_name" : "Another string value",
                "metric_collector" : {
                  "continuous_alarm" : false,
                  "nicid" : 25,
                  "poll_frequency" : 25,
                  "polling_unit" : "Another string value",
                  "proxy" : "Another string value",
                  "type" : "Another string value"
                },
                "metric_cond" : "Another string value",
                "metric_occurrences_false" : 25,
                "metric_occurrences_true" : 25,
                "metric_proxy" : "Another string value",
                "metric_type" : "Another string value",
                "metric_value" : "Another string value"
              } ]
            }
          },
          "misc" : {
            "watchdog" : {
              "action" : "String value",
              "hardware" : "String value"
            }
          },
          "placements" : {
            "placement" : [ {
              "akey_type" : "String value",
              "enforcement" : "String value",
              "host" : "String value",
              "target_vm_group_ref" : "String value",
              "vm_group_references" : {
                "vm_group_ref" : [ "String value", "Another string value" ]
              },
              "zone" : "String value"
            }, {
              "akey_type" : "Another string value",
              "enforcement" : "Another string value",
              "host" : "Another string value",
              "target_vm_group_ref" : "Another string value",
              "vm_group_references" : {
                "vm_group_ref" : [ "String value", "Another string value" ]
              },
              "zone" : "Another string value"
            } ]
          },
          "port_forwarding" : {
            "port" : [ {
              "akey_type" : "String value",
              "external_port_ranges" : {
                "external_port_range" : [ {
                  "akey_start" : 15,
                  "end" : 15
                }, {
                  "akey_start" : 25,
                  "end" : 25
                } ]
              },
              "protocol" : "String value",
              "vnf_port" : 15
            }, {
              "akey_type" : "Another string value",
              "external_port_ranges" : {
                "external_port_range" : [ {
                  "akey_start" : 15,
                  "end" : 15
                }, {
                  "akey_start" : 25,
                  "end" : 25
                } ]
              },
              "protocol" : "Another string value",
              "vnf_port" : 25
            } ]
          },
          "properties" : {
            "property" : [ {
              "prop_key" : "String value",
              "prop_value" : "String value"
            }, {
              "prop_key" : "Another string value",
              "prop_value" : "Another string value"
            } ]
          },
          "recovery_wait_time" : 15,
          "rules" : {
            "admin_rules" : {
              "rule" : [ {
                "event_name" : "String value",
                "list_actions" : {
                  "action" : [ "String value", "Another string value" ]
                }
              }, {
                "event_name" : "Another string value",
                "list_actions" : {
                  "action" : [ "String value", "Another string value" ]
                }
              } ]
            },
            "user_rules" : {
              "rule" : [ {
                "event_name" : "String value",
                "list_actions" : {
                  "action" : [ "String value", "Another string value" ]
                }
              }, {
                "event_name" : "Another string value",
                "list_actions" : {
                  "action" : [ "String value", "Another string value" ]
                }
              } ]
            }
          },
          "scaling" : {
            "elastic" : true,
            "max_active" : 15,
            "max_standby" : 15,
            "min_active" : 15,
            "min_standby" : 15,
            "standby_ratio" : "String value",
            "static_ip_address_pools" : {
              "static_ip_address_pool" : [ {
                "akey_network" : "String value",
                "gateway" : "String value",
                "ip_address_ranges" : {
                  "ip_address_range" : [ {
                    "akey_start" : "String value",
                    "end" : "String value"
                  }, {
                    "akey_start" : "Another string value",
                    "end" : "Another string value"
                  } ]
                },
                "ip_addresses" : {
                  "ip_address" : [ "String value", "Another string value" ]
                },
                "netmask" : "String value"
              }, {
                "akey_network" : "Another string value",
                "gateway" : "Another string value",
                "ip_address_ranges" : {
                  "ip_address_range" : [ {
                    "akey_start" : "String value",
                    "end" : "String value"
                  }, {
                    "akey_start" : "Another string value",
                    "end" : "Another string value"
                  } ]
                },
                "ip_addresses" : {
                  "ip_address" : [ "String value", "Another string value" ]
                },
                "netmask" : "Another string value"
              } ]
            },
            "static_license_pool" : {
              "license" : [ {
                "akey_license_key_value" : "String value",
                "license_data" : "String value",
                "license_file" : "String value",
                "license_key_type" : "String value"
              }, {
                "akey_license_key_value" : "Another string value",
                "license_data" : "Another string value",
                "license_file" : "Another string value",
                "license_key_type" : "Another string value"
              } ]
            },
            "static_mac_address_pools" : {
              "static_mac_address_pool" : [ {
                "akey_network" : "String value",
                "mac_address_ranges" : {
                  "mac_address_range" : [ {
                    "akey_start" : "String value",
                    "end" : "String value"
                  }, {
                    "akey_start" : "Another string value",
                    "end" : "Another string value"
                  } ]
                },
                "mac_addresses" : {
                  "mac_address" : [ "String value", "Another string value" ]
                }
              }, {
                "akey_network" : "Another string value",
                "mac_address_ranges" : {
                  "mac_address_range" : [ {
                    "akey_start" : "String value",
                    "end" : "String value"
                  }, {
                    "akey_start" : "Another string value",
                    "end" : "Another string value"
                  } ]
                },
                "mac_addresses" : {
                  "mac_address" : [ "String value", "Another string value" ]
                }
              } ]
            }
          },
          "shared_ips" : {
            "shared_ip" : [ {
              "akey_nicid" : 15,
              "ip_address" : "String value",
              "is_static" : true
            }, {
              "akey_nicid" : 25,
              "ip_address" : "Another string value",
              "is_static" : false
            } ]
          },
          "vm_flavor" : {
            "akey_name" : "String value",
            "cores" : 15,
            "ephemeral_disk_mb" : 15,
            "memory_mb" : 15,
            "root_disk_mb" : 15,
            "sockets" : 15,
            "swap_disk_mb" : 15,
            "threads" : 15,
            "vcpus" : 15
          },
          "volumes" : {
            "volume" : [ {
              "akey_volname" : "String value",
              "bus" : "String value",
              "maxsize" : 15,
              "minsize" : 15,
              "size" : 15,
              "sizeunit" : "String value",
              "volid" : 15
            }, {
              "akey_volname" : "Another string value",
              "bus" : "Another string value",
              "maxsize" : 25,
              "minsize" : 25,
              "size" : 25,
              "sizeunit" : "Another string value",
              "volid" : 25
            } ]
          }
        }, {
          "akey_name" : "Another string value",
          "bootup_time" : 25,
          "config_data" : {
            "configuration" : [ {
              "akey_dst" : "String value",
              "data" : "String value",
              "file" : "String value",
              "variables" : {
                "variable" : [ {
                  "name" : "String value",
                  "values" : {
                    "val" : [ "String value", "Another string value" ]
                  }
                }, {
                  "name" : "Another string value",
                  "values" : {
                    "val" : [ "String value", "Another string value" ]
                  }
                } ]
              }
            }, {
              "akey_dst" : "Another string value",
              "data" : "Another string value",
              "file" : "Another string value",
              "variables" : {
                "variable" : [ {
                  "name" : "String value",
                  "values" : {
                    "val" : [ "String value", "Another string value" ]
                  }
                }, {
                  "name" : "Another string value",
                  "values" : {
                    "val" : [ "String value", "Another string value" ]
                  }
                } ]
              }
            } ]
          },
          "disk" : {
            "akey_name" : "Another string value",
            "container_format" : "Another string value",
            "disk_bus" : "Another string value",
            "disk_format" : "Another string value",
            "e1000_net" : false,
            "serial_console" : false,
            "size" : 25,
            "sizeunit" : "Another string value",
            "src" : "Another string value",
            "virtio_net" : false
          },
          "flavor" : "Another string value",
          "image" : "Another string value",
          "interfaces" : {
            "interface" : [ {
              "akey_nicid" : 15,
              "allowed_address_pairs" : {
                "address_pair_networks" : {
                  "network" : [ {
                    "admin_state" : true,
                    "akey_name" : "String value",
                    "bridge" : "String value",
                    "mirror" : true,
                    "mirror_src" : "String value",
                    "provider_network_type" : "String value",
                    "provider_physical_network" : "String value",
                    "provider_segmentation_id" : 15,
                    "router_external" : true,
                    "shared" : true,
                    "sriov" : "String value",
                    "subnets" : {
                      "subnet" : [ {
                        "address" : "String value",
                        "akey_name" : "String value",
                        "dhcp" : true,
                        "gateway" : "String value",
                        "ipversion" : "String value",
                        "netmask" : "String value"
                      }, {
                        "address" : "Another string value",
                        "akey_name" : "Another string value",
                        "dhcp" : false,
                        "gateway" : "Another string value",
                        "ipversion" : "Another string value",
                        "netmask" : "Another string value"
                      } ]
                    },
                    "trunk" : true,
                    "vlans" : {
                      "vlan" : [ 15, 25 ]
                    }
                  }, {
                    "admin_state" : false,
                    "akey_name" : "Another string value",
                    "bridge" : "Another string value",
                    "mirror" : false,
                    "mirror_src" : "Another string value",
                    "provider_network_type" : "Another string value",
                    "provider_physical_network" : "Another string value",
                    "provider_segmentation_id" : 25,
                    "router_external" : false,
                    "shared" : false,
                    "sriov" : "Another string value",
                    "subnets" : {
                      "subnet" : [ {
                        "address" : "String value",
                        "akey_name" : "String value",
                        "dhcp" : true,
                        "gateway" : "String value",
                        "ipversion" : "String value",
                        "netmask" : "String value"
                      }, {
                        "address" : "Another string value",
                        "akey_name" : "Another string value",
                        "dhcp" : false,
                        "gateway" : "Another string value",
                        "ipversion" : "Another string value",
                        "netmask" : "Another string value"
                      } ]
                    },
                    "trunk" : false,
                    "vlans" : {
                      "vlan" : [ 15, 25 ]
                    }
                  } ]
                },
                "addresses" : {
                  "address" : [ {
                    "ip_address" : "String value",
                    "netmask" : "String value"
                  }, {
                    "ip_address" : "Another string value",
                    "netmask" : "Another string value"
                  } ]
                }
              },
              "anycast_address" : "String value",
              "bandwidth" : {
                "max" : 15,
                "min" : 15
              },
              "ip_address" : "String value",
              "mac_address" : "String value",
              "model" : "String value",
              "network" : "String value",
              "port_forwarding" : {
                "port" : [ {
                  "akey_type" : "String value",
                  "external_port_ranges" : {
                    "external_port_range" : [ {
                      "akey_start" : 15,
                      "end" : 15
                    }, {
                      "akey_start" : 25,
                      "end" : 25
                    } ]
                  },
                  "protocol" : "String value",
                  "vnf_port" : 15
                }, {
                  "akey_type" : "Another string value",
                  "external_port_ranges" : {
                    "external_port_range" : [ {
                      "akey_start" : 15,
                      "end" : 15
                    }, {
                      "akey_start" : 25,
                      "end" : 25
                    } ]
                  },
                  "protocol" : "Another string value",
                  "vnf_port" : 25
                } ]
              },
              "subnet" : "String value",
              "type" : "String value"
            }, {
              "akey_nicid" : 25,
              "allowed_address_pairs" : {
                "address_pair_networks" : {
                  "network" : [ {
                    "admin_state" : true,
                    "akey_name" : "String value",
                    "bridge" : "String value",
                    "mirror" : true,
                    "mirror_src" : "String value",
                    "provider_network_type" : "String value",
                    "provider_physical_network" : "String value",
                    "provider_segmentation_id" : 15,
                    "router_external" : true,
                    "shared" : true,
                    "sriov" : "String value",
                    "subnets" : {
                      "subnet" : [ {
                        "address" : "String value",
                        "akey_name" : "String value",
                        "dhcp" : true,
                        "gateway" : "String value",
                        "ipversion" : "String value",
                        "netmask" : "String value"
                      }, {
                        "address" : "Another string value",
                        "akey_name" : "Another string value",
                        "dhcp" : false,
                        "gateway" : "Another string value",
                        "ipversion" : "Another string value",
                        "netmask" : "Another string value"
                      } ]
                    },
                    "trunk" : true,
                    "vlans" : {
                      "vlan" : [ 15, 25 ]
                    }
                  }, {
                    "admin_state" : false,
                    "akey_name" : "Another string value",
                    "bridge" : "Another string value",
                    "mirror" : false,
                    "mirror_src" : "Another string value",
                    "provider_network_type" : "Another string value",
                    "provider_physical_network" : "Another string value",
                    "provider_segmentation_id" : 25,
                    "router_external" : false,
                    "shared" : false,
                    "sriov" : "Another string value",
                    "subnets" : {
                      "subnet" : [ {
                        "address" : "String value",
                        "akey_name" : "String value",
                        "dhcp" : true,
                        "gateway" : "String value",
                        "ipversion" : "String value",
                        "netmask" : "String value"
                      }, {
                        "address" : "Another string value",
                        "akey_name" : "Another string value",
                        "dhcp" : false,
                        "gateway" : "Another string value",
                        "ipversion" : "Another string value",
                        "netmask" : "Another string value"
                      } ]
                    },
                    "trunk" : false,
                    "vlans" : {
                      "vlan" : [ 15, 25 ]
                    }
                  } ]
                },
                "addresses" : {
                  "address" : [ {
                    "ip_address" : "String value",
                    "netmask" : "String value"
                  }, {
                    "ip_address" : "Another string value",
                    "netmask" : "Another string value"
                  } ]
                }
              },
              "anycast_address" : "Another string value",
              "bandwidth" : {
                "max" : 25,
                "min" : 25
              },
              "ip_address" : "Another string value",
              "mac_address" : "Another string value",
              "model" : "Another string value",
              "network" : "Another string value",
              "port_forwarding" : {
                "port" : [ {
                  "akey_type" : "String value",
                  "external_port_ranges" : {
                    "external_port_range" : [ {
                      "akey_start" : 15,
                      "end" : 15
                    }, {
                      "akey_start" : 25,
                      "end" : 25
                    } ]
                  },
                  "protocol" : "String value",
                  "vnf_port" : 15
                }, {
                  "akey_type" : "Another string value",
                  "external_port_ranges" : {
                    "external_port_range" : [ {
                      "akey_start" : 15,
                      "end" : 15
                    }, {
                      "akey_start" : 25,
                      "end" : 25
                    } ]
                  },
                  "protocol" : "Another string value",
                  "vnf_port" : 25
                } ]
              },
              "subnet" : "Another string value",
              "type" : "Another string value"
            } ]
          },
          "kpi_data" : {
            "enabled" : false,
            "kpis" : {
              "kpi" : [ {
                "event_name" : "String value",
                "metric_collector" : {
                  "continuous_alarm" : true,
                  "nicid" : 15,
                  "poll_frequency" : 15,
                  "polling_unit" : "String value",
                  "proxy" : "String value",
                  "type" : "String value"
                },
                "metric_cond" : "String value",
                "metric_occurrences_false" : 15,
                "metric_occurrences_true" : 15,
                "metric_proxy" : "String value",
                "metric_type" : "String value",
                "metric_value" : "String value"
              }, {
                "event_name" : "Another string value",
                "metric_collector" : {
                  "continuous_alarm" : false,
                  "nicid" : 25,
                  "poll_frequency" : 25,
                  "polling_unit" : "Another string value",
                  "proxy" : "Another string value",
                  "type" : "Another string value"
                },
                "metric_cond" : "Another string value",
                "metric_occurrences_false" : 25,
                "metric_occurrences_true" : 25,
                "metric_proxy" : "Another string value",
                "metric_type" : "Another string value",
                "metric_value" : "Another string value"
              } ]
            }
          },
          "misc" : {
            "watchdog" : {
              "action" : "Another string value",
              "hardware" : "Another string value"
            }
          },
          "placements" : {
            "placement" : [ {
              "akey_type" : "String value",
              "enforcement" : "String value",
              "host" : "String value",
              "target_vm_group_ref" : "String value",
              "vm_group_references" : {
                "vm_group_ref" : [ "String value", "Another string value" ]
              },
              "zone" : "String value"
            }, {
              "akey_type" : "Another string value",
              "enforcement" : "Another string value",
              "host" : "Another string value",
              "target_vm_group_ref" : "Another string value",
              "vm_group_references" : {
                "vm_group_ref" : [ "String value", "Another string value" ]
              },
              "zone" : "Another string value"
            } ]
          },
          "port_forwarding" : {
            "port" : [ {
              "akey_type" : "String value",
              "external_port_ranges" : {
                "external_port_range" : [ {
                  "akey_start" : 15,
                  "end" : 15
                }, {
                  "akey_start" : 25,
                  "end" : 25
                } ]
              },
              "protocol" : "String value",
              "vnf_port" : 15
            }, {
              "akey_type" : "Another string value",
              "external_port_ranges" : {
                "external_port_range" : [ {
                  "akey_start" : 15,
                  "end" : 15
                }, {
                  "akey_start" : 25,
                  "end" : 25
                } ]
              },
              "protocol" : "Another string value",
              "vnf_port" : 25
            } ]
          },
          "properties" : {
            "property" : [ {
              "prop_key" : "String value",
              "prop_value" : "String value"
            }, {
              "prop_key" : "Another string value",
              "prop_value" : "Another string value"
            } ]
          },
          "recovery_wait_time" : 25,
          "rules" : {
            "admin_rules" : {
              "rule" : [ {
                "event_name" : "String value",
                "list_actions" : {
                  "action" : [ "String value", "Another string value" ]
                }
              }, {
                "event_name" : "Another string value",
                "list_actions" : {
                  "action" : [ "String value", "Another string value" ]
                }
              } ]
            },
            "user_rules" : {
              "rule" : [ {
                "event_name" : "String value",
                "list_actions" : {
                  "action" : [ "String value", "Another string value" ]
                }
              }, {
                "event_name" : "Another string value",
                "list_actions" : {
                  "action" : [ "String value", "Another string value" ]
                }
              } ]
            }
          },
          "scaling" : {
            "elastic" : false,
            "max_active" : 25,
            "max_standby" : 25,
            "min_active" : 25,
            "min_standby" : 25,
            "standby_ratio" : "Another string value",
            "static_ip_address_pools" : {
              "static_ip_address_pool" : [ {
                "akey_network" : "String value",
                "gateway" : "String value",
                "ip_address_ranges" : {
                  "ip_address_range" : [ {
                    "akey_start" : "String value",
                    "end" : "String value"
                  }, {
                    "akey_start" : "Another string value",
                    "end" : "Another string value"
                  } ]
                },
                "ip_addresses" : {
                  "ip_address" : [ "String value", "Another string value" ]
                },
                "netmask" : "String value"
              }, {
                "akey_network" : "Another string value",
                "gateway" : "Another string value",
                "ip_address_ranges" : {
                  "ip_address_range" : [ {
                    "akey_start" : "String value",
                    "end" : "String value"
                  }, {
                    "akey_start" : "Another string value",
                    "end" : "Another string value"
                  } ]
                },
                "ip_addresses" : {
                  "ip_address" : [ "String value", "Another string value" ]
                },
                "netmask" : "Another string value"
              } ]
            },
            "static_license_pool" : {
              "license" : [ {
                "akey_license_key_value" : "String value",
                "license_data" : "String value",
                "license_file" : "String value",
                "license_key_type" : "String value"
              }, {
                "akey_license_key_value" : "Another string value",
                "license_data" : "Another string value",
                "license_file" : "Another string value",
                "license_key_type" : "Another string value"
              } ]
            },
            "static_mac_address_pools" : {
              "static_mac_address_pool" : [ {
                "akey_network" : "String value",
                "mac_address_ranges" : {
                  "mac_address_range" : [ {
                    "akey_start" : "String value",
                    "end" : "String value"
                  }, {
                    "akey_start" : "Another string value",
                    "end" : "Another string value"
                  } ]
                },
                "mac_addresses" : {
                  "mac_address" : [ "String value", "Another string value" ]
                }
              }, {
                "akey_network" : "Another string value",
                "mac_address_ranges" : {
                  "mac_address_range" : [ {
                    "akey_start" : "String value",
                    "end" : "String value"
                  }, {
                    "akey_start" : "Another string value",
                    "end" : "Another string value"
                  } ]
                },
                "mac_addresses" : {
                  "mac_address" : [ "String value", "Another string value" ]
                }
              } ]
            }
          },
          "shared_ips" : {
            "shared_ip" : [ {
              "akey_nicid" : 15,
              "ip_address" : "String value",
              "is_static" : true
            }, {
              "akey_nicid" : 25,
              "ip_address" : "Another string value",
              "is_static" : false
            } ]
          },
          "vm_flavor" : {
            "akey_name" : "Another string value",
            "cores" : 25,
            "ephemeral_disk_mb" : 25,
            "memory_mb" : 25,
            "root_disk_mb" : 25,
            "sockets" : 25,
            "swap_disk_mb" : 25,
            "threads" : 25,
            "vcpus" : 25
          },
          "volumes" : {
            "volume" : [ {
              "akey_volname" : "String value",
              "bus" : "String value",
              "maxsize" : 15,
              "minsize" : 15,
              "size" : 15,
              "sizeunit" : "String value",
              "volid" : 15
            }, {
              "akey_volname" : "Another string value",
              "bus" : "Another string value",
              "maxsize" : 25,
              "minsize" : 25,
              "size" : 25,
              "sizeunit" : "Another string value",
              "volid" : 25
            } ]
          }
        } ]
      }
    } ]
  }
}