SubnetReference#

class SubnetReference(ext_id=None, *args, **kwargs)[source]#

Bases: object

Network identifier for this adapter. Only valid if nic_type is NORMAL_NIC or DIRECT_NIC.

Parameters:

ext_id – (ext_id) Globally unique identifier of a subnet. It should be of type UUID.

property ext_id#

Globally unique identifier of a subnet. It should be of type UUID.

Type:

str

to_dict()[source]#

Returns the model properties as a dictionary

to_str()[source]#

Returns the string representation of the model