/AWS1/CL_SRHSCAPARAMSSTATUS¶
The status and configuration of a search domain's scaling parameters.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
io_options TYPE REF TO /AWS1/CL_SRHSCALINGPARAMETERS /AWS1/CL_SRHSCALINGPARAMETERS¶
The desired instance type and desired number of replicas of each index partition.
io_status TYPE REF TO /AWS1/CL_SRHOPTIONSTATUS /AWS1/CL_SRHOPTIONSTATUS¶
The status of domain configuration option.
Queryable Attributes¶
Options¶
The desired instance type and desired number of replicas of each index partition.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OPTIONS() |
Getter for OPTIONS |
Status¶
The status of domain configuration option.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUS() |
Getter for STATUS |