Get Connection Schema
Returns the schema describing the connection properties and vault secret format required to create a connection for the given auth provider, auth type and platform connection type.
Authorizations
a valid bearer token
Query Parameters
The auth provider to retrieve the connection schema for — for example salesforce.
1The auth type to retrieve the connection schema for — for example OAUTH_CLIENT_CRED.
1The platform connection type — one of COMPONENT, COMPONENT_BASIC, or CLOUD_PLATFORM_CREDENTIALS.
1Response
Connection schema returned successfully
The schema describing how to configure a connection for a given auth provider, auth type and platform connection type.
The auth provider the schema applies to.
The auth type the schema applies to.
The connection properties required to configure the connection.
The platform connection type the schema applies to.
Describes how connection properties map onto vault secrets.
