Operations Management/Tenant Management (Plus)/Ticket Operations
GETTicket OperationsSince 3.0.0SynchronousAuth Required
QueryTicketFlowCollection
QueryTicketFlowCollection
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/tickets/flow-collections
/zstack/v1/tickets/flow-collections
Request Example
curl -X GET 'http://{host}/zstack/v1/tickets/flow-collections' -H 'Authorization: OAuth {sessionUuid}'
Response Example
200{ "inventories": [ { "uuid": "aafa04d2d3b447bb866a62457aa24fdd", "name": "collection name", "state": "Enabled", "status": "Valid", "isDefault": false, "flows": [] } ] }Change History
This API has no change history records yet.
