Globus Connect Server Storage Gateway Delete
Description
The globus-connect-server storage-gateway delete command deletes a storage gateway. Before deleting a storage gateway, all mapped collections created on that storage gateway must be deleted.
There is one required argument to this command: STORAGE_GATEWAY_ID
.
This is the id of the storage gateway to delete. The id value is displayed when the
storage gateway is created, or may be found by running the
globus-connect-server storage-gateway list command.
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 (new in 5.4.23)
-
IP address of the GCS node to use for this request. If not specified, any available GCS node in the endpoint will be used.