List options
List all options matching with filters.
path Parameters
zoneThe zone you want to target
query Parameters
pagePage number.
page_sizeNumber of options per page.
offer_idOffer ID to filter options for.
nameName to filter options for.
List options › Responses
total_countTotal count of matching options.
Options that match filters.
Get option
Return specific option for the ID.
path Parameters
zoneThe zone you want to target
option_idID of the option.
Get option › Responses
idID of the option.
nameName of the option.
manageableDefines whether the option is manageable (could be added or removed).
License option, contains the ID of the OS linked to the option.
Public_bandwidth option, contains the bandwidth_in_bps.
Private_network option, contains the bandwidth_in_bps.
remote_accessRemote_access option.
certificationCertification option.
List all settings
Return all settings for a Project ID.
path Parameters
zoneThe zone you want to target
query Parameters
pagePage number.
page_sizeSet the maximum list size.
order_bySort order for items in the response.
project_idID of the Project. (UUID format)
List all settings › Responses
total_countTotal count of matching settings.
Settings that match filters.
Update setting
Update a setting for a Project ID (enable or disable).
path Parameters
zoneThe zone you want to target
setting_idID of the setting.
Update setting › Responses
idID of the setting.
typeType of the setting.
project_idID of the Project ID.
enabledDefines whether the setting is enabled.