Repositories
List Repositories
List connected generator repositories, each with the result of the last check made in this process. A password naming a keyring secret is answered as written, while one holding the credential itself is answered redacted.
Response Body
application/json
curl -X GET "https://loading/api/repositories/"[
{
"name": "string",
"url": "string",
"ref": "string",
"username": "string",
"password": "string",
"status": {
"state": "unknown",
"checked_at": "2019-08-24T14:15:22Z",
"reason": "string"
}
}
]Empty