RebootServerRequest: {
    bootType?: ServerBootType;
    serverId: string;
    zone?: Zone;
}

Type declaration

  • OptionalbootType?: ServerBootType

    The type of boot.

  • serverId: string

    ID of the server to reboot.

  • Optionalzone?: Zone

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