Get Adapter Type Using GET
This API provides the Adapter Kinds by passing specified identifier
The Adapter Kind Identifier
Optional param that specifies whether need to report resource-kind-keys
The detailed information about the Adapter Kind
{
"adapterKindType": "string",
"describeVersion": 0,
"description": "string",
"identifiers": [
"string"
],
"key": "string",
"links": [
{
"description": "string",
"href": "string",
"name": "string",
"rel": "string"
}
],
"name": "string",
"resourceKinds": [
"string"
]
}
The Adapter Kind Type
Adapter's Describe version This is not the version of the Adapter but the version number in the describe.xml file. For Adapter Kinds that are dynamically created and not based on a describe.xml file, the value will be null
The Description of the Adapter Kind
The Adapter Kind identifiers
The key which identifies an adapter kind uniquely in the system
The Localized name of the Adapter Kind
Resource Kinds (keys) defined within this Adapter Kind