organizations
Creates a keystore or truststore. - Keystore: Contains certificates and their associated keys. - Truststore: Contains trusted certificates used to validate a server's certificate. These certificates are typically self-signed certificates or certificates that are not signed by a trusted CA.
post/v1/{+parent}/keystores
Path parameters
parentstring required
Required. Name of the environment in which to create the keystore. Use the following format in your request: organizations/{org}/environments/{env}
Query parameters
namestring
Optional. Name of the keystore. Overrides the value in Keystore.
Request body
Response
Successful response