Param name | Description |
---|---|
search optional |
filter results Value: Must be String |
order optional |
sort results Value: Must be String |
page optional |
paginate results Value: Must be String |
per_page optional |
number of entries per request Value: Must be String |
Param name | Description |
---|---|
id required |
Value: Must be an identifier, string from 1 to 128 characters containing only alphanumeric characters, space, underscore(_), hypen(-) with no leading or trailing space. |
Param name | Description |
---|---|
medium required |
Value: Must be a Hash |
medium[name] required |
Name of media Value: Must be String |
medium[path] required |
The path to the medium, can be a URL or a valid NFS server (exclusive of the architecture). for example mirror.centos.org/centos/$version/os/$arch where $arch will be substituted for the host's actual OS architecture and $version, $major and $minor will be substituted for the version of the operating system. Solaris and Debian media may also use $release. Value: Must be String |
medium[os_family] optional |
The family that the operating system belongs to. Available families:
Value: Must be String |
medium[operatingsystem_ids] optional |
Value: Must be an array of any type |
Param name | Description |
---|---|
id required |
Value: Must be String |
medium required |
Value: Must be a Hash |
medium[name] optional |
Name of media Value: Must be String |
medium[path] optional |
The path to the medium, can be a URL or a valid NFS server (exclusive of the architecture). for example mirror.centos.org/centos/$version/os/$arch where $arch will be substituted for the host's actual OS architecture and $version, $major and $minor will be substituted for the version of the operating system. Solaris and Debian media may also use $release. Value: Must be String |
medium[os_family] optional , nil allowed |
The family that the operating system belongs to. Available families:
Value: Must be String |
medium[operatingsystem_ids] optional |
Value: Must be an array of any type |
Param name | Description |
---|---|
id required |
Value: Must be an identifier, string from 1 to 128 characters containing only alphanumeric characters, space, underscore(_), hypen(-) with no leading or trailing space. |