List global settings

GET https://{{host}}/etp-config/v3/configs/:configId/global-settings

Provides global settings details.

Request Params

KeyDatatypeRequiredDescription
includeSourceIpCidrsstring(Optional) Includes source IP binding CIDRs in the result set.
contractIdstring(Optional) Identifies each contract.
accountSwitchKeystring(Optional) For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"asnExceptions":[20,10,30],"blockRoamingTraffic":true,"createdBy":"alfulani","createdDate":"2018-03-05T17:10:33.849+0000","enableSourceIpBind":true,"modifiedBy":"mrossi@sia.com","modifiedDate":"2020-08-06T23:23:22.014+0000","quicklistMigrated":true,"sourceIpBindCidrs":["192.0.2.28"]}