Create a secret storepost https://{hostname}/api/secret-management/v1/secret-storesBody ParamstypestringenumrequiredDefaults to VAULTVAULTAllowed:VAULThostnamestringrequiredlength between 1 and 255usernamestringlength between 1 and 256passwordstringlength between 1 and 64tokenstringlength between 1 and 4096caCertificatesstringlength ≤ 10000clientTlsCertificatestringlength ≤ 10000clientTlsCertificateKeystringlength ≤ 10000managementLoginUristringlength between 1 and 2048managementTokenRenewalUristringlength between 1 and 2048serviceLoginUristringlength between 1 and 2048serviceTokenRenewalUristringlength between 1 and 2048Responses 201Successful response 403An HTTP 403 will be returned if the principal is not authorized to access the instance of access-map that the request was made against.Updated about 1 month ago