Globus Connect Server Endpoint
Overview
A Globus Connect Server endpoint is a deployment of Globus Connect Server version 5. A single endpoint may optionally include multiple data transfer nodes. The endpoint provides a link between a Globus Connect Server deployment and the Globus Transfer service. The endpoint describes services for accessing data via GridFTP and HTTPS and also for configuring and managing the policies associated with that access.
Version 1.1.0 of the endpoint includes support for customizing the TCP port that the GridFTP listens on.
Version 1.2.0 of the endpoint includes read-only earliest_last_access to put a limit on collections which are missing a last_access value.
The endpoint includes interfaces for configuring and managing roles, storage gateways, collections, and nodes.
Commands
- globus-connect-server endpoint setup
-
Set up an endpoint
- globus-connect-server endpoint show
-
Show information about an endpoint
- globus-connect-server endpoint update
-
Update an endpoint
- globus-connect-server endpoint key convert (new in 5.4.67)
-
Convert a deployment key to the latest format.
- globus-connect-server endpoint set-subscription-id
-
Set the ID of the subscription that covers the endpoint
- globus-connect-server endpoint set-owner
-
Update the owner of an endpoint
- globus-connect-server endpoint set-owner-string
-
Update the advertised owner of an endpoint. (new in v5.4.43)
- globus-connect-server endpoint reset-owner-string
-
Reset the advertised owner of an endpoint. (new in v5.4.43)
- globus-connect-server endpoint cleanup
-
Delete an endpoint.
- globus-connect-server endpoint domain
-
Manage the domain name and certificate for an endpoint (new in v5.4.13)
- globus-connect-server endpoint role
-
Manage the roles for an endpoint
- globus-connect-server endpoint upgrade
-
Post-upgrade utility used after updating to newer versions of Globus Connect Server