Method GetApiSettingsContainer
GetApiSettingsContainer()
Gets the list of API settings as provided by the official Halo API. This is the latest version of all available endpoints.
Declaration
public System.Threading.Tasks.Task<Den.Dev.Grunt.Models.HaloApiResultContainer<Den.Dev.Grunt.Models.ApiIngress.Configuration,Den.Dev.Grunt.Models.RawResponseContainer>> GetApiSettingsContainer ();
Returns
Type | Description |
---|---|
System.Threading.Tasks.Task<HaloApiResultContainer<Configuration,RawResponseContainer>> | An instance of Configuration if the call is successful. Otherwise, returns null. |
Remarks
Method supports returning results in XML behind the scenes. Class names map to XML data model.
Examples
Here is an example response from the API, as snapshotted on 7/19/2022:
{
"Authorities": {
"gamecms-hacs": {
"AuthorityId": "gamecms-hacs",
"Scheme": 2,
"Hostname": "gamecms-hacs.svc.halowaypoint.com",
"Port": 443,
"AuthenticationMethods": [
15
]
},
"gamecms": {
"AuthorityId": "gamecms",
"Scheme": 9,
"Hostname": "gamecms",
"Port": null,
"AuthenticationMethods": [
15
]
},
"crashes": {
"AuthorityId": "crashes",
"Scheme": 2,
"Hostname": "crashes.svc.halowaypoint.com",
"Port": 443,
"AuthenticationMethods": [
0
]
},
"economy": {
"AuthorityId": "economy",
"Scheme": 2,
"Hostname": "economy.svc.halowaypoint.com",
"Port": 443,
"AuthenticationMethods": [
15
]
},
"gamecms-hacs-noauth": {
"AuthorityId": "gamecms-hacs-noauth",
"Scheme": 2,
"Hostname": "gamecms-hacs.svc.halowaypoint.com",
"Port": 443,
"AuthenticationMethods": [
0
]
},
"gamecmsOrigin": {
"AuthorityId": "gamecmsOrigin",
"Scheme": 2,
"Hostname": "gamecms-hacs.svc.halowaypoint.com",
"Port": 443,
"AuthenticationMethods": [
15
]
},
"HIUGC_Authoring_Authority": {
"AuthorityId": "HIUGC_Authoring_Authority",
"Scheme": 2,
"Hostname": "authoring-infiniteugc.svc.halowaypoint.com",
"Port": 443,
"AuthenticationMethods": [
15
]
},
"HIUGC_Discovery_Authority": {
"AuthorityId": "HIUGC_Discovery_Authority",
"Scheme": 2,
"Hostname": "discovery-infiniteugc.svc.halowaypoint.com",
"Port": 443,
"AuthenticationMethods": [
15
]
},
"HIUGC_Discovery_Authority_Open": {
"AuthorityId": "HIUGC_Discovery_Authority_Open",
"Scheme": 2,
"Hostname": "discovery-infiniteugc.svc.halowaypoint.com",
"Port": 443,
"AuthenticationMethods": [
0,
15
]
},
"iUgcFiles": {
"AuthorityId": "iUgcFiles",
"Scheme": 2,
"Hostname": "blobs-infiniteugc.svc.halowaypoint.com",
"Port": 443,
"AuthenticationMethods": [
0
]
},
"iUgcSessionFiles": {
"AuthorityId": "iUgcSessionFiles",
"Scheme": 2,
"Hostname": "s3infiniteugcsessions.blob.core.windows.net",
"Port": 443,
"AuthenticationMethods": [
0
]
},
"lobbyamqp": {
"AuthorityId": "lobbyamqp",
"Scheme": 8,
"Hostname": "lobby-hi.svc.halowaypoint.com",
"Port": 443,
"AuthenticationMethods": [
15
]
},
"lobby": {
"AuthorityId": "lobby",
"Scheme": 2,
"Hostname": "lobby-hi.svc.halowaypoint.com",
"Port": 443,
"AuthenticationMethods": [
15
]
},
"settings": {
"AuthorityId": "settings",
"Scheme": 2,
"Hostname": "settings.svc.halowaypoint.com",
"Port": 443,
"AuthenticationMethods": [
4,
10
]
},
"settings_st4": {
"AuthorityId": "settings_st4",
"Scheme": 2,
"Hostname": "settings.svc.halowaypoint.com",
"Port": 443,
"AuthenticationMethods": [
15
]
},
"settings_noauth": {
"AuthorityId": "settings_noauth",
"Scheme": 2,
"Hostname": "settings.svc.halowaypoint.com",
"Port": 443,
"AuthenticationMethods": [
0
]
},
"skill": {
"AuthorityId": "skill",
"Scheme": 2,
"Hostname": "skill.svc.halowaypoint.com",
"Port": 443,
"AuthenticationMethods": [
15
]
},
"banprocessor": {
"AuthorityId": "banprocessor",
"Scheme": 2,
"Hostname": "banprocessor.svc.halowaypoint.com",
"Port": 443,
"AuthenticationMethods": [
1
]
},
"halostats": {
"AuthorityId": "halostats",
"Scheme": 2,
"Hostname": "halostats.svc.halowaypoint.com",
"Port": 443,
"AuthenticationMethods": [
15
]
},
"telemetry": {
"AuthorityId": "telemetry",
"Scheme": 8,
"Hostname": "telemetry-clients.svc.halowaypoint.com",
"Port": 443,
"AuthenticationMethods": [
15
]
},
"textmoderation_anonymous": {
"AuthorityId": "textmoderation_anonymous",
"Scheme": 2,
"Hostname": "text.svc.halowaypoint.com",
"Port": 443,
"AuthenticationMethods": [
0
]
},
"textmoderation": {
"AuthorityId": "textmoderation",
"Scheme": 2,
"Hostname": "text.svc.halowaypoint.com",
"Port": 443,
"AuthenticationMethods": [
15
]
},
"xbl-profile": {
"AuthorityId": "xbl-profile",
"Scheme": 2,
"Hostname": "profile.xboxlive.com",
"Port": 443,
"AuthenticationMethods": [
9
]
},
"xbl-title-storage": {
"AuthorityId": "xbl-title-storage",
"Scheme": 2,
"Hostname": "titlestorage.xboxlive.com",
"Port": 443,
"AuthenticationMethods": [
9
]
},
"gameserverds-xbl": {
"AuthorityId": "gameserverds-xbl",
"Scheme": 2,
"Hostname": "gameserverds.xboxlive.com",
"Port": 443,
"AuthenticationMethods": [
9
]
}
},
"RetryPolicies": {
"longerdelayedexponentialretry": {
"RetryPolicyId": "longerdelayedexponentialretry",
"TimeoutMs": 10000,
"RetryOptions": {
"MaxRetryCount": 2,
"RetryDelayMs": 2000,
"RetryGrowth": 3.5,
"RetryJitterMs": 150,
"RetryIfNotFound": false
}
},
"linearretry": {
"RetryPolicyId": "linearretry",
"TimeoutMs": 10000,
"RetryOptions": {
"MaxRetryCount": 1,
"RetryDelayMs": 50,
"RetryGrowth": 1.0,
"RetryJitterMs": 10,
"RetryIfNotFound": false
}
},
"longerlinearretry": {
"RetryPolicyId": "longerlinearretry",
"TimeoutMs": 10000,
"RetryOptions": {
"MaxRetryCount": 2,
"RetryDelayMs": 1000,
"RetryGrowth": 1.0,
"RetryJitterMs": 150,
"RetryIfNotFound": false
}
},
"linearretry_3": {
"RetryPolicyId": "linearretry_3",
"TimeoutMs": 1000,
"RetryOptions": {
"MaxRetryCount": 3,
"RetryDelayMs": 1000,
"RetryGrowth": 1.0,
"RetryJitterMs": 0,
"RetryIfNotFound": false
}
},
"getcustomgamemanifest": {
"RetryPolicyId": "getcustomgamemanifest",
"TimeoutMs": 20000,
"RetryOptions": {
"MaxRetryCount": 1,
"RetryDelayMs": 50,
"RetryGrowth": 1.0,
"RetryJitterMs": 10,
"RetryIfNotFound": false
}
},
"cdnretry": {
"RetryPolicyId": "cdnretry",
"TimeoutMs": 5000,
"RetryOptions": {
"MaxRetryCount": 1,
"RetryDelayMs": 50,
"RetryGrowth": 1.0,
"RetryJitterMs": 10,
"RetryIfNotFound": false
}
},
"delayedexponentialretry": {
"RetryPolicyId": "delayedexponentialretry",
"TimeoutMs": 10000,
"RetryOptions": {
"MaxRetryCount": 5,
"RetryDelayMs": 2000,
"RetryGrowth": 1.25,
"RetryJitterMs": 100,
"RetryIfNotFound": false
}
},
"registerjoinlobbyhandle": {
"RetryPolicyId": "registerjoinlobbyhandle",
"TimeoutMs": 10000,
"RetryOptions": {
"MaxRetryCount": 3,
"RetryDelayMs": 1000,
"RetryGrowth": 1.0,
"RetryJitterMs": 0,
"RetryIfNotFound": false
}
},
"linearretry404retry": {
"RetryPolicyId": "linearretry404retry",
"TimeoutMs": 2500,
"RetryOptions": {
"MaxRetryCount": 14,
"RetryDelayMs": 2000,
"RetryGrowth": 1.0,
"RetryJitterMs": 100,
"RetryIfNotFound": true
}
},
"linearretry_3x50": {
"RetryPolicyId": "linearretry_3x50",
"TimeoutMs": 10000,
"RetryOptions": {
"MaxRetryCount": 3,
"RetryDelayMs": 50,
"RetryGrowth": 1.0,
"RetryJitterMs": 10,
"RetryIfNotFound": false
}
},
"telemetryhighpriorityretry": {
"RetryPolicyId": "telemetryhighpriorityretry",
"TimeoutMs": 20000,
"RetryOptions": {
"MaxRetryCount": 5,
"RetryDelayMs": 0,
"RetryGrowth": 0.0,
"RetryJitterMs": 0,
"RetryIfNotFound": false
}
},
"noretry": {
"RetryPolicyId": "noretry",
"TimeoutMs": 10000,
"RetryOptions": null
},
"linearretry_gsk": {
"RetryPolicyId": "linearretry_gsk",
"TimeoutMs": 10000,
"RetryOptions": {
"MaxRetryCount": 5,
"RetryDelayMs": 50,
"RetryGrowth": 1.0,
"RetryJitterMs": 10,
"RetryIfNotFound": false
}
},
"linearretry_gsks": {
"RetryPolicyId": "linearretry_gsks",
"TimeoutMs": 10000,
"RetryOptions": {
"MaxRetryCount": 5,
"RetryDelayMs": 50,
"RetryGrowth": 1.0,
"RetryJitterMs": 10,
"RetryIfNotFound": false
}
},
"linearretry_pimr": {
"RetryPolicyId": "linearretry_pimr",
"TimeoutMs": 10000,
"RetryOptions": {
"MaxRetryCount": 3,
"RetryDelayMs": 1000,
"RetryGrowth": 1.0,
"RetryJitterMs": 0,
"RetryIfNotFound": false
}
},
"linearretry_ptfm": {
"RetryPolicyId": "linearretry_ptfm",
"TimeoutMs": 5000,
"RetryOptions": {
"MaxRetryCount": 3,
"RetryDelayMs": 500,
"RetryGrowth": 1.0,
"RetryJitterMs": 0,
"RetryIfNotFound": false
}
},
"ExtendedLinearRetryForTMS": {
"RetryPolicyId": "ExtendedLinearRetryForTMS",
"TimeoutMs": 30000,
"RetryOptions": {
"MaxRetryCount": 2,
"RetryDelayMs": 1000,
"RetryGrowth": 1.0,
"RetryJitterMs": 150,
"RetryIfNotFound": false
}
}
},
"Settings": {
"CELLConfig": "{\"TelemetryManagerArray\":[{\"ID\":1,\"PriorityThreshold\":\"message\",\"EnabledCategories\":[2,15,23,24,26,37,38,39,40,41,1,4,5,6,7,8,9,10,12,13,14,16,17,18,19,20,21,22,25,27,28,29,30,31,32,33,34,35,36,42,43,44,45,46,47,48,49,50,11], \"EndPoints\":[{\"ID\": 5, \"EnabledCategories\":[{\"Category\":13,\"SubCategories\":[{\"SubCategory\":0,\"PriorityThreshold\":\"message\"},{\"SubCategory\":1,\"PriorityThreshold\":\"message\"},{\"SubCategory\":2,\"PriorityThreshold\":\"message\"},{\"SubCategory\":3,\"PriorityThreshold\":\"message\"},{\"SubCategory\":4,\"PriorityThreshold\":\"message\"},{\"SubCategory\":5,\"PriorityThreshold\":\"message\"},{\"SubCategory\":6,\"PriorityThreshold\":\"message\"}]}]}]}]}",
"ClientQoSTimeoutMs": "3000",
"ClearanceAudience": "RETAIL",
"GameCMS_GuideEndpoints": "GameCms_GetGuide_Images, GameCms_GetGuide_Multiplayer, GameCms_GetGuide_News, GameCms_GetGuide_Progression, GameCms_GetGuide_Specs, GameCms_GetGuide_TitleAuthorization",
"HttpEvent_ExcludedStatusCodes": "[404]",
"HttpEvent_RequestHeaders": "[\"If-None-Match\",\"If-Modified-Since\",\"VND.343i.Content-Disposition\",\"VND.343i.tickettrack.project\",\"VND.343i.tickettrack.title\",\"VND.343i.tickettrack.build\",\"VND.343i.tickettrack.test_option\",\"VND.343i.tickettrack.platform\",\"VND.343i.tickettrack.osversion\",\"VND.343i.tickettrack.incident_type\",\"VND.343i.tickettrack.incident_name\",\"VND.343i.tickettrack.executionplatform\",\"VND.343i.tickettrack.mission_segment\",\"VND.343i.tickettrack.zone_set\",\"VND.343i.tickettrack.localPlayerXUID_00\",\"VND.343i.tickettrack.systemid\",\"VND.343i.tickettrack.sessionid\"]",
"HttpEvent_ResponseHeaders": "[\"E2EActivity\", \"X-XblCorrelationId\", \"Transaction-ID\", \"MS-CV\", \"X-343-Exception\", \"ETag\", \"Last-Modified\"]",
"HttpEvent_UsersLoggingEnabled": "[2814648798129555]",
"HttpEvent_UsersPercentageUpload": "1",
"PlayfabTitleId": "C7537",
"PurchasePollFrequencyInSeconds": "120",
"TitleIdList": "{\"TitleIds\":[1297285220,1297287142,1297287176,1297287287,1297287259,1297320028,1297287449,1297320454,1297287601,1144039928,1391057917,219630713,1824155023,766737132,82494357,224297296,1667928394,485144549,444053313,1030018025,1297290378,1297292157,1297290379,1480659986,682562723,1297290417,1297292194]}",
"UploadFullHeapInInternalBuilds": "true",
"UploadFullHeapInReleaseBuilds": "false"
},
"Endpoints": {
"Academy_GetBotCustomization": {
"AuthorityId": "gamecms-hacs",
"Path": "/hi/multiplayer/file/Academy/BotCustomizationData.json",
"QueryString": "?flight={flightId}",
"RetryPolicyId": "longerdelayedexponentialretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": true
},
"Academy_GetContent": {
"AuthorityId": "gamecms",
"Path": "/hi/multiplayer/file/Academy/AcademyClientManifest.json",
"QueryString": "",
"RetryPolicyId": "longerdelayedexponentialretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": true
},
"Academy_GetContentTest": {
"AuthorityId": "gamecms-hacs",
"Path": "/hi/multiplayer/file/Academy/AcademyClientManifest_Test.json",
"QueryString": "?flight={clearanceId}",
"RetryPolicyId": "longerdelayedexponentialretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": true
},
"Academy_GetStarDefinitions": {
"AuthorityId": "gamecms",
"Path": "/hi/multiplayer/file/Academy/AcademyStarGUIDDefinitions.json",
"QueryString": "",
"RetryPolicyId": "longerdelayedexponentialretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": true
},
"Crashes_Upload": {
"AuthorityId": "crashes",
"Path": "/crashes/hipc/bf05b320-ee8f-4be5-879d-505b669654c9",
"QueryString": "",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"Economy_AiCoreCustomization": {
"AuthorityId": "economy",
"Path": "/hi/players/{player}/customization/ais/{coreId}",
"QueryString": "",
"RetryPolicyId": "longerlinearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": true
},
"Economy_AiCoresCustomization": {
"AuthorityId": "economy",
"Path": "/hi/players/{player}/customization/ais",
"QueryString": "",
"RetryPolicyId": "longerlinearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": true
},
"Economy_AllOwnedCoresDetails": {
"AuthorityId": "economy",
"Path": "/hi/players/{player}/cores",
"QueryString": "",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": true
},
"Economy_ArmorCoreCustomization": {
"AuthorityId": "economy",
"Path": "/hi/players/{player}/customization/armors/{coreId}",
"QueryString": "",
"RetryPolicyId": "longerlinearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": true
},
"Economy_ArmorCoresCustomization": {
"AuthorityId": "economy",
"Path": "/hi/players/{player}/customization/armors",
"QueryString": "",
"RetryPolicyId": "longerlinearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": true
},
"Economy_GetActiveBoosts": {
"AuthorityId": "economy",
"Path": "/hi/players/{player}/boosts",
"QueryString": "",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": true
},
"Economy_GetAwardedRewards": {
"AuthorityId": "economy",
"Path": "/hi/players/{player}/rewards/{rewardId}",
"QueryString": "",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": true
},
"Economy_GetBoostsStore": {
"AuthorityId": "economy",
"Path": "/hi/players/{player}/stores/boosts",
"QueryString": "",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": true
},
"Economy_GetEventsStore": {
"AuthorityId": "economy",
"Path": "/hi/players/{player}/stores/events",
"QueryString": "",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": true
},
"Economy_GetGiveawayRewards": {
"AuthorityId": "economy",
"Path": "/hi/players/{player}/giveaways",
"QueryString": "",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": true
},
"Economy_GetHCSStore": {
"AuthorityId": "economy",
"Path": "/hi/players/{player}/stores/hcs",
"QueryString": "",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": true
},
"Economy_GetInventoryItems": {
"AuthorityId": "economy",
"Path": "/hi/players/{player}/inventory",
"QueryString": "",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": true
},
"Economy_GetMainStore": {
"AuthorityId": "economy",
"Path": "/hi/players/{player}/stores/main",
"QueryString": "",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": true
},
"Economy_GetMultiplePlayersCustomization": {
"AuthorityId": "economy",
"Path": "/hi/customization",
"QueryString": "",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": true
},
"Economy_GetOperationRewardLevelsStore": {
"AuthorityId": "economy",
"Path": "/hi/players/{player}/stores/operationrewardlevels",
"QueryString": "",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": true
},
"Economy_GetOperationsStore": {
"AuthorityId": "economy",
"Path": "/hi/players/{player}/stores/operations",
"QueryString": "",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": true
},
"Economy_GetRewardTrack": {
"AuthorityId": "economy",
"Path": "/hi/players/{player}/rewardtracks/{rewardTrackType}s/{trackId}",
"QueryString": "",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": true
},
"Economy_GetVirtualCurrencyBalances": {
"AuthorityId": "economy",
"Path": "/hi/players/{player}/currencies",
"QueryString": "",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": true
},
"Economy_GetXpGrantsStore": {
"AuthorityId": "economy",
"Path": "/hi/players/{player}/stores/xpgrants",
"QueryString": "",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": true
},
"Economy_OwnedCoreDetails": {
"AuthorityId": "economy",
"Path": "/hi/players/{player}/cores/{coreId}",
"QueryString": "",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": true
},
"Economy_PlayerAppearanceCustomization": {
"AuthorityId": "economy",
"Path": "/hi/players/{player}/customization/appearance",
"QueryString": "",
"RetryPolicyId": "longerlinearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": true
},
"Economy_PlayerCustomization": {
"AuthorityId": "economy",
"Path": "/hi/players/{player}/customization",
"QueryString": "?view={viewType}",
"RetryPolicyId": "longerlinearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": true
},
"Economy_PlayerOperations": {
"AuthorityId": "economy",
"Path": "/hi/players/{player}/rewardtracks/operations",
"QueryString": "",
"RetryPolicyId": "longerlinearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": true
},
"Economy_PostCurrencyTransaction": {
"AuthorityId": "economy",
"Path": "/hi/players/{player}/currencies/{currencyId}/transactions",
"QueryString": "",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": true
},
"Economy_PurchaseStorefrontOfferingTransaction": {
"AuthorityId": "economy",
"Path": "/hi/players/{player}/storetransactions",
"QueryString": "",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": true
},
"Economy_ScheduledStorefrontOfferings": {
"AuthorityId": "economy",
"Path": "/hi/players/{player}/stores/{storeId}",
"QueryString": "",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": true
},
"Economy_SpartanBodyCustomization": {
"AuthorityId": "economy",
"Path": "/hi/players/{player}/customization/spartanbody",
"QueryString": "",
"RetryPolicyId": "longerlinearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": true
},
"Economy_VehicleCoreCustomization": {
"AuthorityId": "economy",
"Path": "/hi/players/{player}/customization/vehicles/{coreId}",
"QueryString": "",
"RetryPolicyId": "longerlinearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": true
},
"Economy_VehicleCoresCustomization": {
"AuthorityId": "economy",
"Path": "/hi/players/{player}/customization/vehicles",
"QueryString": "",
"RetryPolicyId": "longerlinearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": true
},
"Economy_WeaponCoreCustomization": {
"AuthorityId": "economy",
"Path": "/hi/players/{player}/customization/weapons/{coreId}",
"QueryString": "",
"RetryPolicyId": "longerlinearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": true
},
"Economy_WeaponCoresCustomization": {
"AuthorityId": "economy",
"Path": "/hi/players/{player}/customization/weapons",
"QueryString": "",
"RetryPolicyId": "longerlinearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": true
},
"GameCms_GetAchievements": {
"AuthorityId": "gamecms",
"Path": "/hi/Multiplayer/file/Live/Achievements.json",
"QueryString": "",
"RetryPolicyId": "linearretry_3",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": true
},
"GameCms_GetArmorCoreManifest": {
"AuthorityId": "gamecms",
"Path": "/hi/Progression/file/Inventory/Manifest/armorcores.json",
"QueryString": "?flight={flightId}",
"RetryPolicyId": "linearretry_3",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": true
},
"GameCms_GetAsyncComputeOverrides": {
"AuthorityId": "gamecms",
"Path": "/hi/Specs/file/graphics/AsyncComputeOverrides.json",
"QueryString": "",
"RetryPolicyId": "linearretry_3",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": true
},
"GameCms_GetBanMessage": {
"AuthorityId": "gamecms",
"Path": "/hi/Banning/file/{banMessagePath}",
"QueryString": "?flight={flightId}",
"RetryPolicyId": "linearretry_3",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": true
},
"GameCms_GetChallenge": {
"AuthorityId": "gamecms",
"Path": "/hi/Progression/file/{challengePath}",
"QueryString": "?flight={flightId}",
"RetryPolicyId": "linearretry_3",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": true
},
"GameCms_GetChallengeDeck": {
"AuthorityId": "gamecms",
"Path": "/hi/Progression/file/{challengeDeckPath}",
"QueryString": "?flight={flightId}",
"RetryPolicyId": "linearretry_3",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": true
},
"GameCms_GetClawAccess": {
"AuthorityId": "gamecms",
"Path": "/hi/TitleAuthorization/file/claw/access.json",
"QueryString": "?flight={flightId}",
"RetryPolicyId": "longerdelayedexponentialretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": true
},
"GameCms_GetCpuPresets": {
"AuthorityId": "gamecms",
"Path": "/hi/Specs/file/cpu/presets.json",
"QueryString": "",
"RetryPolicyId": "linearretry_3",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": true
},
"GameCms_GetCustomGameDefaults": {
"AuthorityId": "gamecms",
"Path": "/hi/Multiplayer/file/NonMatchmaking/customgame.json",
"QueryString": "",
"RetryPolicyId": "longerdelayedexponentialretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": true
},
"GameCms_GetCustomizationCatalog": {
"AuthorityId": "gamecms",
"Path": "/hi/Progression/file/inventory/catalog/inventory_catalog.json",
"QueryString": "?flight={flightId}",
"RetryPolicyId": "linearretry_3",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": true
},
"GameCms_GetDevicePresetOverrides": {
"AuthorityId": "gamecms",
"Path": "/hi/Specs/file/graphics/DevicePresetOverrides.json",
"QueryString": "",
"RetryPolicyId": "linearretry_3",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": true
},
"GameCms_GetEvent": {
"AuthorityId": "gamecms",
"Path": "/hi/Progression/file/{eventPath}",
"QueryString": "?flight={flightId}",
"RetryPolicyId": "linearretry_3",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": true
},
"GameCms_GetEventManifest": {
"AuthorityId": "gamecms",
"Path": "/hi/Progression/file/RewardTracks/Manifest/eventmanifest.json",
"QueryString": "?flight={flightId}",
"RetryPolicyId": "linearretry_3",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": true
},
"GameCms_GetGraphicsSpecControlOverrides": {
"AuthorityId": "gamecms",
"Path": "/hi/Specs/file/graphics/GraphicsSpecControlOverrides.json",
"QueryString": "",
"RetryPolicyId": "linearretry_3",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": true
},
"GameCms_GetGraphicSpecs": {
"AuthorityId": "gamecms",
"Path": "/hi/Specs/file/graphics/overrides.json",
"QueryString": "",
"RetryPolicyId": "linearretry_3",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": true
},
"GameCms_GetGuide_Images": {
"AuthorityId": "gamecms",
"Path": "/hi/images/guide/xo",
"QueryString": "?flight={flightId}",
"RetryPolicyId": "linearretry_3",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": true
},
"GameCms_GetGuide_Multiplayer": {
"AuthorityId": "gamecms",
"Path": "/hi/Multiplayer/guide/xo",
"QueryString": "?flight={flightId}",
"RetryPolicyId": "linearretry_3",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": true
},
"GameCms_GetGuide_News": {
"AuthorityId": "gamecms",
"Path": "/hi/News/guide/xo",
"QueryString": "?flight={flightId}",
"RetryPolicyId": "linearretry_3",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": true
},
"GameCms_GetGuide_Progression": {
"AuthorityId": "gamecms",
"Path": "/hi/Progression/guide/xo",
"QueryString": "?flight={flightId}",
"RetryPolicyId": "linearretry_3",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": true
},
"GameCms_GetGuide_Specs": {
"AuthorityId": "gamecms",
"Path": "/hi/Specs/guide/xo",
"QueryString": "?flight={flightId}",
"RetryPolicyId": "linearretry_3",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": true
},
"GameCms_GetGuide_TitleAuthorization": {
"AuthorityId": "gamecms",
"Path": "/hi/TitleAuthorization/guide/xo",
"QueryString": "?flight={flightId}",
"RetryPolicyId": "linearretry_3",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": true
},
"GameCms_GetImage": {
"AuthorityId": "gamecms",
"Path": "/hi/images/file/{filePath}",
"QueryString": "",
"RetryPolicyId": "linearretry_3",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": true
},
"GameCms_GetItem": {
"AuthorityId": "gamecms",
"Path": "/hi/Progression/file/{itemPath}",
"QueryString": "?flight={flightId}",
"RetryPolicyId": "linearretry_3",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": true
},
"GameCms_GetLobbyErrorMessages": {
"AuthorityId": "gamecms",
"Path": "/hi/Multiplayer/file/gameStartErrorMessages/LobbyHoppperErrorMessageList.json",
"QueryString": "?flight={flightId}",
"RetryPolicyId": "longerdelayedexponentialretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": true
},
"GameCms_GetMetadata": {
"AuthorityId": "gamecms",
"Path": "/hi/Progression/file/metadata/metadata.json",
"QueryString": "?flight={flightId}",
"RetryPolicyId": "linearretry_3",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": true
},
"GameCms_GetNetworkConfiguration": {
"AuthorityId": "gamecms",
"Path": "/hi/Multiplayer/file/network/config.json",
"QueryString": "?flight={flightId}",
"RetryPolicyId": "longerdelayedexponentialretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": true
},
"GameCms_GetNews": {
"AuthorityId": "gamecms",
"Path": "/hi/news/file/{filePath}",
"QueryString": "",
"RetryPolicyId": "linearretry_3",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": true
},
"GameCms_GetNotAllowedInTitleMessage": {
"AuthorityId": "gamecms-hacs-noauth",
"Path": "/branches/hi/OEConfiguration/data/authfail/Default.json",
"QueryString": "",
"RetryPolicyId": "longerdelayedexponentialretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"GameCms_GetProgressionFile": {
"AuthorityId": "gamecms",
"Path": "/hi/Progression/file/{filePath}",
"QueryString": "",
"RetryPolicyId": "linearretry_3",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": true
},
"GameCms_GetRecommendedDrivers": {
"AuthorityId": "gamecms",
"Path": "/hi/Specs/file/graphics/RecommendedDrivers.json",
"QueryString": "",
"RetryPolicyId": "linearretry_3",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": true
},
"GameCms_GetSeasonRewardTrack": {
"AuthorityId": "gamecms",
"Path": "/hi/Progression/file/{seasonPath}",
"QueryString": "?flight={flightId}",
"RetryPolicyId": "linearretry_3",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": true
},
"GameCms_GetSeasonRewardTrackManifest": {
"AuthorityId": "gamecms",
"Path": "/hi/Progression/file/RewardTracks/Manifest/seasonmanifest.json",
"QueryString": "?flight={flightId}",
"RetryPolicyId": "linearretry_3",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": true
},
"GameCms_GetStorefronts": {
"AuthorityId": "gamecms",
"Path": "/hi/Progression/file/Store/storefronts.json",
"QueryString": "?flight={flightId}",
"RetryPolicyId": "linearretry_3",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": true
},
"GameCms_GetUiConfigurationJson": {
"AuthorityId": "gamecms",
"Path": "/branches/oly/UI-Settings/data/Settings.json",
"QueryString": "",
"RetryPolicyId": "linearretry_3",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"GameCms_Origin": {
"AuthorityId": "gamecmsOrigin",
"Path": "://{path}",
"QueryString": "",
"RetryPolicyId": "linearretry_3",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": true
},
"HIUGC_CheckAssetPlayerBookmark": {
"AuthorityId": "HIUGC_Authoring_Authority",
"Path": "/{title}/players/{player}/favorites/{assetType}/{assetId}",
"QueryString": "",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"HIUGC_CreateAssetVersionAgnostic": {
"AuthorityId": "HIUGC_Authoring_Authority",
"Path": "/{title}/{assetType}/{assetId}/versions",
"QueryString": "",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"HIUGC_DeleteAllVersions": {
"AuthorityId": "HIUGC_Authoring_Authority",
"Path": "/{title}/{assetType}/{assetId}/versions",
"QueryString": "",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"HIUGC_DeleteAsset": {
"AuthorityId": "HIUGC_Authoring_Authority",
"Path": "/{title}/{assetType}/{assetId}",
"QueryString": "",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"HIUGC_DeleteVersion": {
"AuthorityId": "HIUGC_Authoring_Authority",
"Path": "/{title}/{assetType}/{assetId}/versions/{versionId}",
"QueryString": "",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"HIUGC_Discovery_GetCustomGameManifest": {
"AuthorityId": "HIUGC_Discovery_Authority",
"Path": "/hi/projects/a9dc0785-2a99-4fec-ba6e-0216feaaf041",
"QueryString": "",
"RetryPolicyId": "getcustomgamemanifest",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"HIUGC_Discovery_GetEngineGameVariant": {
"AuthorityId": "HIUGC_Discovery_Authority_Open",
"Path": "/hi/engineGameVariants/{assetId}/versions/{versionId}",
"QueryString": "",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"HIUGC_Discovery_GetEngineGameVariantWithoutVersion": {
"AuthorityId": "HIUGC_Discovery_Authority",
"Path": "/hi/engineGameVariants/{assetId}",
"QueryString": "",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"HIUGC_Discovery_GetManifest": {
"AuthorityId": "HIUGC_Discovery_Authority",
"Path": "/hi/manifests/{assetId}/versions/{versionId}}",
"QueryString": "?clearanceId={clearanceId}",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": true
},
"HIUGC_Discovery_GetManifestByBranch": {
"AuthorityId": "HIUGC_Discovery_Authority",
"Path": "/hi/manifests/branches/{branchName}/game",
"QueryString": "",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"HIUGC_Discovery_GetManifestByBuild": {
"AuthorityId": "HIUGC_Discovery_Authority",
"Path": "/hi/manifests/builds/{buildNumber}/game",
"QueryString": "",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"HIUGC_Discovery_GetManifestWithoutVersion": {
"AuthorityId": "HIUGC_Discovery_Authority",
"Path": "/hi/manifests/{assetId}",
"QueryString": "",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"HIUGC_Discovery_GetMap": {
"AuthorityId": "HIUGC_Discovery_Authority_Open",
"Path": "/hi/maps/{assetId}/versions/{versionId}",
"QueryString": "",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"HIUGC_Discovery_GetMapModePair": {
"AuthorityId": "HIUGC_Discovery_Authority",
"Path": "/hi/mapModePairs/{assetId}/versions/{versionId}",
"QueryString": "?clearanceId={clearanceId}",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": true
},
"HIUGC_Discovery_GetMapModePairWithoutVersion": {
"AuthorityId": "HIUGC_Discovery_Authority",
"Path": "/hi/mapModePairs/{assetId}",
"QueryString": "",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"HIUGC_Discovery_GetMapWithoutVersion": {
"AuthorityId": "HIUGC_Discovery_Authority",
"Path": "/hi/maps/{assetId}",
"QueryString": "",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"HIUGC_Discovery_GetPlaylist": {
"AuthorityId": "HIUGC_Discovery_Authority",
"Path": "/hi/playlists/{assetId}/versions/{versionId}",
"QueryString": "?clearanceId={clearanceId}",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": true
},
"HIUGC_Discovery_GetPlaylistWithoutVersion": {
"AuthorityId": "HIUGC_Discovery_Authority",
"Path": "/hi/playlists/{assetId}",
"QueryString": "",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"HIUGC_Discovery_GetPrefab": {
"AuthorityId": "HIUGC_Discovery_Authority",
"Path": "/hi/prefabs/{assetId}/versions/{versionId}",
"QueryString": "",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"HIUGC_Discovery_GetPrefabWithoutVersion": {
"AuthorityId": "HIUGC_Discovery_Authority",
"Path": "/hi/prefabs/{assetId}",
"QueryString": "",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"HIUGC_Discovery_GetProject": {
"AuthorityId": "HIUGC_Discovery_Authority",
"Path": "/hi/projects/{assetId}/versions/{versionId}",
"QueryString": "",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"HIUGC_Discovery_GetProjectWithoutVersion": {
"AuthorityId": "HIUGC_Discovery_Authority",
"Path": "/hi/projects/{assetId}",
"QueryString": "",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"HIUGC_Discovery_GetTagsInfo": {
"AuthorityId": "HIUGC_Discovery_Authority",
"Path": "/hi/info/tags",
"QueryString": "",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": true
},
"HIUGC_Discovery_GetUgcGameVariant": {
"AuthorityId": "HIUGC_Discovery_Authority_Open",
"Path": "/hi/ugcGameVariants/{assetId}/versions/{versionId}",
"QueryString": "",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"HIUGC_Discovery_GetUgcGameVariantWithoutVersion": {
"AuthorityId": "HIUGC_Discovery_Authority",
"Path": "/hi/ugcGameVariants/{assetId}",
"QueryString": "",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"HIUGC_Discovery_Search": {
"AuthorityId": "HIUGC_Discovery_Authority",
"Path": "/hi/search",
"QueryString": "",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"HIUGC_Discovery_SpectateByMatchId": {
"AuthorityId": "HIUGC_Discovery_Authority",
"Path": "/hi/films/matches/{matchId}/spectate",
"QueryString": "",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"HIUGC_EndSession": {
"AuthorityId": "HIUGC_Authoring_Authority",
"Path": "/{title}/{assetType}/{assetId}/sessions/active",
"QueryString": "",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"HIUGC_FavoriteAnAsset": {
"AuthorityId": "HIUGC_Authoring_Authority",
"Path": "/hi/players/{player}/favorites/{assetType}/{assetId}",
"QueryString": "",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"HIUGC_GetAsset": {
"AuthorityId": "HIUGC_Authoring_Authority",
"Path": "/{title}/{assetType}/{assetId}",
"QueryString": "",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"HIUGC_GetBlob": {
"AuthorityId": "iUgcFiles",
"Path": "",
"QueryString": "",
"RetryPolicyId": "cdnretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"HIUGC_GetLatestAssetVersion": {
"AuthorityId": "HIUGC_Authoring_Authority",
"Path": "/{title}/films/{assetId}/versions/latest",
"QueryString": "",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"HIUGC_GetLatestAssetVersionAgnostic": {
"AuthorityId": "HIUGC_Authoring_Authority",
"Path": "/{title}/{assetType}/{assetId}/versions/latest",
"QueryString": "",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"HIUGC_GetPublishedVersion": {
"AuthorityId": "HIUGC_Authoring_Authority",
"Path": "/{title}/{assetType}/{assetId}/versions/published",
"QueryString": "",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"HIUGC_GetSessionBlob": {
"AuthorityId": "iUgcSessionFiles",
"Path": "",
"QueryString": "",
"RetryPolicyId": "cdnretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"HIUGC_GetSpecificAssetVersion": {
"AuthorityId": "HIUGC_Authoring_Authority",
"Path": "/{title}/{assetType}/{assetId}/versions/{versionId}",
"QueryString": "",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"HIUGC_ListAllVersions": {
"AuthorityId": "HIUGC_Authoring_Authority",
"Path": "/{title}/{assetType}/{assetId}/versions",
"QueryString": "",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"HIUGC_ListPlayerAssets": {
"AuthorityId": "HIUGC_Authoring_Authority",
"Path": "/{title}/players/{player}/assets",
"QueryString": "",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"HIUGC_ListPlayerFavorites": {
"AuthorityId": "HIUGC_Authoring_Authority",
"Path": "/hi/players/{player}/favorites/{assetType}",
"QueryString": "",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"HIUGC_ListPlayerFavoritesAgnostic": {
"AuthorityId": "HIUGC_Authoring_Authority",
"Path": "/hi/players/{player}/favorites",
"QueryString": "",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"HIUGC_PatchAssetVersion": {
"AuthorityId": "HIUGC_Authoring_Authority",
"Path": "/{title}/{assetType}/{assetId}/versions/{versionId}",
"QueryString": "",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"HIUGC_PublishAssetVersion": {
"AuthorityId": "HIUGC_Authoring_Authority",
"Path": "/hi/{assetType}/{assetId}/publish/{versionId}",
"QueryString": "?clearanceId={clearanceId}",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": true
},
"HIUGC_RateAnAsset": {
"AuthorityId": "HIUGC_Authoring_Authority",
"Path": "/hi/players/{player}/ratings/{assetType}/{assetId}",
"QueryString": "",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"HIUGC_ReportAnAsset": {
"AuthorityId": "HIUGC_Authoring_Authority",
"Path": "/hi/players/{player}/reports/{assetType}/{assetId}",
"QueryString": "",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"HIUGC_SpawnAsset": {
"AuthorityId": "HIUGC_Authoring_Authority",
"Path": "/{title}/{assetType}",
"QueryString": "",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"HIUGC_SpectateFilm": {
"AuthorityId": "HIUGC_Authoring_Authority",
"Path": "/hi/films/{assetId}/spectate",
"QueryString": "",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"HIUGC_StartSessionAgnostic": {
"AuthorityId": "HIUGC_Authoring_Authority",
"Path": "/{title}/{assetType}/{assetId}/sessions",
"QueryString": "?include-container-sas={includeContainerSas}",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"HIUGC_StringValidation": {
"AuthorityId": "HIUGC_Authoring_Authority",
"Path": "/{title}/validation/strings",
"QueryString": "",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"HIUGC_UndeleteAsset": {
"AuthorityId": "HIUGC_Authoring_Authority",
"Path": "/{title}/{assetType}/{assetId}",
"QueryString": "",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"HIUGC_UndeleteVersion": {
"AuthorityId": "HIUGC_Authoring_Authority",
"Path": "/{title}/{assetType}/{assetId}/versions/{versionId}/recover",
"QueryString": "",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"HIUGC_UnpublishAsset": {
"AuthorityId": "HIUGC_Authoring_Authority",
"Path": "/hi/{assetType}/{assetId}/unpublish",
"QueryString": "",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"HIUGC_UploadImage": {
"AuthorityId": "HIUGC_Authoring_Authority",
"Path": "/{title}/{assetType}/{assetId}/sessions/{sessionId}/Image/{filePath}",
"QueryString": "?player={player}",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"Lobby_GameConnection": {
"AuthorityId": "lobbyamqp",
"Path": "/",
"QueryString": "",
"RetryPolicyId": "longerdelayedexponentialretry",
"TopicName": "/hi/gamesession/{gameSessionId}?AuthModel=PerLinkAuth&Players={players}",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"Lobby_GetQosServers": {
"AuthorityId": "lobby",
"Path": "/titles/hi/qosservers",
"QueryString": "",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"Lobby_JoinLobby": {
"AuthorityId": "lobby",
"Path": "/hi/lobbies/{lobbyId}/players/{player}",
"QueryString": "?auth=st",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"Lobby_LobbyConnection": {
"AuthorityId": "lobbyamqp",
"Path": "/",
"QueryString": "",
"RetryPolicyId": "delayedexponentialretry",
"TopicName": "/hi/lobby/{lobbyId}?AuthModel=PerLinkAuth&Players={players}",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": true,
"ClearanceAware": false
},
"Lobby_LobbyConnectionPublish": {
"AuthorityId": "lobbyamqp",
"Path": "/",
"QueryString": "",
"RetryPolicyId": "delayedexponentialretry",
"TopicName": "/hi/lobby/{lobbyId}?AuthModel=PerLinkAuth",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": true,
"ClearanceAware": false
},
"Lobby_LobbyConnectionSubscribe": {
"AuthorityId": "lobbyamqp",
"Path": "/",
"QueryString": "",
"RetryPolicyId": "delayedexponentialretry",
"TopicName": "/hi/lobby/{lobbyId}?AuthModel=PerLinkAuth&Players={players}",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": true,
"ClearanceAware": false
},
"Lobby_LobbyPresence": {
"AuthorityId": "lobby",
"Path": "/hi/presence",
"QueryString": "",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"Lobby_RegisterJoinLobbyHandle": {
"AuthorityId": "lobby",
"Path": "/hi/handles/{handleId}/players/{player}",
"QueryString": "?auth=st",
"RetryPolicyId": "registerjoinlobbyhandle",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"Lobby_ThirdPartyJoinHandle": {
"AuthorityId": "lobby",
"Path": "/hi/lobbies/{lobbyId}/players/{player}/thirdPartyJoinHandle",
"QueryString": "?audience={handleAudience}&platform={handlePlatform}",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"Setting_GetFeatureFlags": {
"AuthorityId": "settings",
"Path": "/featureflags/{platform}/{version}",
"QueryString": "",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"Setting_GetFlightedFeatureFlags": {
"AuthorityId": "settings_st4",
"Path": "/featureflags/hi",
"QueryString": "?flight={flightId}",
"RetryPolicyId": "linearretry_3",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": true
},
"Settings_ActiveFlight": {
"AuthorityId": "settings_st4",
"Path": "/oban/flight-configurations/titles/hi/audiences/RETAIL/active",
"QueryString": "?sandbox={sandbox}&build={buildNumber}",
"RetryPolicyId": "linearretry_3",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"Settings_GetClearance": {
"AuthorityId": "settings_st4",
"Path": "/oban/flight-configurations/titles/hi/audiences/{audience}/active",
"QueryString": "?sandbox={sandbox}&build={buildNumber}",
"RetryPolicyId": "linearretry_3",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"Settings_GetPlayerClearance": {
"AuthorityId": "settings_st4",
"Path": "/oban/flight-configurations/titles/hi/audiences/{audience}/players/{player}/active",
"QueryString": "?sandbox={sandbox}&build={buildNumber}",
"RetryPolicyId": "linearretry_3",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"Settings_PlayerClearance": {
"AuthorityId": "settings_st4",
"Path": "/oban/flight-configurations/titles/hi/audiences/RETAIL/players/{player}/active",
"QueryString": "?sandbox={sandbox}&build={buildNumber}",
"RetryPolicyId": "linearretry_3",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"Settings_SpartanTokenV4": {
"AuthorityId": "settings_noauth",
"Path": "/spartan-token",
"QueryString": "",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"Skill_GetMatchResult": {
"AuthorityId": "skill",
"Path": "/hi/matches/{matchId}/skill",
"QueryString": "",
"RetryPolicyId": "linearretry404retry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": true
},
"Skill_GetPlaylistCsr": {
"AuthorityId": "skill",
"Path": "/hi/playlist/{playlistId}/csrs",
"QueryString": "",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": true
},
"Stats_BanSummary": {
"AuthorityId": "banprocessor",
"Path": "/hi/bansummary",
"QueryString": "?auth=st&targets={targetlist}",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"Stats_GetChallengeDecks": {
"AuthorityId": "halostats",
"Path": "/hi/players/{player}/decks",
"QueryString": "",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"Stats_GetMatchCount": {
"AuthorityId": "halostats",
"Path": "/hi/players/{player}/matches/count",
"QueryString": "",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"Stats_GetMatchHistory": {
"AuthorityId": "halostats",
"Path": "/hi/players/{player}/matches",
"QueryString": "",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"Stats_GetMatchStats": {
"AuthorityId": "halostats",
"Path": "/hi/matches/{matchId}/stats",
"QueryString": "",
"RetryPolicyId": "linearretry404retry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"Stats_GetPlayerMatchProgression": {
"AuthorityId": "halostats",
"Path": "/hi/players/{player}/matches/{matchId}/progression",
"QueryString": "",
"RetryPolicyId": "linearretry404retry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"Stats_MatchPrivacy": {
"AuthorityId": "halostats",
"Path": "/hi/players/{player}/matches-privacy",
"QueryString": "",
"RetryPolicyId": "linearretry_3x50",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"Stats_ProcessPlayerChallengeAction": {
"AuthorityId": "halostats",
"Path": "/hi/players/{player}/decks/{deckId}/challenges/{challengeId}",
"QueryString": "",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"Stats_PutCampaignProgress": {
"AuthorityId": "halostats",
"Path": "/hi/players/{player}/campaign/progress",
"QueryString": "",
"RetryPolicyId": "linearretry_3x50",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"Stats_PutPlayerPresenceInMatch": {
"AuthorityId": "halostats",
"Path": "/hi/players/{player}/matches/{matchId}/present-in-match",
"QueryString": "",
"RetryPolicyId": "linearretry_3x50",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"Telemetry_HighPriority": {
"AuthorityId": "telemetry",
"Path": "/",
"QueryString": "",
"RetryPolicyId": "telemetryhighpriorityretry",
"TopicName": "/hipc/telemetry/sessions/{id}?guaranteed=true",
"AcknowledgementTypeId": 1,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"Telemetry_LowPriority": {
"AuthorityId": "telemetry",
"Path": "/",
"QueryString": "",
"RetryPolicyId": "noretry",
"TopicName": "/hipc/telemetry/sessions/{id}?guaranteed=false",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"TextModeration_GetSigningKey": {
"AuthorityId": "textmoderation_anonymous",
"Path": "/hi/moderation-proof-keys//{keyId}",
"QueryString": "",
"RetryPolicyId": "linearretry_gsk",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"TextModeration_GetSigningKeys": {
"AuthorityId": "textmoderation_anonymous",
"Path": "/hi/moderation-proof-keys",
"QueryString": "",
"RetryPolicyId": "linearretry_gsks",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"TextModeration_PostInappropriateMessageReport": {
"AuthorityId": "textmoderation",
"Path": "/hi/players/{player}/text-message-reports",
"QueryString": "",
"RetryPolicyId": "linearretry_pimr",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"TextModeration_PostTextForModeration": {
"AuthorityId": "textmoderation",
"Path": "/hi/players/{player}/text-messages",
"QueryString": "",
"RetryPolicyId": "linearretry_ptfm",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"Xbl_GetProfileSettingsForSpeechAccessibility": {
"AuthorityId": "xbl-profile",
"Path": "/users/me/profile/settings",
"QueryString": "?settings=SpeechAccessibility",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"XboxLive_TitleManagedStorage": {
"AuthorityId": "xbl-title-storage",
"Path": "/trustedplatform/users/xuid({xuid})/scids/{scid}/data/thunderhead_campaign_saves",
"QueryString": "",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"XboxLive_TitleManagedStorageFile": {
"AuthorityId": "xbl-title-storage",
"Path": "/trustedplatform/users/xuid({xuid})/scids/{scid}/data/thunderhead_campaign_saves/{filename},{type}",
"QueryString": "",
"RetryPolicyId": "ExtendedLinearRetryForTMS",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
},
"Xboxlive_QoSEndpoints": {
"AuthorityId": "gameserverds-xbl",
"Path": "/xplatqosservers",
"QueryString": "",
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
}
}
}