fields | string Retrieve only requested fields from the resource See section fields |
site | string Send the request to the specfifed site |
keys | string <enumeration> Retrieve only the keys for the list |
count | string <enumeration> Retrieve only the number of elements in the list |
OK
Bad Request
Unauthorized
Forbidden
Not Found
Service Unavailable (strongbox sealed)
- id: myapp:mysvc-1:persistent-storage sites: - name: gothenburg-bergakungen type: persistent size: 1GB used-by: - application: myapp service-instance: mysvc-1
fields | string Retrieve only requested fields from the resource See section fields |
site | string Send the request to the specfifed site |
OK
Bad Request
Unauthorized
Forbidden
Not Found
Service Unavailable (strongbox sealed)
id: myapp:mysvc-1:persistent-storage sites: - name: gothenburg-bergakungen type: persistent size: 1GB used-by: - application: myapp service-instance: mysvc-1
Explicitly delete the volume from all the sites where this volume is identified as persistent and unused (the corresponding service instance is not running).
OK
Bad Request
Unauthorized
Forbidden
Not Found
Service Unavailable (strongbox sealed)
successful: - site: gothenburg-bergakungen - site: helsingborg-roda-kvarn skipped: - site: stockholm-sergel reason: the volume is in use
Explicitly delete the volume and all data stored in it from the site. Only valid for persistent volumes which are unused (the corresponding service instance is not running).
No Content
Bad Request
Unauthorized
Forbidden
Not Found
Service Unavailable (strongbox sealed)