/target-create-windowsAsk AIpost https://api.akeyless.io/target-create-windowsBody ParamscertificatestringSSL CA certificate in base64 encoding generated from a trusted Certificate Authority (CA)connection-typestringDefaults to credentialsType of connection to Windows Server [credentials/parent-target]descriptionstringDescription of the objectdomainstringUser domain namehostnamestringrequiredServer hostnamejsonbooleanDefaults 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 nameparent-target-namestringName of the parent target, relevant only when connection-type is parent-targetpasswordstringrequiredDefaults to dummy_valuePrivileged user passwordportstringDefaults to 5986Server WinRM porttokenstringAuthentication token (see /auth and /configure)uid-tokenstringThe universal identity token, Required only for universal_identity authenticationuse-tlsstringDefaults to trueEnable/Disable TLS for WinRM over HTTPS [true/false]usernamestringrequiredDefaults to dummy_valuePrivileged usernameResponses 201targetCreateWindowsResponse wraps response body. defaulterrorResponse wraps any error to return it as a JSON object with one "error" field.Updated 7 months ago