Mock sample for your project: UsageManagementClient API

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

UsageManagementClient

azure.com

Version: 2015-06-01-preview


Use this API in your project

Speed up your application development by using "UsageManagementClient API" ready-to-use mock sample. Mocking this API will help you accelerate your development lifecycles and allow you to stop relying on an external API to get the job done. No more API keys to provision, accesses to configure or unplanned downtime, just work.
Enhance your development infrastructure by mocking third party APIs during integrating testing.

Description

Other APIs by azure.com

Azure SQL Database API spec

azure.com
The Azure SQL Database management API provides a RESTful set of web services that interact with Azure SQL Database services to manage your external server administrators.

Update Management

azure.com
APIs for managing software update configurations.

ComputeDiskAdminManagementClient

azure.com
The Admin Compute Disk Management Client.

AzureBridgeAdminClient

azure.com
AzureBridge Admin Client.

DataLakeStoreAccountManagementClient

azure.com
Creates an Azure Data Lake Store account management client.

AutomationManagement

azure.com

AutomationManagement

azure.com

VirtualMachineImageTemplate

azure.com
Virtual Machine Image Template

KeyVaultClient

azure.com
The key vault client performs cryptographic key operations and vault operations against the Key Vault service.

ContainerServiceClient

azure.com
The Container Service Client.

AutomationManagement

azure.com

ManagedLabsClient

azure.com
The Managed Labs Client.

Other APIs in the same category

Amazon Redshift

Amazon Redshift Overview This is an interface reference for Amazon Redshift. It contains documentation for one of the programming or command line interfaces you can use to manage Amazon Redshift clusters. Note that Amazon Redshift is asynchronous, which means that some interfaces may require techniques, such as polling or asynchronous callback handlers, to determine when a command has been applied. In this reference, the parameter descriptions indicate whether a change is applied immediately, on the next instance reboot, or during the next maintenance window. For a summary of the Amazon Redshift cluster management interfaces, go to Using the Amazon Redshift Management Interfaces. Amazon Redshift manages all the work of setting up, operating, and scaling a data warehouse: provisioning capacity, monitoring and backing up the cluster, and applying patches and upgrades to the Amazon Redshift engine. You can focus on using your data to acquire new insights for your business and customers. If you are a first-time user of Amazon Redshift, we recommend that you begin by reading the Amazon Redshift Getting Started Guide. If you are a database developer, the Amazon Redshift Database Developer Guide explains how to design, build, query, and maintain the databases that make up your data warehouse.

SubscriptionsManagementClient

azure.com
The Admin Subscriptions Management Client.

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.

AzureBridgeAdminClient

azure.com
AzureBridge Admin Client.

GalleryManagementClient

azure.com
The Admin Gallery Management Client.

AutomationManagement

azure.com

Update Management

azure.com
APIs for managing software update configurations.

UpdateAdminClient

azure.com
Update run operation endpoints and objects.

SubscriptionClient

azure.com
The User Subscription Management Client.

FabricAdminClient

azure.com
Logical network operation endpoints and objects.

AWS CodeStar connections

AWS CodeStar Connections This AWS CodeStar Connections API Reference provides descriptions and usage examples of the operations and data types for the AWS CodeStar Connections API. You can use the connections API to work with connections and installations. Connections are configurations that you use to connect AWS resources to external code repositories. Each connection is a resource that can be given to services such as CodePipeline to connect to a third-party repository such as Bitbucket. For example, you can add the connection in CodePipeline so that it triggers your pipeline when a code change is made to your third-party code repository. Each connection is named and associated with a unique ARN that is used to reference the connection. When you create a connection, the console initiates a third-party connection handshake. Installations are the apps that are used to conduct this handshake. For example, the installation for the Bitbucket provider type is the Bitbucket app. When you create a connection, you can choose an existing installation or create one. When you want to create a connection to an installed provider type such as GitHub Enterprise Server, you create a host for your connections. You can work with connections by calling: CreateConnection, which creates a uniquely named connection that can be referenced by services such as CodePipeline. DeleteConnection, which deletes the specified connection. GetConnection, which returns information about the connection, including the connection status. ListConnections, which lists the connections associated with your account. You can work with hosts by calling: CreateHost, which creates a host that represents the infrastructure where your provider is installed. DeleteHost, which deletes the specified host. GetHost, which returns information about the host, including the setup status. ListHosts, which lists the hosts associated with your account. You can work with tags in AWS CodeStar Connections by calling the following: ListTagsForResource, which gets information about AWS tags for a specified Amazon Resource Name (ARN) in AWS CodeStar Connections. TagResource, which adds or updates tags for a resource in AWS CodeStar Connections. UntagResource, which removes tags for a resource in AWS CodeStar Connections. For information about how to use AWS CodeStar Connections, see the Developer Tools User Guide.