release_component_lifecycle
association
Available from 9.2.13.
Use the
release_component_lifecycle
association to retrieve information about when a
component reaches its end of support as part of other REST API requests.
Association
release_component_lifecycle
Applicable REST APIs
You can use the
release_component_lifecycle
association with the following REST API:
Syntax
<URL>?columns[]=release_component_lifecycle.<column>
Schema description
To retrieve the list of all columns that are returned by this association together with their
descriptions, use the following request.
GET https://hostname:port/api/schemas/associations/release_component_lifecycle.json
Available columns
Property | Description | Type |
---|---|---|
source_type | Indicates whether the end of support date is predefined or was set by a user. Possible
values:
|
Integer |
eos_date | Date when the component reaches its end of support. | String |
updated_at | Date and time when the end of support date was last modified. | String |