Retrieve Microsoft SQL Server host

Returns a representation of the specified Microsoft SQL Server host.

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Performs the operation on a host within the specified host ID.

Responses

Response body
object
_links
object
discovered_endpoints
array of strings

The endpoints discovered post the host connection of the host.

discovered_endpoints
string

The Current MSI version of the edge connector installed in the host.

string

The user-provided endpoint used to connect the host.

string

The Clumio-assigned ID of the management group associated with the host.

string

The Clumio-assigned ID of the Host.

date-time

The timestamp of the last successful heartbeat of this host. Represented in RFC-3339 format.

string

Name of the Host.

string

The operational status of the Host. Possible values include upgrade_in_progress, upgrade_success, upgrade_failed, delete_in_progress, delete_failed, move_in_progress, move_succeeded and move_failed.

string

The connection status of the Host. Possible values include connected, disconnected, connection_pending, and invalid_token.

string

The Clumio-assigned ID of the subgroup associated with the host.

string

The Clumio-assigned UUID of the host. This UUID is used for filtering hosts during list operations.

Language
URL