Skip to content
Start here

Slots

Retrieve a list of all slots matching the specified parameters
client.NetworkInterconnects.Slots.List(ctx, params) (*SlotListResponse, error)
GET/accounts/{account_id}/cni/slots
Get information about the specified slot
client.NetworkInterconnects.Slots.Get(ctx, slot, query) (*SlotGetResponse, error)
GET/accounts/{account_id}/cni/slots/{slot}