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 ReplicationRecoveryPlans API

The ReplicationRecoveryPlans API from Microsoft Azure — 9 operation(s) for replicationrecoveryplans.

Microsoft Azure ReplicationRecoveryPlans 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 ReplicationRecoveryPlans. 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 12 operations across 9 paths, and defines 24 schemas. It is described by OpenAPI 3.2.0, at version 2020-08-01-preview.

12 operations 9 paths 24 schemas 1 DELETE2 GET1 PATCH7 POST1 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 12

Across 9 paths, the API surfaces 12 operations — 1 DELETE, 2 GET, 1 PATCH, 7 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

ReplicationRecoveryPlans 12
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationRecoveryPlans
Microsoft Azure Gets The List Of Recovery Plans
microsoftAzureReplicationrecoveryplansList 4 params → 200
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationRecoveryPlans/{recoveryPlanName}
Microsoft Azure Gets The Requested Recovery Plan
microsoftAzureReplicationrecoveryplansGet 5 params → 200
PUT
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationRecoveryPlans/{recoveryPlanName}
Microsoft Azure Creates A Recovery Plan With The Given Details
microsoftAzureReplicationrecoveryplansCreate 5 params body → 200202
DELETE
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationRecoveryPlans/{recoveryPlanName}
Microsoft Azure Deletes The Specified Recovery Plan
microsoftAzureReplicationrecoveryplansDelete 5 params → 202204
PATCH
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationRecoveryPlans/{recoveryPlanName}
Microsoft Azure Updates The Given Recovery Plan
microsoftAzureReplicationrecoveryplansUpdate 5 params body → 200202
POST
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationRecoveryPlans/{recoveryPlanName}/failoverCancel
Microsoft Azure Execute Cancel Failover Of The Recovery Plan
microsoftAzureReplicationrecoveryplansFailovercancel 5 params → 200202
POST
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationRecoveryPlans/{recoveryPlanName}/failoverCommit
Microsoft Azure Execute Commit Failover Of The Recovery Plan
microsoftAzureReplicationrecoveryplansFailovercommit 5 params → 200202
POST
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationRecoveryPlans/{recoveryPlanName}/plannedFailover
Microsoft Azure Execute Planned Failover Of The Recovery Plan
microsoftAzureReplicationrecoveryplansPlannedfailover 5 params body → 200202
POST
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationRecoveryPlans/{recoveryPlanName}/reProtect
Microsoft Azure Execute Reprotect Of The Recovery Plan
microsoftAzureReplicationrecoveryplansReprotect 5 params → 200202
POST
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationRecoveryPlans/{recoveryPlanName}/testFailover
Microsoft Azure Execute Test Failover Of The Recovery Plan
microsoftAzureReplicationrecoveryplansTestfailover 5 params body → 200202
POST
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationRecoveryPlans/{recoveryPlanName}/testFailoverCleanup
Microsoft Azure Execute Test Failover Cleanup Of The Recovery Plan
microsoftAzureReplicationrecoveryplansTestfailovercleanup 5 params body → 200202
POST
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationRecoveryPlans/{recoveryPlanName}/unplannedFailover
Microsoft Azure Execute Unplanned Failover Of The Recovery Plan
microsoftAzureReplicationrecoveryplansUnplannedfailover 5 params body → 200202

Schemas 24

The contract defines 24 schemas that model the data the API accepts and returns. The most detailed are RecoveryPlanProperties (16 properties), CreateRecoveryPlanInputProperties (5 properties), RecoveryPlanAction (4 properties), RecoveryPlanTestFailoverInputProperties (4 properties). Each schema is shown below with its type and property counts.

RecoveryPlanUnplannedFailoverInput
object
Recovery plan unplanned failover input.
1 property 1 required
RecoveryPlanProviderSpecificFailoverInput
object
Recovery plan provider specific failover input.
1 property 1 required
RecoveryPlanTestFailoverCleanupInput
object
Recovery plan test failover cleanup input.
1 property 1 required
RecoveryPlanUnplannedFailoverInputProperties
object
Recovery plan unplanned failover input properties.
3 properties 2 required
CreateRecoveryPlanInputProperties
object
Recovery plan creation properties.
5 properties 3 required
RecoveryPlanTestFailoverCleanupInputProperties
object
Recovery plan test failover cleanup input properties.
1 property
RecoveryPlanTestFailoverInput
object
Recovery plan test failover input.
1 property 1 required
RecoveryPlanGroup
object
Recovery plan group details.
4 properties 1 required
Resource
object
Azure resource.
4 properties
RecoveryPlanActionDetails
object
Recovery plan action custom details.
1 property 1 required
CurrentScenarioDetails
object
Current scenario details of the protected entity.
3 properties
RecoveryPlanProviderSpecificInput
object
Recovery plan provider specific input base class.
1 property 1 required
UpdateRecoveryPlanInputProperties
object
Recovery plan update properties.
1 property
RecoveryPlan
object
Recovery plan details.
1 property
RecoveryPlanProviderSpecificDetails
object
Recovery plan provider specific details.
1 property 1 required
RecoveryPlanProtectedItem
object
Recovery plan protected item.
2 properties
RecoveryPlanTestFailoverInputProperties
object
Recovery plan test failover input properties.
4 properties 2 required
RecoveryPlanAction
object
Recovery plan action details.
4 properties 4 required
CreateRecoveryPlanInput
object
Create recovery plan input class.
1 property 1 required
RecoveryPlanCollection
object
Recovery plan collection details.
2 properties
RecoveryPlanPlannedFailoverInputProperties
object
Recovery plan planned failover input properties.
2 properties 1 required
UpdateRecoveryPlanInput
object
Update recovery plan input class.
1 property
RecoveryPlanPlannedFailoverInput
object
Recovery plan planned failover input.
1 property 1 required
RecoveryPlanProperties
object
Recovery plan properties.
16 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

microsoft-azure-replicationrecoveryplans-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 ReplicationRecoveryPlans 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.