Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateBitbucketServerAccessTokenConfigurationSourceProviderDetails

The details for creating a configuration source provider of the type {@code BITBUCKET_SERVER_ACCESS_TOKEN}. This type corresponds to a configuration source provider in Bitbucket server that is authenticated with a personal access token.

Properties

apiEndpoint

apiEndpoint: string

The Bitbucket Server service endpoint Example: {@code https://bitbucket.org/}

Optional compartmentId

compartmentId: undefined | string

The OCID of the compartment where you want to create the configuration source provider.

Const configSourceProviderType

configSourceProviderType: string = "BITBUCKET_SERVER_ACCESS_TOKEN"

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example: {@code {"Operations": {"CostCenter": "42"}}}

Optional description

description: undefined | string

Description of the configuration source provider. Avoid entering confidential information.

Optional displayName

displayName: undefined | string

Human-readable name of the configuration source provider. Avoid entering confidential information.

Optional freeformTags

freeformTags: undefined | object

Free-form tags associated with the resource. Each tag is a key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example: {@code {"Department": "Finance"}}

Optional privateServerConfigDetails

privateServerConfigDetails: model.PrivateServerConfigDetails

secretId

secretId: string

The secret ocid which is used to authorize the user.

Methods

getDeserializedJsonObj

getJsonObj