Create a command for an environment
POST /api/v3/organizations/{organisation}/environments/{environment}/commands
POST
/api/v3/organizations/{organisation}/environments/{environment}/commands
Authorizations
Parameters
Path Parameters
organisation
required
string
The organisation ID
environment
required
string
The environment ID
Request Body required
object
command
string
Responses
200
The command
object
runId
string
runType
string
command
string
status
string
startTime
string
endTime
string
exitCode
integer
output
Array<string>
scheduleName
string
targetContainerName
string