Mock sample for your project: PolicyClient API

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

PolicyClient

azure.com

Version: 2016-04-01


Use this API in your project

Speed up your application development by using "PolicyClient 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.
It also improves your integration tests' quality and reliability by accounting for random failures, slow response time, etc.

Description

To manage and control access to your resources, you can define customized policies and assign them at a scope.

Other APIs by azure.com

ApplicationInsightsManagementClient

azure.com
Azure Application Insights client for saved items.

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.

StorageImportExport

azure.com
The Storage Import/Export Resource Provider API.

KeyVaultClient

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

StorageManagementClient

azure.com
The Admin Storage Management Client.

Azure Machine Learning Workspaces

azure.com
These APIs allow end users to operate on Azure Machine Learning Workspace resources.

Content Moderator Client

azure.com
You use the API to scan your content as it is generated. Content Moderator then processes your content and sends the results along with relevant information either back to your systems or to the built-in review tool. You can use this information to take decisions e.g. take it down, send to human judge, etc.
When using the API, images need to have a minimum of 128 pixels and a maximum file size of 4MB.
Text can be at most 1024 characters long.
If the content passed to the text API or the image API exceeds the size limits, the API will return an error code that informs about the issue.

FabricAdminClient

azure.com
Storage system operation endpoints and objects.

DatabricksClient

azure.com
ARM Databricks

StorageManagementClient

azure.com
The Admin Storage Management Client.

EngagementFabric

azure.com
Microsoft Customer Engagement Fabric

UpdateAdminClient

azure.com
Update location operation endpoints and objects.

Other APIs in the same category

Azure Maps Resource Provider

azure.com
Resource Provider

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.

Execution Service

azure.com

Azure Activity Log Alerts

azure.com

NetworkManagementClient

azure.com
The Microsoft Azure Network management API provides a RESTful set of web services that interact with Microsoft Azure Networks service to manage your network resources. The API has entities that capture the relationship between an end user and the Microsoft Azure Networks service.

LUIS Programmatic

azure.com

NetworkManagementClient

azure.com
The Microsoft Azure Network management API provides a RESTful set of web services that interact with Microsoft Azure Networks service to manage your network resources. The API has entities that capture the relationship between an end user and the Microsoft Azure Networks service.

ContainerServiceClient

azure.com
The Container Service Client.

PolicyMetadataClient

azure.com

DataFactoryManagementClient

azure.com

DataBoxEdgeManagementClient

azure.com

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.