List available adapter model types

Returns a list of available adapter model types in the current Itential Platform.

Authentication

AuthorizationBasic

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

Query parameters

containsstringOptional
contains
equalsstringOptional
equals
startsWithstringOptional
startsWith
orderenumOptional
order
Allowed values:

Response

Contains an array of adapter model types and the total.
adapterModelslist of strings
totalinteger>=0
The total number of documents

Errors

500
Internal Server Error