{ "uuid": "ec1a0d61-14c6-4b84-bb1c-99f1504789af", "lastMigration": 29, "name": "SearchManagementClient", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "059ea8c5-936c-4f92-b2d3-1a94391b89ff", "documentation": "Lists all of the available REST API operations of the Microsoft.Search provider.", "method": "get", "endpoint": "providers/Microsoft.Search/operations", "responses": [ { "uuid": "ecc11980-8782-4cb1-a9a9-a7a5299ef10a", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"display\": {\n \"description\": \"\",\n \"operation\": \"\",\n \"provider\": \"\",\n \"resource\": \"\"\n },\n \"name\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Success. The response describes the list of operations.", "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": "3d94fb09-36aa-479e-881f-d51fe59a1ce9", "documentation": "Checks whether or not the given Search service name is available for use. Search service names must be globally unique since they are part of the service URI (https://.search.windows.net).", "method": "post", "endpoint": "subscriptions/:subscriptionId/providers/Microsoft.Search/checkNameAvailability", "responses": [ { "uuid": "c0bffbc6-4f56-492e-b641-be4e3dc342a3", "body": "{\n \"message\": \"\",\n \"nameAvailable\": {{faker 'datatype.boolean'}},\n \"reason\": \"{{oneOf (array 'Invalid' 'AlreadyExists')}}\"\n}", "latency": 0, "statusCode": 200, "label": "The name check completed. The response contains details of whether the name is valid and available. If the name is invalid, the response also contains a message explaining why not.", "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": "7a552591-fc4f-4617-8206-41f8b8720ff8", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "HTTP 400 (Bad Request): The given resource type is not 'searchServices'.", "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": "7559429f-7d7c-4b91-8d57-51d9e57f561d", "documentation": "Gets a list of all Search services in the given subscription.", "method": "get", "endpoint": "subscriptions/:subscriptionId/providers/Microsoft.Search/searchServices", "responses": [ { "uuid": "80adf3a1-da7b-46fb-a75e-b403ae1fe53c", "body": "{\n \"value\": [\n {\n \"id\": \"\",\n \"identity\": {\n \"principalId\": \"\",\n \"tenantId\": \"\",\n \"type\": \"{{oneOf (array 'None' 'SystemAssigned')}}\"\n },\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The operation succeeded. The response contains the list of all Search service definitions for the given 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": "a48a3190-9e13-4e11-9718-cfa34350089b", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "An unexpected error occurred during the operation.", "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": "97618fdb-ec32-46d7-afdb-a288478f8c88", "documentation": "Gets a list of all Search services in the given resource group.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Search/searchServices", "responses": [ { "uuid": "23b174fa-89e2-4548-911b-f64bf13d1780", "body": "{\n \"value\": [\n {\n \"id\": \"\",\n \"identity\": {\n \"principalId\": \"\",\n \"tenantId\": \"\",\n \"type\": \"{{oneOf (array 'None' 'SystemAssigned')}}\"\n },\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The operation succeeded. The response contains the list of all Search service definitions for the given 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": "086d7bf3-6e98-41fa-915c-29fbde98ef14", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "An unexpected error occurred during the operation.", "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": "f3200288-8721-4a03-ad4b-407b87623331", "documentation": "Deletes a Search service in the given resource group, along with its associated resources.", "method": "delete", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Search/searchServices/:searchServiceName", "responses": [ { "uuid": "5c5418f7-6fa8-4939-8b72-683a25ea610a", "body": "", "latency": 0, "statusCode": 200, "label": "The Search service was successfully deleted.", "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": "19aae638-6617-4a91-9ff6-76c749d5bde5", "body": "", "latency": 0, "statusCode": 204, "label": "The Search service was successfully deleted.", "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": "c83a49dd-75f4-44ac-840d-576cab3e3838", "body": "", "latency": 0, "statusCode": 404, "label": "The subscription, resource group, or Search service could not be found.", "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": "cf5566ca-c794-4d8e-8d48-2b55ad6e5266", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "An unexpected error occurred during the operation.", "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": "a1e74cf4-79e5-4a04-9efd-3c74ef047013", "documentation": "Gets the Search service with the given name in the given resource group.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Search/searchServices/:searchServiceName", "responses": [ { "uuid": "dcecb9a3-0943-46e9-a9d2-76b4cc6fc271", "body": "{\n \"id\": \"\",\n \"identity\": {\n \"principalId\": \"\",\n \"tenantId\": \"\",\n \"type\": \"{{oneOf (array 'None' 'SystemAssigned')}}\"\n },\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The Search service definition was successfully retrieved and is in the response. If you are polling for the completion of a provisioning or scale operation, you can check its status via the provisioningState property.", "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": "a57a8f74-f64d-44ce-a8f9-d80c864af09e", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "HTTP 404 (Not Found): The subscription, resource group, or Search service name could not be found.", "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": "b33e2c1c-1b49-4ec2-88df-2a34a3c8a3fd", "documentation": "Updates an existing Search service in the given resource group.", "method": "patch", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Search/searchServices/:searchServiceName", "responses": [ { "uuid": "2677b90f-b9c3-4fc0-836b-3e41c4f4ea7d", "body": "{\n \"id\": \"\",\n \"identity\": {\n \"principalId\": \"\",\n \"tenantId\": \"\",\n \"type\": \"{{oneOf (array 'None' 'SystemAssigned')}}\"\n },\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The existing service definition was successfully updated. If you changed the number of replicas or partitions, the scale operation will happen asynchronously. You can periodically get your service definition and monitor progress via the provisioningState property.", "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": "0b1703a1-9fdc-4c55-85d4-201c31a4d604", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "HTTP 400 (Bad Request): The given service definition is invalid or you attempted to change a property that is immutable; See the error code and message in the response for details. HTTP 404 (Not Found): The subscription or resource group could not be found. HTTP 409 (Conflict): The specified subscription is disabled.", "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": "f2ec8743-a5ab-460c-bdcd-36e4f53b1814", "documentation": "Creates or updates a Search service in the given resource group. If the Search service already exists, all properties will be updated with the given values.", "method": "put", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Search/searchServices/:searchServiceName", "responses": [ { "uuid": "dfa9fd83-2394-4325-a209-9a3f2e832604", "body": "{\n \"id\": \"\",\n \"identity\": {\n \"principalId\": \"\",\n \"tenantId\": \"\",\n \"type\": \"{{oneOf (array 'None' 'SystemAssigned')}}\"\n },\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The existing service definition was successfully updated. If you changed the number of replicas or partitions, the scale operation will happen asynchronously. You can periodically get your service definition and monitor progress via the provisioningState property.", "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": "f7ec82f0-05c5-4946-9665-b4279238bdee", "body": "{\n \"id\": \"\",\n \"identity\": {\n \"principalId\": \"\",\n \"tenantId\": \"\",\n \"type\": \"{{oneOf (array 'None' 'SystemAssigned')}}\"\n },\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "If you requested creation of a free Search service, the service is now provisioned and ready to use, subject to DNS propagation delay. For other SKU types, provisioning happens asynchronously. You can periodically get your service definition and monitor progress via the provisioningState property.", "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": "95b6d3f2-e472-4172-a7ba-aacfb9439e2c", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "HTTP 400 (Bad Request): The given service name or service definition is invalid; See the error code and message in the response for details. HTTP 404 (Not Found): The subscription or resource group could not be found. HTTP 409 (Conflict): The specified subscription is disabled.", "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": "d314c8cb-d965-47a8-a5e7-652113854acd", "documentation": "Generates a new query key for the specified Search service. You can create up to 50 query keys per service.", "method": "post", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Search/searchServices/:searchServiceName/createQueryKey/:name", "responses": [ { "uuid": "15743b36-48c8-4945-9538-c94e0e389a36", "body": "{\n \"key\": \"\",\n \"name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The query key was successfully created and is in the response. You can use the query key as the value of the 'api-key' parameter in the Azure Cognitive Search Service REST API or SDK to perform read-only operations on your Search indexes such as querying and looking up documents by ID.", "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": "39144ea4-4e01-4d4a-9528-0f9b10362b23", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "HTTP 404 (Not Found): The subscription, resource group, or Search service could not be found. HTTP 409 (Conflict): The specified subscription is disabled.", "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": "aa0925be-d3f7-4970-a7aa-4534de1a8b17", "documentation": "Deletes the specified query key. Unlike admin keys, query keys are not regenerated. The process for regenerating a query key is to delete and then recreate it.", "method": "delete", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Search/searchServices/:searchServiceName/deleteQueryKey/:key", "responses": [ { "uuid": "17eb8c05-f687-4ef3-96be-927eebc23586", "body": "", "latency": 0, "statusCode": 200, "label": "The query key was successfully deleted.", "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": "7aa135f1-647f-4845-aaa3-10f8cb408930", "body": "", "latency": 0, "statusCode": 204, "label": "The query key was successfully deleted.", "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": "27bc81a0-a016-4cb6-b8f8-7e71da194f35", "body": "", "latency": 0, "statusCode": 404, "label": "The subscription, resource group, Search service, or query key could not be found.", "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": "33c2362b-0c91-4ae6-bba8-17d98ee17abb", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "HTTP 409 (Conflict): The specified subscription is disabled.", "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": "eb6c9ad2-1127-40ce-8836-6c44557cce3e", "documentation": "Gets the primary and secondary admin API keys for the specified Azure Cognitive Search service.", "method": "post", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Search/searchServices/:searchServiceName/listAdminKeys", "responses": [ { "uuid": "5a17ad42-0420-417e-82e0-acb939182aae", "body": "{\n \"primaryKey\": \"\",\n \"secondaryKey\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The admin keys were successfully retrieved and are in the response. You can use either the primary or secondary key as the value of the 'api-key' parameter in the Azure Cognitive Search Service REST API or SDK to perform any operations on your Search service, including privileged operations. Privileged operations include managing resources like indexes and data sources as well as uploading, modifying, or deleting data in your indexes.", "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": "16ae35b0-f5c4-4b61-a7c3-cdec1a2ab2fa", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "HTTP 404 (Not Found): The subscription, resource group, or Search service could not be found. HTTP 409 (Conflict): The specified subscription is disabled.", "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": "b613ee7f-7f85-4281-bbbf-c316841d14a9", "documentation": "Returns the list of query API keys for the given Azure Cognitive Search service.", "method": "post", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Search/searchServices/:searchServiceName/listQueryKeys", "responses": [ { "uuid": "edfda7c2-d4f3-4894-87e2-2dc3b430a29c", "body": "{\n \"value\": [\n {\n \"key\": \"\",\n \"name\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "All query keys for the given Search service were successfully retrieved and are in the response. You can use any of the query keys as the value of the 'api-key' parameter in the Azure Cognitive Search Service REST API or SDK to perform read-only operations on your Search indexes such as querying and looking up documents by ID.", "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": "3e0d05ee-3f7f-44e6-bc3a-a45519a08ddd", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "HTTP 404 (Not Found): The subscription, resource group, or Search service could not be found. HTTP 409 (Conflict): The specified subscription is disabled.", "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": "6598c274-619c-4546-b8e6-47e11a15bebd", "documentation": "Disconnects the private endpoint connection and deletes it from the Search service.", "method": "delete", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Search/searchServices/:searchServiceName/privateEndpointConnections/:privateEndpointConnectionName", "responses": [ { "uuid": "931284b1-a669-42d4-914d-5ac373de0d5a", "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"properties\": {\n \"privateEndpoint\": {\n \"id\": \"\"\n },\n \"privateLinkServiceConnectionState\": {\n \"actionsRequired\": \"None\",\n \"description\": \"\",\n \"status\": \"{{oneOf (array 'Pending' 'Approved' 'Rejected' 'Disconnected')}}\"\n }\n },\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The private endpoint connection was successfully disconnected and removed from the search service. The response will contain the updated definition of the private endpoint connection.", "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": "20bb28b4-8728-4381-90aa-be38438dff20", "body": "", "latency": 0, "statusCode": 404, "label": "The subscription, resource group, Search service or private endpoint connection could not be found.", "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": "d844a84c-f824-460a-adf3-6078b5202456", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "An unexpected error occurred during the operation.", "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": "327dca3d-ccc5-4a5d-ab03-9c05274b74af", "documentation": "Gets the details of the private endpoint connection to the Search service in the given resource group.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Search/searchServices/:searchServiceName/privateEndpointConnections/:privateEndpointConnectionName", "responses": [ { "uuid": "15dfdaec-0198-4e38-9d3e-6dbc3fa32927", "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"properties\": {\n \"privateEndpoint\": {\n \"id\": \"\"\n },\n \"privateLinkServiceConnectionState\": {\n \"actionsRequired\": \"None\",\n \"description\": \"\",\n \"status\": \"{{oneOf (array 'Pending' 'Approved' 'Rejected' 'Disconnected')}}\"\n }\n },\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The definition of the private endpoint connection was successfully retrieved and is in the response.", "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": "bb98d775-59e7-42bc-aeb4-09f76684184d", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "HTTP 404 (Not Found): The subscription, resource group, Search service or private endpoint connection could not be found.", "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": "edc4c0cb-d3f3-4f35-9892-133bb33dc1ed", "documentation": "Updates a Private Endpoint connection to the Search service in the given resource group.", "method": "put", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Search/searchServices/:searchServiceName/privateEndpointConnections/:privateEndpointConnectionName", "responses": [ { "uuid": "594b3b43-5234-4368-8269-593c037674fd", "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"properties\": {\n \"privateEndpoint\": {\n \"id\": \"\"\n },\n \"privateLinkServiceConnectionState\": {\n \"actionsRequired\": \"None\",\n \"description\": \"\",\n \"status\": \"{{oneOf (array 'Pending' 'Approved' 'Rejected' 'Disconnected')}}\"\n }\n },\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The existing private endpoint connection definition was successfully updated.", "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": "7b62876e-a170-443a-ab26-1c6797b3aeb4", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "HTTP 400 (Bad Request): The given private endpoint connection name or the private endpoint connection definition is invalid; See the error code and message in the response for details. HTTP 404 (Not Found): The subscription, resource group, search service or private endpoint connection could not be found. HTTP 409 (Conflict): The specified subscription is disabled.", "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": "9c5130dc-d87c-43c1-acd7-4b7967b79e7a", "documentation": "Regenerates either the primary or secondary admin API key. You can only regenerate one key at a time.", "method": "post", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Search/searchServices/:searchServiceName/regenerateAdminKey/:keyKind", "responses": [ { "uuid": "1c9c512a-4be8-4a0b-b291-aab46ede1529", "body": "{\n \"primaryKey\": \"\",\n \"secondaryKey\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The specified admin key was successfully regenerated. Both admin keys are included in the response, including the newly-regenerated key.", "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": "1be400dd-cb6e-4d25-8e14-f4734361af89", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "HTTP 404 (Not Found): The subscription, resource group, or Search service could not be found. HTTP 409 (Conflict): The specified subscription is disabled.", "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": "059ea8c5-936c-4f92-b2d3-1a94391b89ff" }, { "type": "route", "uuid": "3d94fb09-36aa-479e-881f-d51fe59a1ce9" }, { "type": "route", "uuid": "7559429f-7d7c-4b91-8d57-51d9e57f561d" }, { "type": "route", "uuid": "97618fdb-ec32-46d7-afdb-a288478f8c88" }, { "type": "route", "uuid": "f3200288-8721-4a03-ad4b-407b87623331" }, { "type": "route", "uuid": "a1e74cf4-79e5-4a04-9efd-3c74ef047013" }, { "type": "route", "uuid": "b33e2c1c-1b49-4ec2-88df-2a34a3c8a3fd" }, { "type": "route", "uuid": "f2ec8743-a5ab-460c-bdcd-36e4f53b1814" }, { "type": "route", "uuid": "d314c8cb-d965-47a8-a5e7-652113854acd" }, { "type": "route", "uuid": "aa0925be-d3f7-4970-a7aa-4534de1a8b17" }, { "type": "route", "uuid": "eb6c9ad2-1127-40ce-8836-6c44557cce3e" }, { "type": "route", "uuid": "b613ee7f-7f85-4281-bbbf-c316841d14a9" }, { "type": "route", "uuid": "6598c274-619c-4546-b8e6-47e11a15bebd" }, { "type": "route", "uuid": "327dca3d-ccc5-4a5d-ab03-9c05274b74af" }, { "type": "route", "uuid": "edc4c0cb-d3f3-4f35-9892-133bb33dc1ed" }, { "type": "route", "uuid": "9c5130dc-d87c-43c1-acd7-4b7967b79e7a" } ] }