1.1
1.1
scpcli application-apigateway api deployment list
--api_id <value>
[--size <value>]
[--page <value>]
[--sort <value>]
[--deployment_id <value>]
[--stage_name <value>]
Description
Get api deployments list
State ACTIVE (DEPRECATED)
| Version | Supported Until |
|---|---|
| 1.1 | 20260430 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| api_id required | string | Api ID | 31e749b7b260868f441e862b |
| size optional | integer | size | 20 |
| page optional | integer | page | 0 |
| sort optional | string | sort | created_at:desc |
| deployment_id optional | string | Name | 27bb070b564349f8a31cc60734cc36a5 |
| stage_name optional | string | Stage Name | test-stage |
Responses
| Name | Description | Example |
|---|---|---|
| deployment_date | Deployment Date | 2024-05-17T00:23:17Z |
| deployment_id | Deployment ID | 27bb070b564349f8a31cc60734cc36a5 |
| description | Description | description |
| status | Status | Active |