Modify InfoSight Configuration for a Data Orchestrator

post/backup-recovery/v1beta1/data-orchestrators/{id}/set-remote-support

Modify InfoSight Configuration for a Data Orchestrator.

Securitybearer
Request
path Parameters
id
required
string <uuid>

id of the Data Orchestrator.

Request Body schema: application/json
required
remoteAccessEnabled
boolean
Responses
202

Accepted

400

Bad request

401

Unauthorized request

403

Forbidden

412

Precondition failed

500

Internal server error

503

Service not available

Request samples
application/json
{
  • "remoteAccessEnabled": true
}
Response samples
application/json
{ }