MaintenanceActivity interface

Represents a maintenance activity performed as part of an operation

Properties

component

The component on which the activity is performed

impact

Describes impact of the activity

infoLink

Optional link containing more details about the activity

kind

The type of activity

version

Target version of the component

Property Details

component

The component on which the activity is performed

component: string

Property Value

string

impact

Describes impact of the activity

impact?: string

Property Value

string

Optional link containing more details about the activity

infoLink?: string

Property Value

string

kind

The type of activity

kind: string

Property Value

string

version

Target version of the component

version: string

Property Value

string