List connectors
Returns which connector families and providers this deployment can create: each OAuth file-service provider is available only when its app is configured on the server, while object-store and inference connections carry their own credentials and are always available. Use it to render the connect UI without probing.
Response
Which connector families and providers this deployment can create.
Lets a client render the connect UI without probing: a file-service provider is only offered when the host has configured its OAuth app, whereas object-store and inference connections carry their own credentials and are always available.
Which connector families and providers this deployment can create.
Lets a client render the connect UI without probing: a file-service provider is only offered when the host has configured its OAuth app, whereas object-store and inference connections carry their own credentials and are always available.
Availability of each OAuth file-service provider.
Whether inference connections can be created. Currently always true, for
the same reason as object stores.
Whether object-store connections can be created. Currently always true —
they carry their own credentials, so nothing gates them server-side — but
clients should read the field rather than assume it.