Skip to content

Not able to properly cancel block/file volumes #2146

Open
@allmightyspiff

Description

@allmightyspiff

Always get the Storage Volume was already cancelled error

slcli -vvv --really block volume-cancel SL02SEL307608-58
Calling: SoftLayer_Network_Storage::getObject(id=SL02SEL307608-58, mask='mask[id,billingItem[id,hourlyFlag]]', filter='None', args=(), limit=None, offset=None)
Starting new HTTPS connection (1): api.softlayer.com:443
https://api.softlayer.com:443 "GET /rest/v3.1/SoftLayer_Network_Storage/SL02SEL307608-58/getObject.json?objectMask=mask%5Bid%2CbillingItem%5Bid%2ChourlyFlag%5D%5D HTTP/1.1" 200 62
Returned Data:
{"error": "Internal Error", "code": "SoftLayer_Exception_Public"}
Storage Volume was already cancelled

  • This should actually print an error, not "already cancelled"
  • Be able to lookup volumes based on name

Metadata

Metadata

Labels

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions