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: application/json

Parameter Type Required Description
environment string true ID of the environment.
Parameter Type Required Description
Accept application/json true  

Related CLI command: getDeploymentTriggers.

Parent topic: deploymentTrigger resource