Queries the limitations on your account.
Note
This API has been deprecated with no replacement. While temporary access is maintained, no further updates or bug fixes will be provided. To ensure continued functionality, plan your migration and contact your account manager for support.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
ecs:DescribeLimitation |
get |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| Limitation |
string |
Yes |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| Limitation |
string |
||
| Value |
string |
||
| RequestId |
string |
Examples
Success response
JSON format
{
"Limitation": "",
"Value": "",
"RequestId": ""
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 404 | InvalidLimitation.NotFound | The specified Limitation is not valid. |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.