How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Microsoft Azure MonitorsResource API

The MonitorsResource API from Microsoft Azure — 8 operation(s) for monitorsresource.

Microsoft Azure MonitorsResource API is one of 1667 APIs that Microsoft Azure publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include MonitorsResource. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, pricing, a JSON-LD context, and a getting-started guide.

This API exposes 14 operations across 8 paths, and defines 39 schemas. It is described by OpenAPI 3.2.0, at version 2020-08-01-preview.

14 operations 8 paths 39 schemas 2 DELETE8 GET2 PATCH2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2020-08-01-preview
Resource Areas
1

Paths & Operations 14

Across 8 paths, the API surfaces 14 operations — 2 DELETE, 8 GET, 2 PATCH, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

MonitorsResource 14
GET
/providers/Microsoft.Datadog/operations
Microsoft Azure List All Operations Provided By Microsoft Datadog For The 2020 02 01 Preview Api Version
microsoftAzureOperationsList 1 param → 200default
GET
/subscriptions/{subscriptionId}/providers/Microsoft.Datadog/monitors
Microsoft Azure List All Monitors Under The Specified Subscription
microsoftAzureMonitorsList 2 params → 200default
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Datadog/monitors
Microsoft Azure List All Monitors Under The Specified Resource Group
microsoftAzureMonitorsListbyresourcegroup 3 params → 200default
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Datadog/monitors/{monitorName}
Microsoft Azure Get The Properties Of A Specific Monitor Resource
microsoftAzureMonitorsGet 4 params → 200default
PUT
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Datadog/monitors/{monitorName}
Microsoft Azure Create A Monitor Resource
microsoftAzureMonitorsCreate 4 params body → 200201default
PATCH
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Datadog/monitors/{monitorName}
Microsoft Azure Update A Monitor Resource
microsoftAzureMonitorsUpdate 4 params body → 200201default
DELETE
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Datadog/monitors/{monitorName}
Microsoft Azure Delete A Monitor Resource
microsoftAzureMonitorsDelete 4 params → 200202204default
GET
/providers/Microsoft.Elastic/operations
Microsoft Azure List All Operations Provided By Microsoft Elastic
microsoftAzureOperationsList 1 param → 200default
GET
/subscriptions/{subscriptionId}/providers/Microsoft.Elastic/monitors
Microsoft Azure List All Monitors Under The Specified Subscription
microsoftAzureMonitorsList 2 params → 200default
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Elastic/monitors
Microsoft Azure List All Monitors Under The Specified Resource Group
microsoftAzureMonitorsListbyresourcegroup 3 params → 200default
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Elastic/monitors/{monitorName}
Microsoft Azure Get The Properties Of A Specific Monitor Resource
microsoftAzureMonitorsGet 4 params → 200default
PUT
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Elastic/monitors/{monitorName}
Microsoft Azure Create A Monitor Resource
microsoftAzureMonitorsCreate 4 params body → 200201default
PATCH
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Elastic/monitors/{monitorName}
Microsoft Azure Update A Monitor Resource
microsoftAzureMonitorsUpdate 4 params body → 200default
DELETE
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Elastic/monitors/{monitorName}
Microsoft Azure Delete A Monitor Resource
microsoftAzureMonitorsDelete 4 params → 200202204default

Schemas 39

The contract defines 39 schemas that model the data the API accepts and returns. The most detailed are MonitorProperties_2 (13 properties), ElasticMonitorResource (9 properties), DatadogOrganizationProperties (8 properties), DatadogMonitorResource (8 properties). Each schema is shown below with its type and property counts.

ElasticCloudDeployment
object
Details of the user's elastic deployment associated with the monitor resource.
7 properties
MonitorUpdateProperties
object
The set of properties that can be update in a PATCH request to a monitor resource.
1 property
DatadogMonitorResourceListResponse
object
Response of a list operation.
2 properties
ResourceProviderDefaultErrorResponse_2
object
RP default error response.
1 property
OperationListResult_2
object
Result of GET request to list the Microsoft.Elastic operations.
2 properties
DatadogMonitorResourceUpdateParameters
object
The parameters for a PATCH request to a monitor resource.
3 properties
ElasticMonitorResourceListResponse
object
Response of a list operation.
2 properties
MonitoringStatus
string
Flag specifying if the resource monitoring is enabled or disabled.
CompanyInfo
object
Company information of the user to be passed to partners.
5 properties
ErrorResponseBody
object
4 properties
ElasticCloudUser
object
Details of the user's elastic account.
3 properties
DatadogOrganizationProperties
object
Datadog organization properties
8 properties
ResourceProviderDefaultErrorResponse
object
1 property
ErrorResponseBody_2
object
Error response body.
4 properties
PlanDetails
object
Plan details of the monitor resource.
5 properties
ManagedIdentityTypes
string
Identity type
OperationResult_2
object
A Microsoft.Elastic REST API operation.
4 properties
MarketplaceSubscriptionStatus
string
Flag specifying the Marketplace Subscription Status of the resource. If payment is not made in time, the resource will go in Suspended state.
OperationDisplay_2
object
The object that represents the operation.
4 properties
UserInfo_2
object
User Information to be passed to partners.
5 properties
ElasticMonitorResource
object
Monitor resource.
9 properties 1 required
ElasticMonitorResourceUpdateParameters
object
Monitor resource update parameters.
1 property
IdentityProperties
object
3 properties
OperationResult
object
A Microsoft.Datadog REST API operation.
3 properties
ProvisioningState
string
LiftrResourceCategories
string
MonitorProperties_2
object
Properties specific to the monitor resource.
13 properties
ResourceSku_2
object
Microsoft.Elastic SKU.
1 property 1 required
ProvisioningState_2
string
Provisioning state of Elastic resource.
OperationListResult
object
Result of GET request to list the Microsoft.Datadog operations.
2 properties
MonitoringStatus_2
string
Flag specifying if the resource monitoring is enabled or disabled.
OperationDisplay
object
The object that represents the operation.
4 properties
UserInfo
object
User info
3 properties
ElasticProperties
object
Elastic Resource Properties.
2 properties
IdentityProperties_2
object
Identity properties.
3 properties
MonitorProperties
object
Properties specific to the monitor resource.
7 properties
DatadogMonitorResource
object
8 properties 1 required
ManagedIdentityTypes_2
string
Managed Identity types.
ResourceSku
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

microsoft-azure-monitorsresource-api-openapi.yml Raw ↑

Other APIs Microsoft Azure publishes across the network.

Microsoft Azure AI Search API
Microsoft Azure Communication Services API
Microsoft Azure Event Grid API
Microsoft Azure Functions API
Microsoft Azure DevOps REST API
Microsoft Azure AI Foundry API
Microsoft Azure Resource JSON Schema
Microsoft Azure JSON-LD Context
Microsoft Azure AccessConnector API
Microsoft Azure AccessControlRecords API
Microsoft Azure AccessPolicies API
Microsoft Azure AccessReviewInstanceAcceptRecommmendations API
Where this information came from

This is an independent, third-party profile of Microsoft Azure MonitorsResource API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.