Can we block specific resource so that it does not allow creation of reservations in our case.
Also can we block a complete hour or different hours so that it does not allow creation of reservations ?
Yes, you can use BeforeCellRender event to mark cells as disabled. That will prevent all drag and drop operations: https://doc.daypilot.org/scheduler/disabled-cells/