values

Retrieve a value definition from an application

Retrieve a value definition from an application.

get/groups/{groupId}/apps/{appId}/values/{valueId}

Response

Successfully retrieved the value.

_idstring
namestring required
privateboolean required
from_secretboolean required

If true, the value is a reference by name to a Secret.

{"stackTrail":"components:schemas:AnyValue","oasType":"schema","type":"unknown","description":"Any valid JSON value"}

Changes

Changed in 1 of the 50 revisions of this API.41

  • v3e2240dd053bd41See the full diff
    • removed the optional property _id from the response with the 200 status

      response-optional-property-removed

    • removed the optional property name from the response with the 200 status

      response-optional-property-removed

    • removed the optional property private from the response with the 200 status

      response-optional-property-removed

    • removed the optional property value from the response with the 200 status

      response-optional-property-removed

    • added ValueConstructor subschema #1 to the response body allOf list for the response status 200

      response-body-all-of-added

    This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog