{ "uuid": "0f7d32d3-526b-4e9a-8f59-26aef1cd16bf", "lastMigration": 29, "name": "Azure Enterprise Knowledge Graph Service", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "266470f0-ecbc-439a-aa09-0b2d098df3b1", "documentation": "Lists all the available EnterpriseKnowledgeGraph services operations.", "method": "get", "endpoint": "providers/Microsoft.EnterpriseKnowledgeGraph/operations", "responses": [ { "uuid": "9bc4e752-1aeb-49b0-b46f-73fc6a931c9b", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"display\": {\n \"description\": \"\",\n \"operation\": \"\",\n \"provider\": \"\",\n \"resource\": \"\"\n },\n \"name\": \"\",\n \"origin\": \"\",\n \"properties\": {}\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": "e43a2fb2-205b-4866-b955-af2aade3decd", "documentation": "Returns all the resources of a particular type belonging to a subscription.", "method": "get", "endpoint": "subscriptions/:subscriptionId/providers/Microsoft.EnterpriseKnowledgeGraph/services", "responses": [ { "uuid": "432ee8f6-c2ca-4183-bc45-62b93f3febf7", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"sku\": {\n \"name\": \"{{oneOf (array 'F0' 'S1')}}\"\n },\n \"tags\": {},\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The resource provider should return 200 (OK) to indicate that the operation completed successfully. For other errors (e.g. internal errors) use the appropriate HTTP error code.\nThe nextLink field is expected to point to the URL the client should use to fetch the next page (per server side paging). This matches the OData guidelines for paged responses. If a resource provider does not support paging, it should return the same body but leave nextLink empty for future compatibility.\nFor a detailed explanation of each field in the response body, please refer to the request body description in the PUT resource section. ", "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": "f0475c0e-d56c-4c26-b371-c9c86ac7c617", "body": "{\n \"error\": {\n \"code\": \"\",\n \"message\": \"\"\n }\n}", "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": "5754933e-b428-41a2-9733-ab275cadf413", "documentation": "Returns all the resources of a particular type belonging to a resource group", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.EnterpriseKnowledgeGraph/services", "responses": [ { "uuid": "c3405de2-6a2f-4bc0-b431-8b803b5ceb6d", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"sku\": {\n \"name\": \"{{oneOf (array 'F0' 'S1')}}\"\n },\n \"tags\": {},\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The resource provider should return 200 (OK) to indicate that the operation completed successfully. For other errors (e.g. internal errors) use the appropriate HTTP error code.\nThe nextLink field is expected to point to the URL the client should use to fetch the next page (per server side paging). This matches the OData guidelines for paged responses here. If a resource provider does not support paging, it should return the same body (JSON object with “value” property) but omit nextLink entirely (or set to null, *not* empty string) for future compatibility.\nThe nextLink should be implemented using following query parameters:\n· skipToken: opaque token that allows the resource provider to skip resources already enumerated. This value is defined and returned by the RP after first request via nextLink.\n· top: the optional client query parameter which defines the maximum number of records to be returned by the server.\nImplementation details:\n· NextLink may include all the query parameters (specifically OData $filter) used by the client in the first query. \n· Server may return less records than requested with nextLink. Returning zero records with NextLink is an acceptable response. \nClients must fetch records until the nextLink is not returned back / null. Clients should never rely on number of returned records to determinate if pagination is completed.", "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": "eade2301-68f6-4c7a-8feb-c7ebcda85203", "body": "{\n \"error\": {\n \"code\": \"\",\n \"message\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed. If the resource group does not exist, 404 (NotFound) will be returned.", "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": "25fd522f-87d4-41ee-8d21-6dbadcdb7d02", "documentation": "Deletes a EnterpriseKnowledgeGraph Service from the resource group. ", "method": "delete", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.EnterpriseKnowledgeGraph/services/:resourceName", "responses": [ { "uuid": "139a88e0-a42f-4db9-b313-ea4046744087", "body": "", "latency": 0, "statusCode": 200, "label": "A 200 (OK) should be returned if the object exists and was deleted 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": "e722b3f4-b0bb-48bc-a1b4-8ef06b6661b2", "body": "", "latency": 0, "statusCode": 204, "label": "a 204 (NoContent) 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": "e534e7f4-0124-4a08-8190-774a69038014", "body": "{\n \"error\": {\n \"code\": \"\",\n \"message\": \"\"\n }\n}", "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": "99f2fb94-4357-429f-8562-c53de7a2317d", "documentation": "Returns a EnterpriseKnowledgeGraph service specified by the parameters.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.EnterpriseKnowledgeGraph/services/:resourceName", "responses": [ { "uuid": "a4cca19e-2d8a-400b-bed8-b744752fd789", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"sku\": {\n \"name\": \"{{oneOf (array 'F0' 'S1')}}\"\n },\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The resource provider should return 200 (OK) to indicate that 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": true, "crudKey": "id" }, { "uuid": "6c580c46-4313-4437-95f1-01d5f936bfd4", "body": "{\n \"error\": {\n \"code\": \"\",\n \"message\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed. If the resource group *or* resource does not exist, 404 (NotFound) should be returned.", "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": "081b8582-8d5b-4f51-acfd-deae20ca2ddd", "documentation": "Updates a EnterpriseKnowledgeGraph Service", "method": "patch", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.EnterpriseKnowledgeGraph/services/:resourceName", "responses": [ { "uuid": "fd116a16-6bd6-4924-a80b-ff4f1dac077f", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"sku\": {\n \"name\": \"{{oneOf (array 'F0' 'S1')}}\"\n },\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The resource provider should return 200 (OK) to indicate that 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": true, "crudKey": "id" }, { "uuid": "3abc623e-2631-4cb6-b62c-4c8cb738061b", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"sku\": {\n \"name\": \"{{oneOf (array 'F0' 'S1')}}\"\n },\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "If resource is updated successfully, the service should return 201 (Created). Execution to continue 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": "bb5bc8a4-cfe3-4520-98e2-a2905c8c599a", "body": "{\n \"error\": {\n \"code\": \"\",\n \"message\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed. If the resource group *or* resource does not exist, 404 (NotFound) should be returned.", "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": "8c8bfc57-337c-4966-b254-55127cac0d51", "documentation": "Creates a EnterpriseKnowledgeGraph Service. EnterpriseKnowledgeGraph Service is a resource group wide resource type.", "method": "put", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.EnterpriseKnowledgeGraph/services/:resourceName", "responses": [ { "uuid": "7325760e-f33d-433d-880b-750f9fe1c07f", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"sku\": {\n \"name\": \"{{oneOf (array 'F0' 'S1')}}\"\n },\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The resource provider should return 200 (OK) to indicate that 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": true, "crudKey": "id" }, { "uuid": "4fc28023-1a9b-4993-98ab-c6a2350865d1", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"sku\": {\n \"name\": \"{{oneOf (array 'F0' 'S1')}}\"\n },\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "If resource is created successfully, the service should return 201 (Creating). Execution to continue 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": "280eff28-a524-4d47-b0aa-64513ac81780", "body": "{\n \"error\": {\n \"code\": \"\",\n \"message\": \"\"\n }\n}", "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": "266470f0-ecbc-439a-aa09-0b2d098df3b1" }, { "type": "route", "uuid": "e43a2fb2-205b-4866-b955-af2aade3decd" }, { "type": "route", "uuid": "5754933e-b428-41a2-9733-ab275cadf413" }, { "type": "route", "uuid": "25fd522f-87d4-41ee-8d21-6dbadcdb7d02" }, { "type": "route", "uuid": "99f2fb94-4357-429f-8562-c53de7a2317d" }, { "type": "route", "uuid": "081b8582-8d5b-4f51-acfd-deae20ca2ddd" }, { "type": "route", "uuid": "8c8bfc57-337c-4966-b254-55127cac0d51" } ] }