Delete Aliases
DELETE/snapshots/:snapshotId/aliases
Use the optional name parameter to delete only specific Aliases. It can be repeated as in
?name=foo&name=bar. Omit the name parameter to delete all Aliases active in the Snapshot.
Request
Responses
- 200
- 409
OK. The response contains the deleted Aliases.
The system is currently processing this Snapshot.
Note: GET /networks/{networkId}/snapshots/latestProcessed can be used to determine when processing of the latest Snapshot is done or to identify an alternate Snapshot that has already been processed.