Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace RepositorySummary

Summary of the repository.

Properties

compartmentId

compartmentId: string

The OCID of the repository's compartment.

Optional defaultBranch

defaultBranch: undefined | string

The default branch of the repository.

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

Details of the repository. 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"}}

Optional httpUrl

httpUrl: undefined | string

HTTP URL that you use to git clone, pull and push.

id

id: string

The OCID of the repository. This value is unique and immutable.

Optional lifecycleDetails

lifecycleDetails: undefined | string

A message describing the current state in more detail. 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 repository.

Optional mirrorRepositoryConfig

mirrorRepositoryConfig: model.MirrorRepositoryConfig

Optional name

name: undefined | string

Name of the repository. Should be unique within the project. This value is mutable.

Optional namespace

namespace: undefined | string

Tenancy unique namespace.

projectId

projectId: string

The OCID of the DevOps project containing the repository.

Optional projectName

projectName: undefined | string

Unique project name in a namespace.

Optional repositoryType

repositoryType: undefined | string

Type of repository. Allowed values: {@code MIRRORED} {@code HOSTED}

Optional sshUrl

sshUrl: undefined | string

SSH URL that you use to git clone, pull and push.

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 repository was created. Format defined by RFC3339.

Optional timeUpdated

timeUpdated: Date

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

Functions

getDeserializedJsonObj

getJsonObj