RackReference#

class RackReference(uuid=None, id=None, *args, **kwargs)[source]#

Bases: object

Rack reference for the block

Parameters:
  • uuid – (uuid) Rack UUID

  • id – (id) Rack Id

property id#

Rack Id

Type:

int

to_dict()[source]#

Returns the model properties as a dictionary

to_str()[source]#

Returns the string representation of the model

property uuid#

Rack UUID

Type:

str