Converge Command

API for converge command

List commands fires for converge action

API to get and filter commands fired for converge action

SecurityapiKey06
Request
path Parameters
id
required
string

ID of the converge object

query Parameters
limit
number
offset
number
Responses
200

List of commands fired for converge action for the tenant

401

Authorization information is missing or invalid.

404

Not Found.

500

Internal server error

get/v2/converge/{id}/commands
Request samples
Response samples
application/json
{
  • "content": {
    }
}