Missed Team ’24? Catch up on announcements here.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Deploymnets Delta data using date filter

durgaprasad kinthada December 2, 2020

Hi Team,

Is there any rest api call available for fetching deployments in between particular dates.

Below call based on key

/rest/deployments/0.1/pipelines/{pipelineId}/environments/{environmentId}/deployments/{deploymentSequenceNumber}

But i am looking for based on >= some date.

Devops Example

Below devops rest api call based on option parameters like {minModifiedTime}

https://vsrm.dev.azure.com/{organization}/{project}/_apis/release/deployments?definitionId={definitionId}&definitionEnvironmentId={definitionEnvironmentId}&createdBy={createdBy}&minModifiedTime={minModifiedTime}&maxModifiedTime={maxModifiedTime}&deploymentStatus={deploymentStatus}&operationStatus={operationStatus}&latestAttemptsOnly={latestAttemptsOnly}&queryOrder={queryOrder}&$top={$top}&continuationToken={continuationToken}&createdFor={createdFor}&minStartedTime={minStartedTime}&maxStartedTime={maxStartedTime}&sourceBranch={sourceBranch}&api-version=6.0

 

 

Thanks

 

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events