Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace RepositorySummary

Summary information for a repository.

Properties

compartmentId

compartmentId: string

The OCID of the repository's compartment.

definedTags

definedTags: 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\"}}}

Type declaration

  • [key: string]: object
    • [key: string]: any

Optional description

description: undefined | string

The repository description.

displayName

displayName: string

The repository name.

freeformTags

freeformTags: object

Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags.

Example: {@code {\"Department\": \"Finance\"}}

Type declaration

  • [key: string]: string

id

id: string

The OCID of the repository.

Example: {@code ocid1.artifactrepository.oc1..exampleuniqueID}

isImmutable

isImmutable: boolean

Whether the repository is immutable. The artifacts of an immutable repository cannot be overwritten.

lifecycleState

lifecycleState: string

The current state of the artifact repository.

repositoryType

repositoryType: string

timeCreated

timeCreated: Date

An RFC 3339 timestamp indicating when the repository was created.

Functions

getDeserializedJsonObj

getJsonObj