Skip to content

Invalid VS bandwidth table #2125

@allmightyspiff

Description

@allmightyspiff
│              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:
[]

Metadata

Metadata

Labels

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions