ExtNet#

Detailed description of an external network.

Contents#

  • availabilityZone — The name of the availability zone, in which the external network resides.

    • Type: String

    • Required: Yes

  • extNetName — The name of the external network.

    • Type: String

    • Required: Yes

  • networkDescription — The description of the attached network (subnet CIDR or vrtual switch name).

    • Type: String

    • Required: Yes

  • state — The current state of the external network.

    • Type: String

    • Required: Yes

    • Valid values: idle | attaching | attached | detaching | deleting

  • subnetId — The ID of the subnet, to which the external network is attached.

    • Type: String

    • Required: No

  • switchId — The ID of the virtual switch, to which the external network is attached.

    • Type: String

    • Required: No