otcextensions.sdk.sdrs.v1.active_domains.ActiveDomains

The SDRS Active-active domain Class

The ActiveDomains class inherits from Resource.

class otcextensions.sdk.sdrs.v1.active_domains.ActiveDomains(_synchronized=False, connection=None, **attrs)

SDRS Active-Active Domain Resource

The base resource

Parameters
  • _synchronized (bool) – This is not intended to be used directly. See new() and existing().

  • connection (openstack.connection.Connection) – Reference to the Connection being used. Defaults to None to allow Resource objects to be used without an active Connection, such as in unit tests. Use of self._connection in Resource code should protect itself with a check for None.

allow_list = True

capabilities

domains

Properties List of available domains

class otcextensions.sdk.sdrs.v1.active_domains.Domains(_synchronized=False, connection=None, **attrs)

The base resource

Parameters
  • _synchronized (bool) – This is not intended to be used directly. See new() and existing().

  • connection (openstack.connection.Connection) – Reference to the Connection being used. Defaults to None to allow Resource objects to be used without an active Connection, such as in unit tests. Use of self._connection in Resource code should protect itself with a check for None.

id

Properties Active-active domain id

name

Active-active domain name

description

Active-active domain description

sold_out

Active-active domain availability

local_replication_cluster

Active-active domain local replication cluster parameters

remote_replication_cluster

Active-active domain remote replication cluster parameters

class otcextensions.sdk.sdrs.v1.active_domains.ReplicationCluster(_synchronized=False, connection=None, **attrs)

The base resource

Parameters
  • _synchronized (bool) – This is not intended to be used directly. See new() and existing().

  • connection (openstack.connection.Connection) – Reference to the Connection being used. Defaults to None to allow Resource objects to be used without an active Connection, such as in unit tests. Use of self._connection in Resource code should protect itself with a check for None.

availability_zone

Properties Availability zone name