ReinstallServerRequest: {
    osId?: string;
    serverId: string;
    zone?: Zone;
}

Type declaration

  • OptionalosId?: string

    Reinstall the server with the target OS, when no os_id provided the default OS for the server type is used.

  • serverId: string

    UUID of the server you want to reinstall.

  • Optionalzone?: Zone

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