Get adapter

Returns the adapter in Itential Platform.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Path parameters

namestringRequiredformat: "^[^\/]+$"Defaults to
The name of the selected adapter.

Response

Contains the data of a single adapter.
metadataobject
dataobject
All of the properties required for a service.

Errors

500
Internal Server Error