lb_set_status
Enable or disable a specific load balancer destination by providing the destination group ID, URI, and enabled state.
Instructions
Enable or disable a load balancer destination.
Parameters
group: The destination group ID. destination: The destination URI. enabled: True to enable, False to disable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group | Yes | ||
| destination | Yes | ||
| enabled | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||