Create or update a CIDR mapput https://{hostname}/config-gtm/v1/domains/{domainName}/cidr-maps/{mapName}Run this operation to create or update a CIDR map.Path ParamsmapNamestringrequiredUnique name for the geographic map.domainNamestringrequiredThe full GTM domain name.Query ParamsdomainModificationCommentsstring | nullSpecifies change descriptions for audit trail and domain's change history. The maximum is 4000 characters.accountSwitchKeystringFor 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.Body Paramsassignmentsarray of objectsThe CIDR zone groupings of CIDR blocks.assignmentsADD objectdefaultDatacenterobjectA placeholder for all other CIDR zones, CIDR blocks not found in these CIDR zones. Note that a CIDR map can't have the same CIDR block in multiple CIDR zones.defaultDatacenter objectlinksarray of objectsSpecifies the URL path that allows direct navigation to the CIDR map.linksADD objectnamestringlength between 1 and 255A descriptive label for the CIDR map, up to 255 characters.Response 200Successful response.Updated about 1 month ago