v1

latestOpenAPI 3.0.0Apache 2.02026-07-14384142.2 KB
Source

Show an existing Source

Returns a Source object

get/sources/{id}

Path parameters

idstring required

ID of the resource

Response

Source info

archived_atstring date-time
availability_messagestring
availability_statusstring
cloud_connector_idstring
created_atstring date-time
enabledboolean
idstring

ID of the resource

infoobject
last_available_atstring date-time
last_checked_atstring date-time
last_refresh_messagestring
last_successful_refresh_atstring date-time
namestring
previous_shastring
previous_sizeinteger
refresh_finished_atstring date-time
refresh_started_atstring date-time
refresh_statestring
refresh_task_idstring uuid
uidstring
updated_atstring date-time

Example response

{
  "availability_status": "The availability status of source",
  "cloud_connector_id": "The GUID of the RedHat connect client being used",
  "name": "The Source Name"
}