Reference Guide

HTTP
Code
Description Schema
422 Operation Failed error_response
vcenter
Use this resource type to manage vCenter instances. Registered vCenter enables discovering of
virtual machines, managing virtual machine snapshots, automatic mounting of storage container
and other functionality that requires communication with vCenter. In Unified+ deployments, the
one vCenter instance residing in the PowerStore cluster will be prepopulated here and cannot be
deleted, nor may any other vCenters be added. For Unified deployments, one external vCenter may
be configured if desired.
GET /vcenter
Description
Query registered vCenters.
Responses
HTTP
Code
Description Schema
200 Success
< vcenter_instance
> array
206 Partial content of vcenter instance objects
< vcenter_instance
> array
POST /vcenter
Description
Add a vCenter. Not allowed in Unified+ deployments.
Parameters
Type Name Schema
Body
body
optional
vcenter_create
Responses
221
Dell EMC PowerStore REST API Reference Guide