Export a single adapter

Exports a single 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.
object
OR
object

Errors

500
Internal Server Error