ChangeLoadBalancerListenerBackendServerState
Changes the enabling state of backend servers under an SLB listener. Only SLB provided by openEuler VPC routers and openEuler performance dedicated SLB (standalone SLB) are supported. VyOS is not supported. For example,
ChangeLoadBalancerListenerBackendServerState listenerUuid=c4400f26d55c37dcbb4b538cb1e8b5ef serverGroupUuid=4b3f55b00c153a7f8ab3c86daf45ed1a vmNicUuids=acd56cea809e3403b709cf8530575add state=DisabledParameters
| Name | Description | Optional | Optional Values | Starting Version |
|---|---|---|---|---|
| listenerUuid | The SLB listener UUID. | 5.5.38 | ||
| serverGroupUuid | The backend server group UUID. | 5.5.38 | ||
| vmNicUuids | The list of VM NIC UUIDs to enable or disable in the current backend server group. | Yes | 5.5.38 | |
| serverIps | The list of IP addresses to enable or disable in the current backend server group. Only supported by performance dedicated SLBs, and at least one of this parameter and vmNicUuids must be specified. | Yes | 5.5.38 | |
| state | The target administrative state of this operation. |
| 5.5.38 | |
| systemTags | The system tags. | Yes | 5.5.38 | |
| userTags | The user tags. | Yes | 5.5.38 |
