Globus Connect Server Stream Gateway Delete
Description
The globus-connect-server stream-gateway delete command deletes a stream gateway When a stream gateway is deleted it and its related stream access point are no longer accessible by Globus.
There is one required argument to this command: GATEWAY_ID.
This is the id of the stream gateway to delete. The id value is displayed when the
stream gateway is created, or may be found by running the
globus-connect-server stream-gateway list command.
Important
This command can not be reversed.
Options
- -h, --help
-
Show help message and exit.
- --version
-
Show the version and exit.
- -F, --format "text"|"json"
-
Output format for this command. If the format is json, then the result of the operation is displayed.
- --use-explicit-host IP_ADDRESS
-
IP address of the GCS node to use for this request. If not specified, any available GCS node in the endpoint will be used.