connector
Examples
type Connector {
id: String
name: String
displayName: String
description: String
hostURL: String
iconURL: String
family: String
credentialsType: CredentialsType
credentialsTypes: [CredentialsType]
brokerSupportCredentialsTypes: [CredentialsType]
disabledMultiCredentialsTypes: [CredentialsType]
credentials: [Credential]
isConfigured: Boolean
isResourceAvailable: Boolean
ffKeyResourceAvailable: String
resourceOptions: ResourceOptions
resources: [ResourceItem]
isOxBuiltIn: Boolean
isOpenSource: Boolean
openSourceWebsiteUrl: String
openSourceLicense: String
openSourceAuthor: String
defaultEnabled: Boolean
comingSoon: Boolean
isDemoEnabled: Boolean
aliasFor: String
identityProviderInfo: IdentityProviderInfo
gitHubAppInfo: GitHubAppInfo
bitbucketAppInfo: BitbucketAppInfo
awsCloudFormationInfo: AWSCloudFormationInfo
awsCloudFormationOrganizationInfo: AWSCloudFormationInfo
connectionInstructions: [ConnectionInstructions]
isDiscovered: Boolean
isEmptyOfRepos: Boolean
isDevelopment: Boolean
connectorExplanation: String
optionalInputFields: [OptionalConnectorInput]
conditionalOptionalTabs: [ConditionalOptionalTabs]
dependsOn: String
externalLink: String
textExternalLink: String
ffKey: String
beta: Boolean
supportedDisabledCertChecksTypes: [String]
enableMultiCredentials: Boolean
}Fields
Field
Description
Supported fields
References
Fields with this object:
Last updated
