Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace BitbucketServerTokenConnectionSummary

Summary information for a connection of the type {@code BITBUCKET_SERVER_ACCESS_TOKEN}. This type corresponds to a connection in Bitbucket that is authenticated with a personal access token.

Properties

accessToken

accessToken: string

The OCID of personal access token saved in secret store.

baseUrl

baseUrl: string

The Base URL of the hosted BitbucketServer.

compartmentId

compartmentId: string

The OCID of the compartment containing the connection.

Const connectionType

connectionType: string = "BITBUCKET_SERVER_ACCESS_TOKEN"

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. See Resource Tags. Example: {@code {"foo-namespace": {"bar-key": "value"}}}

Optional description

description: undefined | string

Optional description about the connection.

Optional displayName

displayName: undefined | string

Connection display name, which can be renamed and is not necessarily unique. Avoid entering confidential information.

Optional freeformTags

freeformTags: undefined | object

Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. See Resource Tags. Example: {@code {"bar-key": "value"}}

id

id: string

Unique identifier that is immutable on creation.

Optional lastConnectionValidationResult

lastConnectionValidationResult: model.ConnectionValidationResult

Optional lifecycleDetails

lifecycleDetails: undefined | string

A detailed message describing the current state. For example, can be used to provide actionable information for a resource in Failed state.

Optional lifecycleState

lifecycleState: undefined | string

The current state of the connection.

projectId

projectId: string

The OCID of the DevOps project.

Optional systemTags

systemTags: undefined | object

Usage of system tag keys. These predefined keys are scoped to namespaces. See Resource Tags. Example: {@code {"orcl-cloud": {"free-tier-retained": "true"}}}

Optional timeCreated

timeCreated: Date

The time the connection was created. Format defined by RFC3339.

Optional timeUpdated

timeUpdated: Date

The time the connection was updated. Format defined by RFC3339.

Optional tlsVerifyConfig

tlsVerifyConfig: model.CaCertVerify

Methods

getDeserializedJsonObj

getJsonObj