Decrypt with the encryption passphrase

Decrypt with the encryption passphrase

When the application reboots after initial setup, it requires an operator to enter the decryption passphrase once to decrypt its internal datastore.

Request
URI
PUT
https://{opsmanager-installation}//api/v0/unlock
COPY
Request Body
{
    "passphrase": "string"
}
string
passphrase
Optional

passphrase

Responses
200

OK

Operation doesn't return any data structure

403

Forbidden

Operation doesn't return any data structure