v1

latestSwagger 2.02026-07-1394108260.5 KB
Managers

Returns the symmetric encryption key of the manager.

post/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorSimple/managers/{managerName}/getEncryptionKey

Path parameters

subscriptionIdstring required

The subscription id

resourceGroupNamestring required

The resource group name

managerNamestring required

The manager name

Query parameters

api-versionstring required

The api version

Response

The encryption key.

valuestring required

The value of the secret itself. If the secret is in plaintext or null then EncryptionAlgorithm will be none

valueCertificateThumbprintstring

Thumbprint cert that was used to encrypt "Value"

encryptionAlgorithm'None' | 'AES256' | 'RSAES_PKCS1_v_1_5' required

Algorithm used to encrypt "Value"