Create an os_image manifest
Create an os_image manifest
Required scope: air:image_write (roles: air_image_publisher, air_image_uploader)
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
The OS type the image runs; used as the lookup key into platform templates and platform information, and to resolve the OS type at runtime.
Partition of the boot disk that rendered OS Template files are written into: a filesystem label (e.g. SONiC-OS), or a device path when prefixed with /dev/. Rendered file paths are interpreted relative to the root of this partition. When unset, files are written into the partition named by the image mountpoint.
Response
The OS type the image runs; used as the lookup key into platform templates and platform information, and to resolve the OS type at runtime.
Partition of the boot disk that rendered OS Template files are written into: a filesystem label (e.g. SONiC-OS), or a device path when prefixed with /dev/. Rendered file paths are interpreted relative to the root of this partition. When unset, files are written into the partition named by the image mountpoint.