main-concepts

No menu items for this category
OpenMetadata Documentation

BitBucketCredentials

Credentials for a BitBucket repository

  • type: Credentials Type. Refer to #/definitions/bitbucketType. Default: BitBucket.
  • repositoryOwner: Refer to gitCredentials.json#/definitions/repositoryOwner.
  • repositoryName: Refer to gitCredentials.json#/definitions/repositoryName.
  • token: Refer to gitCredentials.json#/definitions/token.
  • branch (string): Main production branch of the repository. E.g., main.
  • bitbucketType (string): BitBucket Credentials type. Must be one of: ['BitBucket']. Default: BitBucket.

Documentation file automatically generated at 2025-08-12 05:39:47.683420+00:00.