Delete a snapshot by ID or by a Docker-style name[:tag] reference. The underlying storage is reclaimed asynchronously.
delete(snapshotID: string, options: RequestOptions): APIPromise<void>| Name | Type | Description |
|---|---|---|
snapshotID* | string | |
options | RequestOptions |