v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13154261.4 KB
organizations

Deletes all revisions of a Posture. You can only delete a posture if none of its revisions are deployed.

delete/v1/{+name}

Path parameters

namestring required

Required. The name of the Posture, in the format organizations/{organization}/locations/global/postures/{posture_id}.

Query parameters

etagstring

Optional. An opaque identifier for the current version of the posture. If you provide this value, then it must match the existing value. If the values don't match, then the request fails with an ABORTED error. If you omit this value, then the posture is deleted regardless of its current etag value.

Response

Successful response