Required. The resource id of this reference. Values must match the regular expression [\w\s-.]+.
description
string
Optional. A human-readable description of this reference.
resourceType
string
The type of resource referred to by this reference. Valid values are 'KeyStore' or 'TrustStore'.
refers
string
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 resourceType.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[[["\u003cp\u003eReferences in this context are configurations that point to existing keystores within the parent environment.\u003c/p\u003e\n"],["\u003cp\u003eA reference is defined by its name, an optional description, the type of resource it points to (either 'KeyStore' or 'TrustStore'), and the ID of the target resource.\u003c/p\u003e\n"],["\u003cp\u003eThe JSON representation of a reference includes the fields \u003ccode\u003ename\u003c/code\u003e, \u003ccode\u003edescription\u003c/code\u003e, \u003ccode\u003eresourceType\u003c/code\u003e, and \u003ccode\u003erefers\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are five available methods to interact with a reference: create, delete, get, list, and update, each with a corresponding API endpoint.\u003c/p\u003e\n"]]],[],null,["# REST Resource: organizations.environments.references\n\n- [Resource: Reference](#Reference)\n - [JSON representation](#Reference.SCHEMA_REPRESENTATION)\n- [Methods](#METHODS_SUMMARY)\n\nResource: Reference\n-------------------\n\nA Reference configuration. References must refer to a keystore that also exists in the parent environment."]]