Skip to main content

Get Datastore Browse Inventory

Select

SaaS
Customer Managed

This operation browses datastores.

More Details

Path Parameters
  • vclientId string required
Query Parameters
  • requestType string required
Responses

OK

GET /vsbrowse/:vclientid/inventory    

Authorization

type: apiKeyname: Authtokenin: header

Request

Click Edit to configure Base URL
https://CommandCenterHostName/commandcenter/api
Security Scheme
token
vclientId — path required
requestType — query required
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/VSBrowse/:vclientId/INVENTORY' \
-H 'Authtoken: <API_KEY_VALUE>'