DistroReference

DistroReference
DistroReference

Reference data about a single distro.

AllOf
This class requires all of the following:
JSON Example
{
    "key": "debian-11",
    "os": "debian",
    "version": "11",
    "name": "Debian 11",
    "fips_compliant": true,
    "os_family": "linux",
    "public_offering": true,
    "distro_id": "b1471ead-0a0e-4069-b8b5-59780b57d17f"
}
string
distro_id
Required
Constraints: maxLength: 36

Identifier of the existing distro

Property Of