Check data connector availability
head/servers/{serverName}/dataConnectors/{dataConnectorName}
Returns the headers that the corresponding GET returns. Clients use this to determine whether the data connector exists.
Name | Type | Required | Description |
---|---|---|---|
dataConnectorName | string | true | The unique name of this data connector within this CAS server. |
serverName | string | true | The CAS server name for which to get the data connector. |