{ "uuid": "76534bc4-bc30-4b25-8bdd-933b021d4506", "lastMigration": 29, "name": "SubscriptionsManagementClient", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "cc5a222d-1e55-48d0-8958-525515b1a783", "documentation": "Get a list of all manifests.", "method": "get", "endpoint": "subscriptions/:subscriptionId/providers/Microsoft.Subscriptions.Admin/manifests", "responses": [ { "uuid": "2a8137da-613d-4ae5-a642-48344e9ec544", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"alwaysRoutable\": {{faker 'datatype.boolean'}},\n \"displayName\": \"\",\n \"enabled\": {{faker 'datatype.boolean'}},\n \"extensionCollection\": {\n \"extensions\": {\n \"nextLink\": \"\",\n \"value\": [\n {\n \"name\": \"\",\n \"obsoleteBundlesBitmask\": {{faker 'number.int' max=99999}},\n \"properties\": {\n \"quotaCreateBladeName\": \"\",\n \"resourceProviderDashboardBladeName\": \"\"\n },\n \"resourceAccess\": {\n \"nextLink\": \"\",\n \"value\": [\n {\n \"name\": \"\",\n \"resource\": \"\"\n }\n ]\n },\n \"uri\": \"\"\n }\n ]\n },\n \"version\": \"\"\n },\n \"linkedNotificationRules\": {\n \"nextLink\": \"\",\n \"value\": [\n {\n \"actions\": [\n \"\"\n ],\n \"endpoints\": {\n \"nextLink\": \"\",\n \"value\": [\n {\n \"apiVersions\": [\n \"\"\n ],\n \"enabled\": {{faker 'datatype.boolean'}},\n \"endpointUri\": \"\",\n \"timeout\": \"\"\n }\n ]\n }\n }\n ]\n },\n \"metadata\": {},\n \"name\": \"\",\n \"namespace\": \"\",\n \"providerAuthorization\": {\n \"applicationId\": \"\",\n \"roleDefinitionId\": \"\"\n },\n \"providerLocation\": \"\",\n \"providerType\": \"{{oneOf (array 'NotSpecified' 'Internal' 'External' 'RegistrationFree' 'TenantOnly' 'AlwaysRoutable')}}\",\n \"provisioningState\": \"{{oneOf (array 'Accepted' 'Creating' 'Deleting' 'Moving' 'Failed' 'Succeeded')}}\",\n \"resourceGroupName\": \"\",\n \"resourceHydrationAccounts\": {\n \"nextLink\": \"\",\n \"value\": [\n {\n \"accountName\": \"\",\n \"encryptedKey\": \"\",\n \"maxChildResourceConsistencyJobLimit\": {{faker 'number.int' max=99999}},\n \"subscriptionId\": \"\"\n }\n ]\n },\n \"resourceLocation\": \"\",\n \"resourceTags\": {},\n \"resourceTypes\": {\n \"nextLink\": \"\",\n \"value\": [\n {\n \"allowedUnauthorizedActions\": [\n \"\"\n ],\n \"apiProfiles\": {\n \"nextLink\": \"\",\n \"value\": [\n {\n \"apiVersion\": \"\",\n \"profileVersion\": \"\"\n }\n ]\n },\n \"authorizationActionMappings\": {\n \"nextLink\": \"\",\n \"value\": [\n {\n \"desired\": \"\",\n \"original\": \"\"\n }\n ]\n },\n \"endpoints\": {\n \"nextLink\": \"\",\n \"value\": [\n {\n \"apiVersions\": [\n \"\"\n ],\n \"enabled\": {{faker 'datatype.boolean'}},\n \"endpointUri\": \"\",\n \"timeout\": \"\"\n }\n ]\n },\n \"inGlobalLocation\": {{faker 'datatype.boolean'}},\n \"linkedAccessChecks\": {\n \"nextLink\": \"\",\n \"value\": [\n {\n \"actionName\": \"\",\n \"linkedAction\": \"\",\n \"linkedActionVerb\": \"\",\n \"linkedProperty\": \"\",\n \"linkedType\": \"\"\n }\n ]\n },\n \"linkedNotificationRules\": {\n \"nextLink\": \"\",\n \"value\": [\n {\n \"actions\": [\n \"\"\n ]\n }\n ]\n },\n \"linkedOperationRules\": {\n \"nextLink\": \"\",\n \"value\": [\n {\n \"dependsOnTypes\": [\n \"\"\n ],\n \"linkedAction\": \"{{oneOf (array 'NotSpecified' 'Blocked' 'Validate' 'Enabled')}}\",\n \"linkedOperation\": \"{{oneOf (array 'None' 'CrossResourceGroupResourceMove' 'CrossSubscriptionResourceMove')}}\"\n }\n ]\n },\n \"marketplaceType\": \"{{oneOf (array 'NotSpecified' 'AddOn')}}\",\n \"meteredResourceIds\": [\n \"\"\n ],\n \"name\": \"\",\n \"resourceDeletionPolicy\": \"{{oneOf (array 'NotSpecified' 'Cascade')}}\",\n \"routingType\": \"{{oneOf (array 'Default' 'ProxyOnly' 'HostBased' 'Extension' 'Tenant' 'Fanout' 'LocationBased')}}\"\n }\n ]\n },\n \"routingResourceManagerType\": \"{{oneOf (array 'Default' 'Admin')}}\",\n \"subscriptionId\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "df06ff9f-e514-4d49-958e-0e4607048da8", "documentation": "Get the specified manifest.", "method": "get", "endpoint": "subscriptions/:subscriptionId/providers/Microsoft.Subscriptions.Admin/manifests/:manifestName", "responses": [ { "uuid": "2e93c59c-c276-4e73-9dd8-5965fc87791b", "body": "{\n \"alwaysRoutable\": {{faker 'datatype.boolean'}},\n \"displayName\": \"\",\n \"enabled\": {{faker 'datatype.boolean'}},\n \"extensionCollection\": {\n \"extensions\": {\n \"nextLink\": \"\",\n \"value\": [\n {\n \"name\": \"\",\n \"obsoleteBundlesBitmask\": {{faker 'number.int' max=99999}},\n \"properties\": {\n \"quotaCreateBladeName\": \"\",\n \"resourceProviderDashboardBladeName\": \"\"\n },\n \"resourceAccess\": {\n \"nextLink\": \"\",\n \"value\": [\n {\n \"name\": \"\",\n \"resource\": \"\"\n }\n ]\n },\n \"uri\": \"\"\n }\n ]\n },\n \"version\": \"\"\n },\n \"linkedNotificationRules\": {\n \"nextLink\": \"\",\n \"value\": [\n {\n \"actions\": [\n \"\"\n ],\n \"endpoints\": {\n \"nextLink\": \"\",\n \"value\": [\n {\n \"apiVersions\": [\n \"\"\n ],\n \"enabled\": {{faker 'datatype.boolean'}},\n \"endpointUri\": \"\",\n \"timeout\": \"\"\n }\n ]\n }\n }\n ]\n },\n \"metadata\": {},\n \"name\": \"\",\n \"namespace\": \"\",\n \"providerAuthorization\": {\n \"applicationId\": \"\",\n \"roleDefinitionId\": \"\"\n },\n \"providerLocation\": \"\",\n \"providerType\": \"{{oneOf (array 'NotSpecified' 'Internal' 'External' 'RegistrationFree' 'TenantOnly' 'AlwaysRoutable')}}\",\n \"provisioningState\": \"{{oneOf (array 'Accepted' 'Creating' 'Deleting' 'Moving' 'Failed' 'Succeeded')}}\",\n \"resourceGroupName\": \"\",\n \"resourceHydrationAccounts\": {\n \"nextLink\": \"\",\n \"value\": [\n {\n \"accountName\": \"\",\n \"encryptedKey\": \"\",\n \"maxChildResourceConsistencyJobLimit\": {{faker 'number.int' max=99999}},\n \"subscriptionId\": \"\"\n }\n ]\n },\n \"resourceLocation\": \"\",\n \"resourceTags\": {},\n \"resourceTypes\": {\n \"nextLink\": \"\",\n \"value\": [\n {\n \"allowedUnauthorizedActions\": [\n \"\"\n ],\n \"apiProfiles\": {\n \"nextLink\": \"\",\n \"value\": [\n {\n \"apiVersion\": \"\",\n \"profileVersion\": \"\"\n }\n ]\n },\n \"authorizationActionMappings\": {\n \"nextLink\": \"\",\n \"value\": [\n {\n \"desired\": \"\",\n \"original\": \"\"\n }\n ]\n },\n \"endpoints\": {\n \"nextLink\": \"\",\n \"value\": [\n {\n \"apiVersions\": [\n \"\"\n ],\n \"enabled\": {{faker 'datatype.boolean'}},\n \"endpointUri\": \"\",\n \"timeout\": \"\"\n }\n ]\n },\n \"inGlobalLocation\": {{faker 'datatype.boolean'}},\n \"linkedAccessChecks\": {\n \"nextLink\": \"\",\n \"value\": [\n {\n \"actionName\": \"\",\n \"linkedAction\": \"\",\n \"linkedActionVerb\": \"\",\n \"linkedProperty\": \"\",\n \"linkedType\": \"\"\n }\n ]\n },\n \"linkedNotificationRules\": {\n \"nextLink\": \"\",\n \"value\": [\n {\n \"actions\": [\n \"\"\n ]\n }\n ]\n },\n \"linkedOperationRules\": {\n \"nextLink\": \"\",\n \"value\": [\n {\n \"dependsOnTypes\": [\n \"\"\n ],\n \"linkedAction\": \"{{oneOf (array 'NotSpecified' 'Blocked' 'Validate' 'Enabled')}}\",\n \"linkedOperation\": \"{{oneOf (array 'None' 'CrossResourceGroupResourceMove' 'CrossSubscriptionResourceMove')}}\"\n }\n ]\n },\n \"marketplaceType\": \"{{oneOf (array 'NotSpecified' 'AddOn')}}\",\n \"meteredResourceIds\": [\n \"\"\n ],\n \"name\": \"\",\n \"resourceDeletionPolicy\": \"{{oneOf (array 'NotSpecified' 'Cascade')}}\",\n \"routingType\": \"{{oneOf (array 'Default' 'ProxyOnly' 'HostBased' 'Extension' 'Tenant' 'Fanout' 'LocationBased')}}\"\n }\n ]\n },\n \"routingResourceManagerType\": \"{{oneOf (array 'Default' 'Admin')}}\",\n \"subscriptionId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [{ "key": "", "value": "" }], "proxyResHeaders": [{ "key": "", "value": "" }], "data": [], "folders": [], "rootChildren": [ { "type": "route", "uuid": "cc5a222d-1e55-48d0-8958-525515b1a783" }, { "type": "route", "uuid": "df06ff9f-e514-4d49-958e-0e4607048da8" } ] }