Mock sample for your project: QnAMaker Client API

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

QnAMaker Client

azure.com

Version: 4.0


Use this API in your project

Start working with "QnAMaker Client API" right away by using this ready-to-use mock sample. API mocking can greatly speed up your application development by removing all the tedious tasks or issues: API key provisioning, account creation, unplanned downtime, etc.
It also helps reduce your dependency on third-party APIs and improves your integration tests' quality and reliability by accounting for random failures, slow response time, etc.

Description

An API for QnAMaker Service

Other APIs by azure.com

HDInsightManagementClient

azure.com
The HDInsight Management Client.

FabricAdminClient

azure.com
Logical subnet operation endpoints and objects.

BackupManagementClient

azure.com
The Admin Backup Management Client.

SqlManagementClient

azure.com
The Azure SQL Database management API provides a RESTful set of web APIs that interact with Azure SQL Database services to manage your databases. The API enables users to create, retrieve, update, and delete databases, servers, and other entities.

DeploymentAdminClient

azure.com
Deployment Admin Client.

DeploymentAdminClient

azure.com
Deployment Admin Client.

GalleryManagementClient

azure.com
The Admin Gallery Management Client.

SubscriptionsManagementClient

azure.com
The Admin Subscriptions Management Client.

AzureBridgeAdminClient

azure.com
AzureBridge Admin Client.

FabricAdminClient

azure.com
Scale unit operation endpoints and objects.

SubscriptionsManagementClient

azure.com
The Admin Subscriptions Management Client.

Security Center

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

Other APIs in the same category

PolicyMetadataClient

azure.com

WebSite Management Client

azure.com
Use these APIs to manage Azure Websites resources through the Azure Resource Manager. All task operations conform to the HTTP/1.1 protocol specification and each operation returns an x-ms-request-id header that can be used to obtain information about the request. You must make sure that requests made to these resources are secure. For more information, see https://msdn.microsoft.com/en-us/library/azure/dn790557.aspx.

ContainerServiceClient

azure.com
The Container Service Client.

Engagement.ManagementClient

azure.com
Microsoft Azure Mobile Engagement REST APIs.

AzureDeploymentManager

azure.com
REST APIs for orchestrating deployments using the Azure Deployment Manager (ADM). See https://docs.microsoft.com/en-us/azure/azure-resource-manager/deployment-manager-overview for more information.

Azure Maps Resource Provider

azure.com
Resource Provider

Computer Vision

azure.com
The Computer Vision API provides state-of-the-art algorithms to process images and return information. For example, it can be used to determine if an image contains mature content, or it can be used to find all the faces in an image. It also has other features like estimating dominant and accent colors, categorizing the content of images, and describing an image with complete English sentences. Additionally, it can also intelligently generate images thumbnails for displaying large images effectively.

AWS Elemental MediaLive

API for AWS Elemental MediaLive

ApplicationInsightsManagementClient

azure.com
Azure Application Insights client for web test locations.

Amazon Import/Export Snowball

AWS Snow Family is a petabyte-scale data transport solution that uses secure devices to transfer large amounts of data between your on-premises data centers and Amazon Simple Storage Service (Amazon S3). The Snow commands described here provide access to the same functionality that is available in the AWS Snow Family Management Console, which enables you to create and manage jobs for a Snow device. To transfer data locally with a Snow device, you'll need to use the Snowball Edge client or the Amazon S3 API Interface for Snowball or AWS OpsHub for Snow Family. For more information, see the User Guide.

Dynamics Telemetry

azure.com

Elastic Load Balancing

Elastic Load Balancing A load balancer can distribute incoming traffic across your EC2 instances. This enables you to increase the availability of your application. The load balancer also monitors the health of its registered instances and ensures that it routes traffic only to healthy instances. You configure your load balancer to accept incoming traffic by specifying one or more listeners, which are configured with a protocol and port number for connections from clients to the load balancer and a protocol and port number for connections from the load balancer to the instances. Elastic Load Balancing supports three types of load balancers: Application Load Balancers, Network Load Balancers, and Classic Load Balancers. You can select a load balancer based on your application needs. For more information, see the Elastic Load Balancing User Guide. This reference covers the 2012-06-01 API, which supports Classic Load Balancers. The 2015-12-01 API supports Application Load Balancers and Network Load Balancers. To get started, create a load balancer with one or more listeners using CreateLoadBalancer. Register your instances with the load balancer using RegisterInstancesWithLoadBalancer. All Elastic Load Balancing operations are idempotent, which means that they complete at most one time. If you repeat an operation, it succeeds with a 200 OK response code.