Skip to content
Start here

Settings

Get the current settings for the active account
network_interconnects.settings.get(SettingGetParams**kwargs) -> SettingGetResponse
GET/accounts/{account_id}/cni/settings
Update the current settings for the active account
network_interconnects.settings.update(SettingUpdateParams**kwargs) -> SettingUpdateResponse
PUT/accounts/{account_id}/cni/settings
ModelsExpand Collapse
class SettingGetResponse:
default_asn: int
formatint32
minimum0
class SettingUpdateResponse:
default_asn: int
formatint32
minimum0