Retrieve the currently stored deployment data for the given pipelineId, environmentId and deploymentSequenceNumber combination.
pipelineId
environmentId
deploymentSequenceNumber
The result will be what is currently stored, ignoring any pending updates or deletes.
The deployment's deploymentSequenceNumber.
The ID of the deployment's environment.
The ID of the deployment's pipeline.
Optional
Retrieve the currently stored deployment data for the given
pipelineId,environmentIdanddeploymentSequenceNumbercombination.The result will be what is currently stored, ignoring any pending updates or deletes.