HostReference#

class HostReference(host_type=None, name=None, ext_id=None, links=None, tenant_id=None, *args, **kwargs)#

Bases: ExternalizableAbstractModel

Information about the Witness host site.

Parameters:
  • host_type – (host_type)

  • name (max=256 chars) – (name) Name of the Witness host site.

property host_type#
Type:

HostType

property name#

Name of the Witness host site.

Type:

str

to_dict()#

Returns the model properties as a dictionary

to_str()#

Returns the string representation of the model