Slots
Retrieve a list of all slots matching the specified parameters
network_interconnects.slots.list(SlotListParams**kwargs) -> SlotListResponse
GET/accounts/{account_id}/cni/slots
Get information about the specified slot
network_interconnects.slots.get(strslot, SlotGetParams**kwargs) -> SlotGetResponse
GET/accounts/{account_id}/cni/slots/{slot}