Management Center-Secret Manager-Keystores

Number of APIs: 5

  1. Get keystores for secretgroup GET {{url}}/secrets-manager/api/v1/organizations/{{organization_id}}/environments/{{environment_id}}/secretGroups/{{secretgroup_Id}}/keystores

  2. Add standard keystore POST {{url}}/secrets-manager/api/v1/organizations/{{organization_id}}/environments/{{environment_id}}/secretGroups/{{secretgroup_Id}}/keystores

  3. Get single keystore by Id GET {{url}}/secrets-manager/api/v1/organizations/{{organization_id}}/environments/{{environment_id}}/secretGroups/{{secretgroup_Id}}/keystores/{{keystore_Id}}

  4. Change standard keystore PUT {{url}}/secrets-manager/api/v1/organizations/{{organization_id}}/environments/{{environment_id}}/secretGroups/{{secretgroup_Id}}/keystores/{{keystore_Id}}

  5. Check certificate content POST {{url}}/secrets-manager/api/v1/organizations/{{organization_id}}/environments/{{environment_id}}/details/store