Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace RefreshActivity

An environment refresh copies data from a source environment to a target environment, making a copy of the source environment onto the target environment. For more information, see Refreshing an Environment.

Properties

displayName

displayName: string

A friendly name for the refresh activity. Can be changed later.

id

id: string

The unique identifier (OCID) of the refresh activity. Can't be changed after creation.

Optional lifecycleDetails

lifecycleDetails: LifecycleDetails

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

lifecycleState

lifecycleState: LifecycleState

The current state of the refreshActivity.

Optional refreshIssueDetailsList

refreshIssueDetailsList: Array<RefreshIssueDetails>

Details of refresh investigation information, each item represents a different issue.

serviceAvailability

serviceAvailability: ServiceAvailability

Service availability / impact during refresh activity execution up down

sourceFusionEnvironmentId

sourceFusionEnvironmentId: string

The OCID of the Fusion environment that is the source environment for the refresh.

Optional timeAccepted

timeAccepted: Date

The time the refresh activity record was created. An RFC3339 formatted datetime string.

timeExpectedFinish

timeExpectedFinish: Date

The time the refresh activity is scheduled to end. An RFC3339 formatted datetime string.

Optional timeFinished

timeFinished: Date

The time the refresh activity actually completed / cancelled / failed. An RFC3339 formatted datetime string.

Optional timeOfRestorationPoint

timeOfRestorationPoint: Date

The date and time of the most recent source environment backup used for the environment refresh.

timeScheduledStart

timeScheduledStart: Date

The time the refresh activity is scheduled to start. An RFC3339 formatted datetime string.

Optional timeUpdated

timeUpdated: Date

The time the refresh activity record was updated. An RFC3339 formatted datetime string.

Functions

getDeserializedJsonObj

getJsonObj