Download the Open API Specification
You can explore the
Site
Recovery Manager
REST APIs and download the Open API specifications from the REST
API Explorer.- Navigate to theSite Recovery ManagerAppliance home page.
- ClickExplore REST API.
- From theSelect productdrop-down menu, select an API, and clickDOWNLOAD OPEN API SPEC.configureDownloads theSite Recovery ManagerAppliance configuration REST APIs.srmDownloads theSite Recovery ManagerServer REST APIs.
- To discover the available REST API versions, make aGETrequest.GET <SRM-APPLIANCE-FQDN>/api/rest/supported-versions
- To retrieve the Open API specifications, use the following endpoints.GET <SRM-APPLIANCE-FQDN>/api/rest/configure/<VERSION>/open-api.yamlGET <SRM-APPLIANCE-FQDN>/api/rest/configure/<VERSION>/open-api.jsonGET <SRM-APPLIANCE-FQDN>/api/rest/srm/<VERSION>/open-api.yamlGET <SRM-APPLIANCE-FQDN>/api/rest/srm/<VERSION>/open-api.json