interface GetOSRequest {
    osId: string;
    zone?: Zone;
}

Properties

Properties

osId: string

ID of the OS.

zone?: Zone

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