Reference Guide

HTTP
Code
Description Schema
201 Created create_response
400 Invalid Request error_response
422 Operation Failed error_response
GET /vcenter/{id}
Description
Query a specific vCenter instance.
Parameters
Type Name Description Schema
Path
id
required
Unique identifier of the vCenter to query. string
Responses
HTTP
Code
Description Schema
200 Success vcenter_instance
404 Not Found error_response
DELETE /vcenter/{id}
Description
Delete a registered vCenter. Deletion of vCenter disables functionality that requires communication
with vCenter. Not allowed in Unified+ deployments.
Parameters
Type Name Description Schema
Path
id
required
Unique identifier of the vCenter to delete. string
222
Dell EMC PowerStore REST API Reference Guide