Get information about all deployment triggers for an environment.
This command returns a JSON representation of all deployment triggers for an environment.
Request
GET https://{hostname}:{port}
/cli/deploymentTrigger?{parameters}
Accept: {contentType}
Parameter | Type | Required | Description |
---|---|---|---|
environment | string | true | ID of the environment. |
Parameter | Type | Required | Description |
---|---|---|---|
Accept |
|
true |
Related CLI command: getDeploymentTriggers.