Get Adapter Instance
Returns a specific adapter instance identified by the specified UUID.
The identifier of the adapter instance in UUID format.
The Adapter Instance for the specified UUID
"{\n \"resourceKey\" : {\n \"name\" : \"VC Adapter for 10.20.88.111\",\n \"adapterKindKey\" : \"VMWARE\",\n \"resourceKindKey\" : \"Adapter\",\n \"resourceIdentifiers\" : [ ]\n },\n \"description\" : \"A vCenter Adapter Instance\",\n \"collectorId\" : 1,\n \"credentialInstanceId\" : \"f476b45c-1381-4c67-866a-64ad631d5ca9\",\n \"id\" : \"5274aad1-791b-4f2c-b8df-a89ccb8cb5c8\"\n}"
Represents a composite key for uniquely identifying a Resource.
Optional description of the Adapter instance
The ID of the Collector that manages this adapter instance. This is optional and if not specified, system will choose an appropriate collector.
The ID of the collector group. If not specified, the system will choose an appropriate Collector group for you
The Credential Instance identifier used by this adapter instance
Minutes part of the monitoring Interval of the Adapter Instance.
Seconds part of the monitoring Interval of the Adapter Instance
The number of metrics reported by this adapter instance.
The number of resources being monitored by this resource.
Last time when this adapter instance communicated with VMware Cloud Foundation Operations Server.
Last time adapter instance reported collection of resources/stats.
Any message from the adapter instance.
The set of untrusted certificates returned by the adapter source
Represents a HTTP 'link' element.
It is implicit that all the link tags support http 'GET' method.
The Physical Datacenter ID to be used for this Adapter Instance.It is Optional
The UUID of the adapter instance
No adapter instance is found with the specified identifier.
curl -H 'Authorization: <value>' https://{api_host}/suite-api/api/adapters/{adapterId}