v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13134345498.3 KB
organizations

Creates a Reference in the specified environment.

post/v1/{+parent}/references

Path parameters

parentstring required

Required. The parent environment name under which the Reference will be created. Must be of the form organizations/{org}/environments/{env}.

Request body

resourceTypestring

The type of resource referred to by this reference. Valid values are 'KeyStore' or 'TrustStore'.

namestring

Required. The resource id of this reference. Values must match the regular expression [\w\s-.]+.

descriptionstring

Optional. A human-readable description of this reference.

refersstring

Required. The id of the resource to which this reference refers. Must be the id of a resource that exists in the parent environment and is of the given resource_type.

Response

Successful response