Get the details of a given Datastore
, including its name, create time, and the list of Agents
which are currently configured to use the Datastore
.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
ID of the datastore for which to get details
Successful Response
The response is of type object
.
Get the details of a given Datastore
, including its name, create time, and the list of Agents
which are currently configured to use the Datastore
.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
ID of the datastore for which to get details
Successful Response
The response is of type object
.