/dynamic-secret-get-valueAsk AIpost https://api.akeyless.io/dynamic-secret-get-valueBody Paramsargsarray of stringsOptional arguments as key=value pairs or JSON strings, e.g - "--args=csr=base64_encoded_csr --args=common_name=bar" or args='{"csr":"base64_encoded_csr"}. It is possible to combine both formats.'argsADD stringdbnamestringDBName: Optional override DB name (works only if DS allows it. only relevant for MSSQL)hoststringHostjsonbooleanDefaults to falseSet output format to JSONtruefalsenamestringrequiredDynamic secret nametargetstringTarget Nametimeoutint64Defaults to 15Timeout in secondstokenstringAuthentication token (see /auth and /configure)uid-tokenstringThe universal identity token, Required only for universal_identity authenticationResponses 200dynamicSecretGetValueResponse wraps response body. defaulterrorResponse wraps any error to return it as a JSON object with one "error" field.Updated 7 months ago