You can explore the VMware Live Site Recovery REST APIs and download the Open API specifications from the REST API Explorer.

Procedure

  1. Navigate to the VMware Live Site Recovery Appliance home page.
  2. Click Explore REST API.
  3. From the Select product drop-down menu, select an API, and click DOWNLOAD OPEN API SPEC.
    Option Description
    configure Downloads the VMware Live Site Recovery Appliance configuration REST APIs.
    srm Downloads the VMware Live Site Recovery Server REST APIs.
  4. (Optional) To discover the available REST API versions, make a GET request.
    GET <SRM-APPLIANCE-FQDN>/api/rest/supported-versions
  5. (Optional) To retrieve the Open API specifications, use the following endpoints.
    GET <SRM-APPLIANCE-FQDN>/api/rest/configure/<VERSION>/open-api.yaml
    GET <SRM-APPLIANCE-FQDN>/api/rest/configure/<VERSION>/open-api.json
    GET <SRM-APPLIANCE-FQDN>/api/rest/srm/<VERSION>/open-api.yaml
    GET <SRM-APPLIANCE-FQDN>/api/rest/srm/<VERSION>/open-api.json