Mock sample for your project: DnsManagementClient API

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

DnsManagementClient

azure.com

Version: 2018-05-01


Use this API in your project

Integrate third-party APIs faster by using "DnsManagementClient 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

The DNS Management Client.

Other APIs by azure.com

LogicManagementClient

azure.com
REST API for Azure Logic Apps.

FabricAdminClient

azure.com
File share operation endpoints and objects.

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.

MonitorManagementClient

azure.com

Management Groups

azure.com
The Azure Management Groups API enables consolidation of multiple
subscriptions/resources into an organizational hierarchy and centrally
manage access control, policies, alerting and reporting for those resources.

MySQLManagementClient

azure.com
The Microsoft Azure management API provides create, read, update, and delete functionality for Azure MySQL resources including servers, databases, firewall rules, VNET rules, security alert policies, log files and configurations with new business model.

Microsoft Insights

azure.com
Azure Monitor client to create/update/delete Scheduled Query Rules

MonitorManagementClient

azure.com

Guest Diagnostic Settings

azure.com
API to Add/Remove/List Guest Diagnostics Configuration to Azure Resources

MonitorManagementClient

azure.com

Azure Activity Log Alerts

azure.com

MonitorManagementClient

azure.com

Other APIs in the same category

AutomationManagement

azure.com

FabricAdminClient

azure.com
IP pool operation endpoints and objects.

BatchManagement

azure.com

Azure Bot Service

azure.com
Azure Bot Service is a platform for creating smart conversational agents.

Update Management

azure.com
APIs for managing software update configurations.

Amazon Kinesis Video Streams Media

Glue Defines the public endpoint for the Glue service.

GalleryManagementClient

azure.com
The Admin Gallery Management Client.

Azure Addons Resource Provider

azure.com
The service for managing third party addons.

DeploymentAdminClient

azure.com
Deployment Admin Client.

Amazon Detective

Detective uses machine learning and purpose-built visualizations to help you analyze and investigate security issues across your Amazon Web Services (AWS) workloads. Detective automatically extracts time-based events such as login attempts, API calls, and network traffic from AWS CloudTrail and Amazon Virtual Private Cloud (Amazon VPC) flow logs. It also extracts findings detected by Amazon GuardDuty. The Detective API primarily supports the creation and management of behavior graphs. A behavior graph contains the extracted data from a set of member accounts, and is created and managed by an administrator account. Every behavior graph is specific to a Region. You can only use the API to manage graphs that belong to the Region that is associated with the currently selected endpoint. A Detective administrator account can use the Detective API to do the following: Enable and disable Detective. Enabling Detective creates a new behavior graph. View the list of member accounts in a behavior graph. Add member accounts to a behavior graph. Remove member accounts from a behavior graph. A member account can use the Detective API to do the following: View the list of behavior graphs that they are invited to. Accept an invitation to contribute to a behavior graph. Decline an invitation to contribute to a behavior graph. Remove their account from a behavior graph. All API actions are logged as CloudTrail events. See Logging Detective API Calls with CloudTrail. We replaced the term "master account" with the term "administrator account." An administrator account is used to centrally manage multiple accounts. In the case of Detective, the administrator account manages the accounts in their behavior graph.

Elastic Load Balancing

Elastic Load Balancing A load balancer distributes incoming traffic across targets, such as your EC2 instances. This enables you to increase the availability of your application. The load balancer also monitors the health of its registered targets and ensures that it routes traffic only to healthy targets. 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. You configure a target group with a protocol and port number for connections from the load balancer to the targets, and with health check settings to be used when checking the health status of the targets. Elastic Load Balancing supports the following types of load balancers: Application Load Balancers, Network Load Balancers, Gateway Load Balancers, and Classic Load Balancers. This reference covers the following load balancer types: Application Load Balancer - Operates at the application layer (layer 7) and supports HTTP and HTTPS. Network Load Balancer - Operates at the transport layer (layer 4) and supports TCP, TLS, and UDP. Gateway Load Balancer - Operates at the network layer (layer 3). For more information, see the Elastic Load Balancing User Guide. All Elastic Load Balancing operations are idempotent, which means that they complete at most one time. If you repeat an operation, it succeeds.