VMware Site Recovery Manager Configuration REST API Operations Index

VMware Site Recovery Manager Configuration REST API Operations Index

All available VMware Site Recovery Manager Configuration REST API Operations

Appliance
GET
Get Appliance Info Deprecated

Get information about the virtual appliance.

POST
Restart Appliance Deprecated

Restart the virtual appliance.

POST
Shutdown Appliance Deprecated

Shut down the virtual appliance.

GET
Get Appliance Disks Deprecated

Get information about the virtual appliance's disks.

POST
Update Appliance Password Deprecated

Update the appliance password.

GET
Get Syslog Servers Deprecated

A list of all configured syslog servers.

PUT
Update Syslog Servers Deprecated

Update configured syslog servers.

POST
Send Syslog Test Message Deprecated

Send test message to all syslog servers.

GET
Get Time Settings Deprecated

Information about the current time settings.

PUT
Update Time Settings Deprecated

Update the current time settings.

GET
Get Time Zones Deprecated

Information about supported time zones.

Authentication
GET
Get Current Session Deprecated

Returns information about the current session, if any.

POST
Login Deprecated

Logs in and returns the session ID. Include 'x-dr-session' header with the value of the returned session ID in subsequent requests.

DELETE
Logout Deprecated

Logs out if the session is authenticated.

Certificates
POST
Generate Csr Deprecated

Generate a new key and certificate signing request (CSR) and return it for signing.

GET
Get Appliance Ca Certificates Deprecated

Get the installed certificate authorities (CA) certificates used to validate other server's certificates.

POST
Add Ca Certificates Deprecated

Add certificate authorities (CA) certificates.

POST
Delete Ca Certificates Deprecated

Delete certificate authorities (CA) certificates.

GET
Get Appliance Certificate Deprecated

Get the appliance certificate info.

POST
Update Appliance Certificate Deprecated

Update the appliance certificate.

POST
Probe Ssl Deprecated

Check if the appliance can establish a successful SSL connection with the specified endpoint.

Configuration
POST
Check Extension Key Deprecated

Check whether the given extension key is already registered in SSO, lookup service, and as VC extension.

POST
List Vc Services Deprecated

List all vCenter Servers in the VMware Platform Services Controller (PSC).

POST
Validate Connection Deprecated

If there is no explicit and valid vcInstanceId in the connection spec, no vCenter Server validation will be done. Only the infra node will be validated.

GET
Get Configuration Deprecated

Error Not Found is returned if the appliance is not configured.

PUT
Update Configuration Deprecated

Update the appliance configuration.

POST
Delete Configuration Deprecated

Remove current configuration.

GET
Get Reconfigure Required Deprecated

Check if the reconfigure operation is required after the upgrade.

Network
GET
Get All Network Settings Deprecated

Current appliance network settings.

GET
Get Network Dns Settings Deprecated

Get the DNS settings.

PUT
Update Network Dns Settings Deprecated

Update the DNS settings.

GET
Get All Network Interfaces Settings Deprecated

Get all network interface settings.

GET
Get Network Interface Settings Deprecated

Get network interface settings.

POST
Update Network Interface Settings Deprecated

Update network interface settings. Changing the appliance IP address disconnects the current REST API connection.

Services
GET
Get All Services Deprecated

Get information about all services.

GET
Get Service Deprecated

Get information about a specific service.

POST
Restart Service Deprecated

Restart the service.

POST
Start Service Deprecated

Start the service.

POST
Stop Service Deprecated

Stop the service.

Tasks
GET
Get All Tasks Info Deprecated

Retrieve all configuration-related tasks.

GET
Get Task Info Deprecated

Retrieve the task information.

Updates
POST
Get Updates Deprecated

Get all available updates in the repository.

GET
Get Updates Repository Deprecated

Get information about the current Updates Repository.

PUT
Change Updates Repository Deprecated

Change the current Updates Repository.

POST
Install Update Deprecated

Install the update.