![]() The system Redundancy Group status table describes the status of the instances in RG. | |
Exists on Condition | /system/admin/haMode='haModeNto1' |
Parameter | Description | |
---|---|---|
![]() ![]() | instanceRgName | Identifies the instance. |
![]() | actualCeName | Identifies the given/actual server. |
![]() | assignedRole | Indicates the assigned redundancy role of the instance. |
![]() | currentRole | Indicates the current redundancy role of the instance. |
![]() | nodeId | Node id of the instance. |
![]() | serviceId | Service id of the instance. |
![]() | syncStatus | Indicates synchronization state of the instance. |
![]() | usingMetavarsOf | Indicates the Metavariables this instance is using belongs to which stack/instance. |
![]() | appVersion | Indicates the version of sbc running on this instance |
REST API: GET Example |
---|
curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/operational/system/rgStatus/{instanceRgName} |