Apache CloudStack 4.23.0.0 Root Admin API Reference
listApis
Lists all available APIs on the server, provided by the API Discovery plugin
Request parameters
| Parameter Name | Description | Required |
| name | API name | false |
Response Tags
| Response Name | Description |
| description | Description of the API |
| httprequesttype | Preferred HTTP request type for the API |
| isasync | True if API is asynchronous |
| name | The name of the API command |
| related | Comma separated related apis |
| since | Version of CloudStack the API was introduced in |
| type | Response field type |
| params(*) | The list params the api accepts |
| description | Description of the API parameter |
| length | Length of the parameter |
| name | The name of the API parameter |
| related | Comma separated related APIs to get the parameter |
| required | True if this parameter is required for the API request |
| since | Version of CloudStack the API was introduced in |
| type | Parameter type |
| response(*) | API response fields |
| description | Description of the API response field |
| name | The name of the API response field |
| response | API response fields |
| type | Response field type |