1.1
1.1
scpcli loadbalancer lb-server-group list
[--size <value>]
[--page <value>]
[--sort <value>]
[--name <value>]
[--protocol <value>]
[--subnet_id <value>]
[--vpc_id <value>]
[--lb_health_check_id <value>]
[--lb_method <value>]
Description
Get LB Server Group list
State ACTIVE (DEPRECATED)
| Version | Supported Until |
|---|---|
| 1.1 | 20260331 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| size optional | integer | size | 20 |
| page optional | integer | page | 0 |
| sort optional | string | sort | created_at:desc |
| name optional | string | LB Server Group name | ServerGroup01 |
| protocol optional | array | Protocol | 'TCP' |
| subnet_id optional | string | Service Subnet ID | 60fba45cb6c811efba41ba92e4fe7200 |
| vpc_id optional | string | VPC ID | 8acceeb6920c4fc494490d864f67f0b5 |
| lb_health_check_id optional | string | LB Health Check ID | 46c681018e33453085ca7c8db54e0076 |
| lb_method optional | array | LB Method | 'R' |
Responses
| Name | Description | Example |
|---|---|---|
| id | LB Server Group ID | 3d8d8754d0d54683a29f3dcc3dd95d5b |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| lb_health_check_id | LB Health Check ID | 46c681018e33453085ca7c8db54e0076 |
| lb_name | Load Balancer name | Test-LB-01 |
| lb_server_group_member_count | LB Server Group Member count | 2 |
| loadbalancer_id | Load Balancer ID | 82efa35c88834bc083020443e57faa10 |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | LB Server Group name | ServerGroup01 |
| protocol | Protocol | TCP |
| state | LB Server Group state | ACTIVE |
| vpc_id | VPC ID | 8acceeb6920c4fc494490d864f67f0b5 |