connectorResponse
Connector response object.
Examples
type ConnectorResponse {
connector: Connector
}Fields
connector Connector
Connector object
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
oidcIssuerUrl String
connectionInstructions [ConnectionInstructions]
isDiscovered Boolean
isEmptyOfRepos Boolean
isDevelopment Boolean
connectorExplanation String
optionalInputFields [OptionalConnectorInput]
conditionalOptionalTabs [ConditionalOptionalTabs]
dependsOn String
disabledBy [String]
externalLink String
textExternalLink String
internalLink String
textInternalLink String
ffKey String
beta Boolean
supportedDisabledCertChecksTypes [String]
enableMultiCredentials Boolean
References
Mutations using this object:
Fields with this object:
Last updated
