Globus Connect Server Node Disable
Description
globus-connect-server node disable will disable the local endpoint node by setting its status to inactive and removing it from the Globus wildcard DNS domain. When the operation completes, the node will discontinue handling API and transfer requests. This command is equivalent to globus-connect-server node update --disable NODE_ID, the difference is that node disable authorizes the operation based on the command running as root where as node update --disable NODE_ID authorizes the command using Globus identities and requires an endpoint administrator role.
This command must be run on an endpoint node that was previously setup with globus-connect-server node setup.
Note
This command must be run as root.