Mock sample for your project: SearchServiceClient API

Integrate with "SearchServiceClient API" from azure.com in no time with Mockoon's ready to use mock sample

SearchServiceClient

azure.com

Version: 2019-05-06-Preview


Use this API in your project

Integrate third-party APIs faster by using "SearchServiceClient API" ready-to-use mock sample. Mocking this API will allow you to start working in no time. No more accounts to create, API keys to provision, accesses to configure, unplanned downtime, just work.
Improve your integration tests by mocking third-party APIs and cover more edge cases: slow response time, random failures, etc.

Description

Client that can be used to manage and query indexes and documents, as well as manage other resources, on a search service.

Other APIs by azure.com

SubscriptionClient

azure.com
Subscription client provides an interface to create and manage Azure subscriptions programmatically.

ADHybridHealthService

azure.com
REST APIs for Azure Active Directory Connect Health

GalleryManagementClient

azure.com
The Admin Gallery Management Client.

AutomationManagement

azure.com

AutomationManagement

azure.com

AppConfigurationManagementClient

azure.com

HDInsightManagementClient

azure.com
The HDInsight Management Client.

AutomationManagement

azure.com

SubscriptionsManagementClient

azure.com
The Admin Subscriptions Management Client.

SearchManagementClient

azure.com
Client that can be used to manage Azure Cognitive Search services and API keys.

Microsoft.ResourceHealth

azure.com
The Resource Health Client.

Azure Addons Resource Provider

azure.com
The service for managing third party addons.

Other APIs in the same category

SubscriptionsManagementClient

azure.com
The Admin Subscriptions Management Client.

MariaDBManagementClient

azure.com
The Microsoft Azure management API provides create, read, update, and delete functionality for Azure MariaDB resources including servers, databases, firewall rules, VNET rules, security alert policies, log files, encryption keys, active directory administrator and configurations.

BatchService

windows.net
A client for issuing REST requests to the Azure Batch service.

Security Center

azure.com
API spec for Microsoft.Security (Azure Security Center) resource provider

SchedulerManagementClient

azure.com

SiteRecoveryManagementClient

azure.com

GalleryManagementClient

azure.com
The Admin Gallery Management Client.

AutomationManagement

azure.com

Security Center

azure.com
API spec for Microsoft.Security (Azure Security Center) resource provider

Update Management

azure.com
APIs for managing software update configurations.

AzureDigitalTwinsManagementClient

azure.com
Azure Digital Twins Client for managing DigitalTwinsInstance

Anomaly Detector Client

azure.com
The Anomaly Detector API detects anomalies automatically in time series data. It supports two kinds of mode, one is for stateless using, another is for stateful using. In stateless mode, there are three functionalities. Entire Detect is for detecting the whole series with model trained by the time series, Last Detect is detecting last point with model trained by points before. ChangePoint Detect is for detecting trend changes in time series. In stateful mode, user can store time series, the stored time series will be used for detection anomalies. Under this mode, user can still use the above three functionalities by only giving a time range without preparing time series in client side. Besides the above three functionalities, stateful model also provide group based detection and labeling service. By leveraging labeling service user can provide labels for each detection result, these labels will be used for retuning or regenerating detection models. Inconsistency detection is a kind of group based detection, this detection will find inconsistency ones in a set of time series. By using anomaly detector service, business customers can discover incidents and establish a logic flow for root cause analysis.