Platform O&M/Cloud Monitoring/Monitoring and Alarm/SNS/SNS Operations
GETSNS OperationsSince 5.0.0SynchronousAuth Required
QuerySNSApplicationPlatform
QuerySNSApplicationPlatform
Execution Availability
Try It Out
Submit a mock request using the current auth context and example-driven inputs.
Request Inputs
This API requires no request parameters.
Responses
Endpoint
GET/zstack/v1/sns/application-platforms
/zstack/v1/sns/application-platforms
Request Example
curl -X GET 'http://{host}/zstack/v1/sns/application-platforms' -H 'Authorization: OAuth {sessionUuid}'
Response Example
200{ "inventories": [ { "uuid": "c418160d00ff407986dde8bd10a7f0c4", "name": "email platform", "description": "example description", "state": "Enabled", "type": "Email", "createDate": "Dec 25, 2023 2:06:03 PM", "lastOpDate": "Dec 25, 2023 2:06:03 PM" } ] }Change History
This API has no change history records yet.
