Create or update a CIDR mapCopy Pageput 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 ParamsThe CIDR map configured for the property.assignmentsarray 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.Responses 200The CIDR map was updated successfully. 201The CIDR map was created successfully.Updated about 1 month ago