/target-create-k8sAsk AIpost https://api.akeyless.io/target-create-k8sBody ParamsdescriptionstringDescription of the objectjsonbooleanDefaults to falseSet output format to JSONtruefalsek8s-auth-typestringDefaults to tokenK8S auth type [token/certificate]k8s-client-certificatestringContent of the k8 client certificate (PEM format) in a Base64 formatk8s-client-keystringContent of the k8 client private key (PEM format) in a Base64 formatk8s-cluster-ca-certstringK8S cluster CA certificatek8s-cluster-endpointstringK8S cluster URL endpointk8s-cluster-namestringK8S cluster namek8s-cluster-tokenstringK8S cluster Bearer tokenkeystringThe 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 nametokenstringAuthentication token (see /auth and /configure)uid-tokenstringThe universal identity token, Required only for universal_identity authenticationuse-gw-service-accountbooleanUse the GW's service accounttruefalseResponses 201targetCreateK8sResponse wraps response body. defaulterrorResponse wraps any error to return it as a JSON object with one "error" field.Updated 7 months ago