Revoke a database share
Revokes a shared snapshot, deleting the underlying storage snapshot. The share is identified by its share token.
Path parameters
Ghost space ID.
Share token returned from listShares or shareDatabase (begins with gs_).
Response
Share revoked
Changes
Changed in 5 of the 21 revisions of this API.221
- ●
added the new
signups_disabledenum value to thecoderesponse property for the response statusdefaultresponse-property-enum-value-added
- ●
- ●
added the new
compute_limit_exceededenum value to thecoderesponse property for the response statusdefaultresponse-property-enum-value-added
- ●
- ○
added the optional property
codeto the response with thedefaultstatusresponse-optional-property-added
- ○
- ▲
added the pattern
^gs_[A-Za-z0-9_-]+$to thepathrequest parametershare_tokenrequest-parameter-pattern-added
- ▲
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 33 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲