interface Bootscript {
    architecture: Arch;
    bootcmdargs: string;
    default: boolean;
    dtb: string;
    id: string;
    initrd: string;
    kernel: string;
    organization: string;
    project: string;
    public: boolean;
    title: string;
    zone: Zone;
}

Properties

architecture: Arch
bootcmdargs: string
default: boolean
dtb: string
id: string
initrd: string
kernel: string
organization: string
project: string
public: boolean
title: string
zone: Zone

Zone to target. If none is passed will use default zone from the config.