Lists all service capabilities.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
ens:ListProductAbilities |
list |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
No parameters required.
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The ID of the request. |
xxxxx-75ED-422E-A022-7121FA18C968 |
| ProductAbilities |
array |
Products supported by the edge node. |
|
|
string |
The product supported by the edge node. |
eip |
Examples
Success response
JSON format
{
"RequestId": "xxxxx-75ED-422E-A022-7121FA18C968",
"ProductAbilities": [
"eip"
]
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | NoPermission | Permission denied. | |
| 400 | InvalidParameter.%s | The specified field %s invalid. Please check it again. |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.