Storage Services/Storage Services
GETStorage ServicesSince 4.10.6SynchronousAuth Required
Query ZCE-X and Third-party Alert Platform Relationship
Query ZCE-X and Third-party Alert Platform Relationship
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/zce-x-plugin/alert-platform
/zstack/v1/zce-x-plugin/alert-platform
Request Example
curl -X GET 'http://{host}/zstack/v1/zce-x-plugin/alert-platform' -H 'Authorization: OAuth {sessionUuid}'
Response Example
200{ "inventories": [ { "zceXUuid": "77e1393bf5aa4536a018b4c0c4e29c72", "thirdPartyPlatformUuid": "eec32b6fe11a464790641439f1d7c754", "createDate": "Nov 14, 2017 2:20:57 PM" } ] }Change History
This API has no change history records yet.
