{ "uuid": "e828ec40-f9fb-4716-86f9-95546dfdc456", "lastMigration": 29, "name": "SubscriptionsManagementClient", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "d41d2f69-4983-47fd-8cf4-a4f7fd630e06", "documentation": "Get a collection of all acquired plans that subscription has access to.", "method": "get", "endpoint": "subscriptions/:subscriptionId/providers/Microsoft.Subscriptions.Admin/subscriptions/:targetSubscriptionId/acquiredPlans", "responses": [ { "uuid": "2396d093-f826-43ff-bf69-5ac240f3780e", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"acquisitionId\": \"\",\n \"acquisitionTime\": \"{{faker 'date.recent' 365}}\",\n \"externalReferenceId\": \"\",\n \"id\": \"\",\n \"planId\": \"\",\n \"provisioningState\": \"{{oneOf (array 'NotSpecified' 'Accepted' 'Failed' 'Succeeded')}}\"\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": "3a38884c-2c90-459a-89ea-d4be58afce7c", "documentation": "Deletes an acquired plan.", "method": "delete", "endpoint": "subscriptions/:subscriptionId/providers/Microsoft.Subscriptions.Admin/subscriptions/:targetSubscriptionId/acquiredPlans/:planAcquisitionId", "responses": [ { "uuid": "e04b0806-8068-47a1-a2be-eafda7c01643", "body": "", "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" }, { "uuid": "05bb0a32-0976-4a75-bb3f-89dd448adf90", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fc622a01-a971-4cd6-8bcf-e14d5664ec99", "documentation": "Gets the specified plan acquired by a subscription consuming the offer.", "method": "get", "endpoint": "subscriptions/:subscriptionId/providers/Microsoft.Subscriptions.Admin/subscriptions/:targetSubscriptionId/acquiredPlans/:planAcquisitionId", "responses": [ { "uuid": "4b7d7189-ee9b-47ed-821b-1a01d943b379", "body": "{\n \"acquisitionId\": \"\",\n \"acquisitionTime\": \"{{faker 'date.recent' 365}}\",\n \"externalReferenceId\": \"\",\n \"id\": \"\",\n \"planId\": \"\",\n \"provisioningState\": \"{{oneOf (array 'NotSpecified' 'Accepted' 'Failed' 'Succeeded')}}\"\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": "04dcccfd-6206-4ab3-9c93-277ff241a605", "documentation": "Creates an acquired plan.", "method": "put", "endpoint": "subscriptions/:subscriptionId/providers/Microsoft.Subscriptions.Admin/subscriptions/:targetSubscriptionId/acquiredPlans/:planAcquisitionId", "responses": [ { "uuid": "68aad5f6-1c8f-4521-a87c-7db2a17796c6", "body": "{\n \"acquisitionId\": \"\",\n \"acquisitionTime\": \"{{faker 'date.recent' 365}}\",\n \"externalReferenceId\": \"\",\n \"id\": \"\",\n \"planId\": \"\",\n \"provisioningState\": \"{{oneOf (array 'NotSpecified' 'Accepted' 'Failed' 'Succeeded')}}\"\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" }, { "uuid": "f86f1c56-1279-4b42-ad09-6447f8859f04", "body": "{\n \"acquisitionId\": \"\",\n \"acquisitionTime\": \"{{faker 'date.recent' 365}}\",\n \"externalReferenceId\": \"\",\n \"id\": \"\",\n \"planId\": \"\",\n \"provisioningState\": \"{{oneOf (array 'NotSpecified' 'Accepted' 'Failed' 'Succeeded')}}\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "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": "d41d2f69-4983-47fd-8cf4-a4f7fd630e06" }, { "type": "route", "uuid": "3a38884c-2c90-459a-89ea-d4be58afce7c" }, { "type": "route", "uuid": "fc622a01-a971-4cd6-8bcf-e14d5664ec99" }, { "type": "route", "uuid": "04dcccfd-6206-4ab3-9c93-277ff241a605" } ] }