UpdatesRepositoryDrResponseEntity

UpdatesRepositoryDrResponseEntity
UpdatesRepositoryDrResponseEntity

Detailed information about updates repository.

AllOf
This class requires all of the following:
JSON Example
{
    "url": "string",
    "mounted_iso": false,
    "username": "string",
    "password": "string",
    "_meta": {
        "errors": [
            {
                "code": "string",
                "message": "string",
                "field": "string"
            }
        ]
    }
}
_meta
Optional

_meta