ibp_detach_rid
Synopsis
ibp_detach_rid host port RID delay_before_detach [message]
Description
Detach a resource from a currerntly running IBP server. The resource is immediately removed from the list of available resources and then sleeps using the provided delay before detaching the resource.
Options
- RID
- Resource ID
- host
- Depot host to contact
- port
- Port on hoist to contact
- delay_before_detach
- Amount of inactivity time on the resouce to wait before unmounting the resource.
- message
- Optional message to add in the log file.