EMC ViPR REST API

Search (SHIFT+S)

API Reference


Get VDC Secret Key

GET /vdc/secret-key

Retrieves the vdc's secret key. If it doesn't exist, it gets generated


Required Roles

Requires one of the following roles:

  • SECURITY_ADMIN
  • RESTRICTED_SECURITY_ADMIN

Response Body

VDC secret key

Field Description Type Notes
<virtual_data_center_secret_key>
<secret_key> String
</virtual_data_center_secret_key>