NicProfileReference#

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

Bases: object

Reference to a NIC profile.

Parameters:

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

property ext_id#

Globally unique identifier of a NIC profile. It should be of type UUID.

Type:

str

to_dict()#

Returns the model properties as a dictionary

to_str()#

Returns the string representation of the model