{ "uuid": "eefcd66a-643a-4634-b3ee-460adb726c72", "lastMigration": 29, "name": "Domain Services Resource Provider", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "bf38f046-3d04-47b0-a249-7dcc92e1ad84", "documentation": "Lists all the available Domain Services operations.", "method": "get", "endpoint": "providers/Microsoft.AAD/operations", "responses": [ { "uuid": "bf2195be-5c77-474a-80d4-288a67c2d1fd", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"display\": {\n \"description\": \"\",\n \"operation\": \"\",\n \"provider\": \"\",\n \"resource\": \"\"\n },\n \"name\": \"\",\n \"origin\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "HTTP 200 (OK) if the operation was successful.", "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": "918e0465-ba7c-47df-9526-d9c620ed121a", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "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": "f318309b-0c88-427e-be70-7d9ac76f15a7", "documentation": "List Domain Services in Subscription", "method": "get", "endpoint": "subscriptions/:subscriptionId/providers/Microsoft.AAD/domainServices", "responses": [ { "uuid": "f580e014-e2c7-4b9a-af83-d984f23f23c6", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"etag\": \"\",\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "HTTP 200 (OK) if the operation was successful.", "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": "70a347f4-1079-424a-8e82-9aa3def666f1", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "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": "c9c0c733-8a1e-42bf-8676-a25f0aae861e", "documentation": "List Domain Services in Resource Group", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AAD/domainServices", "responses": [ { "uuid": "bf9fa537-0127-405e-87ab-88143638cdda", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"etag\": \"\",\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "HTTP 200 (OK) if the operation was successful.", "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": "47dd1be7-0e4c-4c80-9386-043b05fff9b4", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "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": "b1fe46ad-8491-4c0a-92a6-314df7d5ff97", "documentation": "Delete Domain Service (DELETE Resource)", "method": "delete", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AAD/domainServices/:domainServiceName", "responses": [ { "uuid": "8cb10313-e7fc-4b19-8c26-288f01616056", "body": "", "latency": 0, "statusCode": 202, "label": "HTTP 202 (Accepted) if the operation was successfully started and will complete asynchronously.", "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": "7db19ef5-357b-4006-a7de-44ec37846cf5", "body": "", "latency": 0, "statusCode": 204, "label": "HTTP 204 (Not Content) should be used if the resource does not exist and the request is well formed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0a40eebe-8533-48b9-a86d-390fb17bcfc7", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "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": "f3c6e3b0-50dc-44ba-b35d-57a86a483cdb", "documentation": "Get Domain Service", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AAD/domainServices/:domainServiceName", "responses": [ { "uuid": "4655a119-4396-4382-b4db-fadb90952a05", "body": "{\n \"etag\": \"\",\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "HTTP 200 (OK) if the operation was successful.", "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": "d15c0d12-11e2-4cfa-aa38-ede126efa0ac", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "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": "f28595e2-e811-445c-bd73-b9e73c4d730d", "documentation": "Update Domain Service (PATCH Resource)", "method": "patch", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AAD/domainServices/:domainServiceName", "responses": [ { "uuid": "0a79d785-d259-4643-b2d4-a40af3d3fdbf", "body": "{\n \"etag\": \"\",\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "HTTP 200 (OK) if the operation was successful.", "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": "9e268c1b-905e-4ccd-8bd5-53b723feb0e6", "body": "{\n \"etag\": \"\",\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 202, "label": "HTTP 202 (Accepted) if the operation was successfully started and will complete asynchronously.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "49ecc23e-a1eb-4f2a-aafb-98c43dc9db3d", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "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": "8dfd75c1-cfb3-4774-b336-52e72bdb4131", "documentation": "Create or Update Domain Service (PUT Resource)", "method": "put", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.AAD/domainServices/:domainServiceName", "responses": [ { "uuid": "b5845490-e66d-4d29-9b0e-5937e60b8944", "body": "{\n \"etag\": \"\",\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "HTTP 200 (OK) if the operation was successful.", "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": "0184ee2d-5e55-42ef-80c5-9201f1e842b4", "body": "{\n \"etag\": \"\",\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "HTTP 201 (Created) if the operation completed successfully.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "43014fb7-5f57-4c66-9312-6be2d01caa05", "body": "{\n \"etag\": \"\",\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 202, "label": "HTTP 202 (Accepted) if the operation was successfully started and will complete asynchronously.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "326dbfe1-1227-458d-8f9a-b8bc8f5835dc", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "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": "bf38f046-3d04-47b0-a249-7dcc92e1ad84" }, { "type": "route", "uuid": "f318309b-0c88-427e-be70-7d9ac76f15a7" }, { "type": "route", "uuid": "c9c0c733-8a1e-42bf-8676-a25f0aae861e" }, { "type": "route", "uuid": "b1fe46ad-8491-4c0a-92a6-314df7d5ff97" }, { "type": "route", "uuid": "f3c6e3b0-50dc-44ba-b35d-57a86a483cdb" }, { "type": "route", "uuid": "f28595e2-e811-445c-bd73-b9e73c4d730d" }, { "type": "route", "uuid": "8dfd75c1-cfb3-4774-b336-52e72bdb4131" } ] }