Skip to main content
SnapCenter Software 5.0

SnapCenter Automation using REST APIs

Contributors netapp-asubhas

You can use REST APIs to perform several SnapCenter management operations. REST APIs are exposed through the Swagger web page. You can access the Swagger web page to display the REST API documentation, as well as to manually issue an API call. You can use REST APIs to help manage your SnapCenter Server or your SnapCenter vSphere host.

The REST APIs for…​ Are located in…​

SnapCenter Server

https://<SnapCenter_IP_address_or_name>:<SnapCenter_port>/swagger/

SnapCenter Plug-in for VMware vSphere

https://<OVA_IP_address_or_host_name>:<scv_plugin_port>/api/swagger-ui.html#

For information on SnapCenter REST APIs, see Overview of REST APIs

For information on SnapCenter Plug-in for VMware vSphere REST APIs, see SnapCenter Plug-in for VMware vSphere REST APIs