Get HMAC Key
GET https://{{cluster-vip}}v2/clusters/api-based-fetch-info
Returns the HMAC key.
This key is used as the input for generating an OTP, which is required for destroying the Cohesity cluster operation. You can generate the OTP by running the script provided by Cohesity.
RESPONSES
status: OK
{"key":"{{xyz}}"}