{ "uuid": "271c9d09-1b60-4fe7-8f08-768cd3fd59eb", "lastMigration": 29, "name": "HealthcareApisClient", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "9e4f9be2-a730-41d7-9464-8067ce675a5c", "documentation": "Lists all of the available Healthcare service REST API operations.", "method": "get", "endpoint": "providers/Microsoft.HealthcareApis/operations", "responses": [ { "uuid": "5e3bc300-9684-43e3-ad15-65b618bc1e2f", "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": "OK. The request has succeeded.", "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": "cd6eb99f-a992-452e-9437-898bda8b9d30", "body": "{\n \"error\": {\n \"code\": \"\",\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "DefaultErrorResponse", "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": "3dbd3bd0-7f60-4fc6-bda8-b76c3f5039ef", "documentation": "Check if a service instance name is available.", "method": "post", "endpoint": "subscriptions/:subscriptionId/providers/Microsoft.HealthcareApis/checkNameAvailability", "responses": [ { "uuid": "9ba4c4dd-0fd4-44e9-8f8c-03b153c497e8", "body": "{\n \"message\": \"\",\n \"nameAvailable\": {{faker 'datatype.boolean'}},\n \"reason\": \"{{oneOf (array 'Invalid' 'AlreadyExists')}}\"\n}", "latency": 0, "statusCode": 200, "label": "This is a synchronous operation. The body contains a JSON-serialized response that specifies whether the service name is available. If the name is not available, the body contains the reason.", "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": "a06893d9-0d1b-4ea3-9043-9f275c48d487", "body": "{\n \"error\": {\n \"code\": \"\",\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "DefaultErrorResponse", "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": "0b876c64-8692-4b6d-8c0b-c02fbcd9921c", "documentation": "Get the operation result for a long running operation.", "method": "get", "endpoint": "subscriptions/:subscriptionId/providers/Microsoft.HealthcareApis/locations/:locationName/operationresults/:operationResultId", "responses": [ { "uuid": "09cf3532-d2f9-46f0-a181-030cb1150eb0", "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"properties\": \"\",\n \"startTime\": \"\",\n \"status\": \"{{oneOf (array 'Canceled' 'Succeeded' 'Failed' 'Requested' 'Running')}}\"\n}", "latency": 0, "statusCode": 200, "label": "The body contains all of the properties of the operation result.", "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": "fe9d4fa9-b5e2-4ed0-bf06-2f5a55f54974", "body": "{\n \"error\": {\n \"code\": \"\",\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 404, "label": "No operation result was found matching operationResultId.", "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": "15b7bace-8982-4c0e-a4f1-8db0e905df52", "body": "{\n \"error\": {\n \"code\": \"\",\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Default error response", "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": "a15cac79-41e2-4429-b148-db20727e4713", "documentation": "Get all the service instances in a subscription.", "method": "get", "endpoint": "subscriptions/:subscriptionId/providers/Microsoft.HealthcareApis/services", "responses": [ { "uuid": "3ab295d6-3891-4489-87bc-068a4f52f77f", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"etag\": \"\",\n \"id\": \"\",\n \"kind\": \"{{oneOf (array 'fhir' 'fhir-Stu3' 'fhir-R4')}}\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "This is a synchronous operation. The body contains a JSON-serialized array of the metadata from all the service instances in the subscription.", "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": "50ba64ea-bba6-462d-9554-a04b2ea3e3ea", "body": "{\n \"error\": {\n \"code\": \"\",\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "DefaultErrorResponse", "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": "eb19c478-5a78-4a8d-87aa-2c150b94333b", "documentation": "Get all the service instances in a resource group.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.HealthcareApis/services", "responses": [ { "uuid": "d2da50a0-5d0d-48a2-85f6-f24399f39b9e", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"etag\": \"\",\n \"id\": \"\",\n \"kind\": \"{{oneOf (array 'fhir' 'fhir-Stu3' 'fhir-R4')}}\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "This is a synchronous operation. The body contains a JSON-serialized array of the metadata from all the service instances in the resource group.", "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": "b71ef86e-5d7d-457f-bd48-64b879c90c9b", "body": "{\n \"error\": {\n \"code\": \"\",\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "DefaultErrorResponse", "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": "4ab50c2d-e283-4c31-8e5e-63842140e7ec", "documentation": "Delete a service instance.", "method": "delete", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.HealthcareApis/services/:resourceName", "responses": [ { "uuid": "0065f29f-2a17-4c3f-8ea4-424de0f78b96", "body": "", "latency": 0, "statusCode": 202, "label": "Accepted - Delete request accepted; the operation 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": "d9c37e0a-83f6-44b3-9d94-92125e2319b0", "body": "", "latency": 0, "statusCode": 204, "label": "The resource does not exist.", "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": "09a79c42-bd53-4d07-9bc0-a060f4182133", "body": "{\n \"error\": {\n \"code\": \"\",\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "DefaultErrorResponse", "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": "7190d16b-7ed9-4c03-b2e0-e7928e83eb0e", "documentation": "Get the metadata of a service instance.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.HealthcareApis/services/:resourceName", "responses": [ { "uuid": "3c301f44-cbdd-4db5-8666-89fb957bc0db", "body": "{\n \"etag\": \"\",\n \"id\": \"\",\n \"kind\": \"{{oneOf (array 'fhir' 'fhir-Stu3' 'fhir-R4')}}\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The body contains all of the properties of the service instance.", "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": "b7c3cb6f-57d1-45be-8d10-4a3f53450596", "body": "{\n \"error\": {\n \"code\": \"\",\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Default error response", "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": "56cf607b-71a7-4056-bcc9-ed1cd40f308a", "documentation": "Update the metadata of a service instance.", "method": "patch", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.HealthcareApis/services/:resourceName", "responses": [ { "uuid": "8abddff2-46ea-459e-9304-5a2948755c63", "body": "{\n \"etag\": \"\",\n \"id\": \"\",\n \"kind\": \"{{oneOf (array 'fhir' 'fhir-Stu3' 'fhir-R4')}}\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The tags for the resource were updated successfully.", "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": "95a3b517-7a7d-462f-a77a-3c98841ff5d4", "body": "{\n \"error\": {\n \"code\": \"\",\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "DefaultErrorResponse", "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": "cafcd701-1c03-49ee-9dbe-d8288aea34df", "documentation": "Create or update the metadata of a service instance.", "method": "put", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.HealthcareApis/services/:resourceName", "responses": [ { "uuid": "3712ee77-14a7-4931-b190-0948a992bec8", "body": "{\n \"etag\": \"\",\n \"id\": \"\",\n \"kind\": \"{{oneOf (array 'fhir' 'fhir-Stu3' 'fhir-R4')}}\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Updated - Put request accepted and an existing resource is being updated; the operation 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": "d83e3d88-386b-4ef8-a3dc-f3f9497c0871", "body": "{\n \"etag\": \"\",\n \"id\": \"\",\n \"kind\": \"{{oneOf (array 'fhir' 'fhir-Stu3' 'fhir-R4')}}\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created - Put request accepted and a new resource was created; the operation 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": "5a1e7a7f-5677-4862-90d5-4ddd9010096a", "body": "{\n \"error\": {\n \"code\": \"\",\n \"message\": \"\",\n \"target\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "DefaultErrorResponse", "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": "9e4f9be2-a730-41d7-9464-8067ce675a5c" }, { "type": "route", "uuid": "3dbd3bd0-7f60-4fc6-bda8-b76c3f5039ef" }, { "type": "route", "uuid": "0b876c64-8692-4b6d-8c0b-c02fbcd9921c" }, { "type": "route", "uuid": "a15cac79-41e2-4429-b148-db20727e4713" }, { "type": "route", "uuid": "eb19c478-5a78-4a8d-87aa-2c150b94333b" }, { "type": "route", "uuid": "4ab50c2d-e283-4c31-8e5e-63842140e7ec" }, { "type": "route", "uuid": "7190d16b-7ed9-4c03-b2e0-e7928e83eb0e" }, { "type": "route", "uuid": "56cf607b-71a7-4056-bcc9-ed1cd40f308a" }, { "type": "route", "uuid": "cafcd701-1c03-49ee-9dbe-d8288aea34df" } ] }