Returns the hub specified using the ID of the hub.
"dataHubs_var" is a variable referencing a DataHubs object. |
"dataHubs_var" is a variable referencing a DataHubs object. |
| Type | Description |
| DataHub | Returns the hub or null if a hub with the specified ID is not found. |
| Name | Type | Description |
| id | string | The ID of the hub to return. This is the same ID used by the APS Data Management API. |