DL4300 Appliance
New-EncryptionKey
446
Option
Description
cloud, "User Name" for Rackspace and OpenStack,
and "Storage Account Name" for Windows Azure
cloud accounts.
-key
The key for the cloud account you want to add. It is
used in the authentication process. This property
resolves as "Secret Key" for Amazon™ cloud, "Api
Key" for Rackspace and OpenStack, and "Access
Key" for a Windows Azure cloud accounts.
-region
The region of the cloud account that you want to
add. This property is required only for RackSpace
and OpenStack cloud accounts.
-tenantid
The identifier that is used in the authentication
process of an OpenStack cloud account. This option
is required only for OpenStack cloud accounts.
-authurl
The URL that is used in the authentication process
of an OpenStack cloud account. This option is
required only for OpenStack cloud accounts.
Example:
Create a new Amazon™ S3 cloud account named "Amazon S3 Account" with the access key "akey" and the
secret key "skey."
>New-CloudAccount -displayname "Amazon S3 Account" -type Amazon -username akey -key skey
Parent topic
New-EncryptionKey
The
New-EncryptionKey
command lets you create a new encryption key for securing your Rapid Recovery
backed up data.
Usage
The usage for the command is as follows:
New-EncryptionKey -core [host name] -user [login] -password [password] -name [encryption key name] -passphrase [pas
sphrase] -comment [comment]
Command Options
The following table describes the options available for the
New-EncryptionKey
command:
Table 211. New-EncryptionKey command options
Option
Description
-?
Display this help message.
-core
Optional. Remote Core host machine IP address
(with an optional port number). By default the
connection is made to the Core installed on the local
machine.