/create-hashi-vault-targetAsk AIpost https://api.akeyless.io/create-hashi-vault-targetBody ParamsdescriptionstringDescription of the objecthashi-urlstringHashiCorp Vault API URL, e.g. https://vault-mgr01:8200jsonbooleanDefaults 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 namenamespacearray of stringsComma-separated list of vault namespacesnamespaceADD stringtokenstringAuthentication token (see /auth and /configure)uid-tokenstringThe universal identity token, Required only for universal_identity authenticationvault-tokenstringVault access token with sufficient permissionsResponses 200createHashiVaultTargetResponse wraps response body. defaulterrorResponse wraps any error to return it as a JSON object with one "error" field.Updated 7 months ago