v1

latestSwagger 2.02026-07-1392138258.1 KB
Managers

Returns the symmetric encrypted public encryption key of the manager.

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

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

The thumbprint of the cert that was used to encrypt "Value".

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

The algorithm used to encrypt the "Value".