/target-create-sshAsk AIpost https://api.akeyless.io/target-create-sshBody ParamsdescriptionstringDescription of the objecthoststringSSH host namejsonbooleanDefaults to falseSet output format to JSONtruefalsekeystringThe name of a key that used to encrypt the target secret value (if empty, the account default protectionKey key will be used)max-versionsstringSet the maximum number of versions, limited by the account settings defaults.namestringrequiredTarget nameportstringDefaults to 22SSH portprivate-keystringSSH private keyprivate-key-passwordstringSSH private key passwordssh-passwordstringSSH password to rotatessh-usernamestringSSH usernametokenstringAuthentication token (see /auth and /configure)uid-tokenstringThe universal identity token, Required only for universal_identity authenticationResponses 201targetCreateSshResponse wraps response body. defaulterrorResponse wraps any error to return it as a JSON object with one "error" field.Updated 7 months ago