We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
POST /api/device-os/images-external
The text was updated successfully, but these errors were encountered:
{ platform string enum: CUMULUS | JUNOS | NXOS | SONIC | EOS Device OS platform. Supported platforms are: ['EOS', 'NXOS', 'CUMULUS', 'JUNOS', 'SONIC'] description string minLength: 1 Device OS image description image_url string minLength: 1 External URL to the device OS image file checksum string default: null (Optional) String representation of the SHA512/SHA256/MD5 checksum. checksum_type string enum: MD5 | SHA256 | SHA512 default: null (Optional) }
Sorry, something went wrong.
chrismarget-j
bwJuniper
When branches are created from issues, their pull requests are automatically linked.
POST /api/device-os/images-external
The text was updated successfully, but these errors were encountered: