Swagger 2.02026-08-141,9198883.7 MB
dbbd6d1e3f1c
Reporting
Gets an XML report of deployments
get/{spaceId}/reporting/deployments/xml
Path parameters
spaceIdstring required
The ID of the space containing the resource(s).
Query parameters
environmentIdstring
An Environment ID, to limit the set of Deployments to deployed to a particular Environment. Example: Environments-1
fromCompletedTimestring date-time
A date/time, to limit the set of Deployments to those which completed after a given moment. Example: 2000-01-01T01:23
fromStartTimestring date-time
A date/time, to limit the set of Deployments to those which started after a given moment. Example: 2000-01-01T01:23
projectIdstring
A Project ID, to limit the set of Deployments to those from a particular Project. Example: Projects-1
toCompletedTimestring date-time
A date/time, to limit the set of Deployments to those which completed before a given moment. Example: 2000-01-01T01:23
toStartTimestring date-time
A date/time, to limit the set of Deployments to those which started before a given moment. Example: 2000-01-01T01:23
Response
Success
string required