Update a DR Plan by ID.

Privileges: DRAAS_MODIFY

Updates DR plan's information using its ID.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required

Specifies the ID of the DR plan.

Body Params

Specifies the parameters to update a DR plan.

string | null
required

Specifies the name of the DR Plan.

string | null

Specifies the description of the DR Plan.

primarySite
object
required

Specifies the configuration for the primary site.

drSite
object
required

Specifies the configuration for the DR site.

int64 | null

Specifies the unique identifier for the application. This field is optional for the creation of a DR plan but it is required before performing any actions on a DR plan.

rpo
object
required

Specifies the Recovery Point Objective (RPO) configuration for a DR Plan.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*