Resources
Get Resource by ID
Return a resource by its ID (Leen’s UUID)
GET
Path Parameters
Response
200
application/json
Successful Response
Response model for returning resource details via an API endpoint.
Leen's UUID for the resource
Resource name
Type of the resource
Available options:
BRANCH
, HOST
, CONTAINER
, DEPENDENCY
, IMAGE
, UNKNOWN
State of the resource
Available options:
ACTIVE
, IGNORED
, DELETED
, INACTIVE
The source vendor of the resource
Vendor-specific attributes like IDs
List of arbitrary tags/metadata for the resource
Groups associated with the resource
ORM model representing a groups in a resource.
Additional data or properties about the resource
Cloud metadata for the resource
URL associated with the resource
Timestamp when the resource was first seen
Timestamp when the resource was last seen