ReadScaleCapability Class

The read scale capability.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
ReadScaleCapability

Constructor

ReadScaleCapability(*, reason: Optional[str] = None, **kwargs)

Parameters

reason
str
Required

The reason for the capability not being available.

Variables

max_number_of_replicas
int

The maximum number of read scale replicas.

status
str or CapabilityStatus

The status of the capability. Possible values include: "Visible", "Available", "Default", "Disabled".