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

Invalid VS bandwidth table #2125

Open
allmightyspiff opened this issue Jan 26, 2024 · 0 comments
Open

Invalid VS bandwidth table #2125

allmightyspiff opened this issue Jan 26, 2024 · 0 comments
Labels

Comments

@allmightyspiff
Copy link
Member

│              vlans │ ┌─────────┬────────┬─────────┐                                │
│                    │ │  type   │ number │   id    │                                │
│                    │ ├─────────┼────────┼─────────┤                                │
│                    │ │ PUBLIC  │  797   │ 3390822 │                                │
│                    │ │ PRIVATE │  840   │ 3390824 │                                │
│                    │ └─────────┴────────┴─────────┘                                │
│          Bandwidth │ <SoftLayer.CLI.formatting.Table object at 0x00000173CA6ADBD0> │
│              notes │ -                                                             │
│               tags │ -                                                             │

API results

https://api.softlayer.com:443 "GET /rest/v3.1/SoftLayer_Virtual_Guest/142051074/getBandwidthAllotmentDetail.json?objectMask=mask%5Ballocation%5Bamount%5D%5D HTTP/1.1" 200 187
Returned Data:
{"allocationId": 55028696, "bandwidthAllotmentId": 138442, "effectiveDate": "2024-01-26T08:51:55-06:00", "endEffectiveDate": null, "id": 55623410, "serviceProviderId": 1, "allocation": {"amount": "0"}}
Calling: SoftLayer_Virtual_Guest::getBillingCycleBandwidthUsage(id=142051074, mask='mask[amountIn,amountOut,type]', filter='None', args=(), limit=None, offset=None)
Resetting dropped connection: api.softlayer.com
https://api.softlayer.com:443 "GET /rest/v3.1/SoftLayer_Virtual_Guest/142051074/getBillingCycleBandwidthUsage.json?objectMask=mask%5BamountIn%2CamountOut%2Ctype%5D HTTP/1.1" 200 2
Returned Data:
[]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant