v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13134345498.3 KB
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

namestring

Required. Resource ID for this keystore. Values must match the regular expression [\w[:space:].-]{1,255}.

aliasesstring[]

Output only. Aliases in this keystore.

Response

Successful response