LocationInfo#

class LocationInfo(uuid=None, location_type=None, *args, **kwargs)#

Bases: object

Location info corresponds to a tuple of location type (either node/cluster) and ExtID

Parameters:
property location_type#
Type:

LocationType

to_dict()#

Returns the model properties as a dictionary

to_str()#

Returns the string representation of the model

property uuid#

Location UUID of the resource.

Type:

str