v1
latestSwagger 2.02026-08-061,9128853.7 MBReporting
Gets an XML report of deployments
get/spaces/{spaceIdentifier}/reporting/deployments/xml
Path parameters
spaceIdentifierstring required
Identifier (ID or slug) of the space
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