projects
Exports Terraform state file from a given revision.
post/v1/{+parent}:exportState
Path parameters
parentstring required
Required. The parent in whose context the statefile is listed. The parent value is in the format: 'projects/{project_id}/locations/{location}/deployments/{deployment}/revisions/{revision}'.
Request body
ExportRevisionStatefileRequest required
A request to export a state file passed to a 'ExportRevisionStatefile' call.
Response
Successful response