Create or update an AS mapCopy Pageput https://{hostname}/config-gtm/v1/domains/{domainName}/as-maps/{mapName}Run this operation to create or update an AS 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 AS map configured for the property.assignmentsarray of objectsrequiredThe AS zone groupings of AS IDs.assignments*ADD objectdefaultDatacenterobjectrequiredA placeholder for all other AS zones, AS IDs not found in these AS zones. Note that an AS map can't have the same AS ID in multiple AS zones.defaultDatacenter objectlinksarray of objectsSpecifies the URL path that allows direct navigation to the AS map.linksADD objectnamestringrequiredlength between 1 and 128A descriptive label for the AS map. Properties set up for asmapping can use this as reference.Responses 200The AS map was updated successfully. 201The AS map was created successfully.Updated about 1 month ago