Queries the API operations of an Alibaba Cloud service.
Operation description
Before you call this operation, make sure that you understand the billing method and pricing of Security Orchestration Automation Response (SOAR) or the pricing for log data added to the Cloud Threat Detection and Response (CTDR) feature. For more information, see Pricing .
Debugging
Authorization information
The following table shows the authorization information corresponding to the API. The authorization information can be used in the Action policy element to grant a RAM user or RAM role the permissions to call this API operation. Description:
- Operation: the value that you can use in the Action element to specify the operation on a resource.
- Access level: the access level of each operation. The levels are read, write, and list.
- Resource type: the type of the resource on which you can authorize the RAM user or the RAM role to perform the operation. Take note of the following items:
- For mandatory resource types, indicate with a prefix of * .
- If the permissions cannot be granted at the resource level,
All Resourcesis used in the Resource type column of the operation.
- Condition Key: the condition key that is defined by the cloud service.
- Associated operation: other operations that the RAM user or the RAM role must have permissions to perform to complete the operation. To complete the operation, the RAM user or the RAM role must have the permissions to perform the associated operations.
| Operation | Access level | Resource type | Condition key | Associated operation |
|---|---|---|---|---|
| yundun-sas:DescribeOpenApiList | get | *All Resources * |
| none |
Request parameters
| Parameter | Type | Required | Description | Example |
|---|---|---|---|---|
| PopCode | string | Yes | The POP code of the Alibaba Cloud service. | Sas |
| ApiVersion | string | Yes | The version number of the API. Note
You can call the DescribeGroupProductions operation to query the version number.
| 2021-10-01 |
| ApiName | string | No | The operation that you want to perform. | DescribePopApiItemList |
| Lang | string | No | The language of the content within the request and response. Default value: zh. Valid values:
| zh |
| RoleType | string | No | The type of the view. Default value: 0. Valid values:
| 0 |
| RoleFor | long | No | The ID of the user who switches from the current view to the destination view by using the management account. | 137602xxx8718726 |
Response parameters
Examples
Sample success responses
JSONformat
{
"RequestId": "EF2ECA2D-D8E6-5021-BF5C-19DD6D52C5B2",
"Data": {
"Code": 200,
"Version": "2018-12-03",
"Directories": [
{
"apis": [
{
"summary": "get account information",
"deprecated": false,
"name": "DescAccountSummary",
"title": "get account information"
}
],
"childrens": [],
"title": "account"
}
]
}
}Error codes
For a list of error codes, visit the Service error codes.
