Actions REST Endpoints
Domain Keystores Domain Runtime/Actions
Domain Keystores Domain Runtime Actions
- Add Provisioned Identity Certificate
- Method: postPath:
/management/weblogic/{version}/domainRuntime/domainKeystoresRuntime/addProvisionedIdentityCertificate
- Add Provisioned Trust Certificate
- Method: postPath:
/management/weblogic/{version}/domainRuntime/domainKeystoresRuntime/addProvisionedTrustCertificate
- Export Trusted Certificates
- Method: postPath:
/management/weblogic/{version}/domainRuntime/domainKeystoresRuntime/exportTrustedCertificates
- List Domain Ca Keystore
- Method: postPath:
/management/weblogic/{version}/domainRuntime/domainKeystoresRuntime/listDomainCaKeystore
- List Domain Trust Keystore
- Method: postPath:
/management/weblogic/{version}/domainRuntime/domainKeystoresRuntime/listDomainTrustKeystore
- List Provisioned Identity Keystore
- Method: postPath:
/management/weblogic/{version}/domainRuntime/domainKeystoresRuntime/listProvisionedIdentityKeystore
- List Provisioned Trust Keystore
- Method: postPath:
/management/weblogic/{version}/domainRuntime/domainKeystoresRuntime/listProvisionedTrustKeystore
- Remove Provisioned Identity Certificate
- Method: postPath:
/management/weblogic/{version}/domainRuntime/domainKeystoresRuntime/removeProvisionedIdentityCertificate
- Remove Provisioned Trust Certificate
- Method: postPath:
/management/weblogic/{version}/domainRuntime/domainKeystoresRuntime/removeProvisionedTrustCertificate