/target-create-globalsign-atlasAsk AIpost https://api.akeyless.io/target-create-globalsign-atlasBody Paramsapi-keystringrequiredAPI Key of the GlobalSign Atlas accountapi-secretstringrequiredAPI Secret of the GlobalSign Atlas accountdescriptionstringDescription of the objectjsonbooleanDefaults 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.mtls-cert-data-base64stringMutual TLS Certificate contents of the GlobalSign Atlas account encoded in base64, either mtls-cert-file-path or mtls-cert-data-base64 must be suppliedmtls-key-data-base64stringMutual TLS Key contents of the GlobalSign Atlas account encoded in base64, either mtls-key-file-path or mtls-data-base64 must be suppliednamestringrequiredTarget nametimeoutstringDefaults to 5mTimeout waiting for certificate validation in Duration format (1h - 1 Hour, 20m - 20 Minutes, 33m3s - 33 Minutes and 3 Seconds), maximum 1h.tokenstringAuthentication token (see /auth and /configure)uid-tokenstringThe universal identity token, Required only for universal_identity authenticationResponses 201targetCreateGlobalSignAtlasResponse wraps response body. defaulterrorResponse wraps any error to return it as a JSON object with one "error" field.Updated 7 months ago