SubnetReference#

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

Bases: object

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

Parameters:

ext_id – (ext_id) The globally unique identifier of a subnet of type UUID.

property ext_id#

The globally unique identifier of a subnet of type UUID.

Type:

str

to_dict()#

Returns the model properties as a dictionary

to_str()#

Returns the string representation of the model