Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to properly cancel block/file volumes #2146

Open
allmightyspiff opened this issue May 2, 2024 · 0 comments
Open

Not able to properly cancel block/file volumes #2146

allmightyspiff opened this issue May 2, 2024 · 0 comments
Assignees
Labels

Comments

@allmightyspiff
Copy link
Member

allmightyspiff commented May 2, 2024

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
@allmightyspiff allmightyspiff self-assigned this May 2, 2024
@github-project-automation github-project-automation bot moved this to 🆕 New in Q1 2024 May 2, 2024
allmightyspiff added a commit to allmightyspiff/softlayer-python that referenced this issue May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant