Info_1_0_0
Info_1_0_0 Document
This document contains information about the Globus Connect Server, including its software and supported API version number.
Name |
Type |
Description |
DATA_TYPE |
string |
Type of this document |
api_version |
string |
Semantic version of the Globus Connect Server API |
client_id |
string <uuid> |
Client id that created the endpoint |
domain_name |
string |
Domain name for the GCS Manager service |
endpoint_id |
string <uuid> |
Transfer endpoint ID managed by this GCS Manager |
manager_version |
string |
Globus Connect Server software version |
{
"DATA_TYPE": "info#1.0.0",
"api_version": "string",
"client_id": "5b3fa7ba-57d3-4017-a65b-d57dcd2db643",
"domain_name": "string",
"endpoint_id": "e9ce0d4f-d433-423d-9497-4c000544106c",
"manager_version": "string"
}