ApiResourceMetadata interface

The api resource metadata.

Properties

apiType

The api type.

brandColor

The brand color.

connectionType

The connection type.

deploymentParameters

The connector deployment parameters metadata.

hideKey

The hide key.

provisioningState

The provisioning state.

source

The source.

tags

The tags.

wsdlImportMethod

The WSDL import method.

wsdlService

The WSDL service.

Property Details

apiType

The api type.

apiType?: string

Property Value

string

brandColor

The brand color.

brandColor?: string

Property Value

string

connectionType

The connection type.

connectionType?: string

Property Value

string

deploymentParameters

The connector deployment parameters metadata.

deploymentParameters?: ApiDeploymentParameterMetadataSet

Property Value

hideKey

The hide key.

hideKey?: string

Property Value

string

provisioningState

The provisioning state.

provisioningState?: string

Property Value

string

source

The source.

source?: string

Property Value

string

tags

The tags.

tags?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}

wsdlImportMethod

The WSDL import method.

wsdlImportMethod?: string

Property Value

string

wsdlService

The WSDL service.

wsdlService?: WsdlService

Property Value