Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.2 KB

UpdateSSHTargetDetails.md

File metadata and controls

25 lines (17 loc) · 1.2 KB

UpdateSSHTargetDetails

Properties

Name Type Description Notes
host String The ssh host name [optional]
json Boolean Set output format to JSON [optional]
keepPrevVersion String Whether to keep previous version [true/false]. If not set, use default according to account settings [optional]
name String Target name
newVersion Boolean Deprecated [optional]
port String ssh port [optional]
privateKey String ssh private key [optional]
privateKeyPassword String The ssh private key password [optional]
protectionKey String The name of a key that used to encrypt the target secret value (if empty, the account default protectionKey key will be used) [optional]
sshPassword String ssh pawssword to rotate [optional]
sshUsername String ssh username [optional]
token String Authentication token (see `/auth` and `/configure`) [optional]
uidToken String The universal identity token, Required only for universal_identity authentication [optional]