Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Fleet

Description of Fleet.

Properties

Optional applicationType

applicationType: undefined | string

Application Type associated with the Fleet.Applicable for ENVIRONMENT fleet types.

compartmentId

compartmentId: string

Tenancy OCID

Optional credentials

Credentials to be added during fleet creation.

definedTags

definedTags: object

Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {@code {"foo-namespace": {"bar-key": "value"}}}

Type declaration

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

Optional description

description: undefined | string

A user-friendly description. To provide some insight about the resource. Avoid entering confidential information.

displayName

displayName: string

A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.

Example: {@code My new resource}

Optional environmentType

environmentType: undefined | string

Environment Type associated with the Fleet.Applicable for ENVIRONMENT fleet types.

fleetType

fleetType: FleetType

Type of the Fleet.

freeformTags

freeformTags: object

Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {@code {"bar-key": "value"}}

Type declaration

  • [key: string]: string

Optional groupType

groupType: GroupType

Group Type associated with Group Fleet.Applicable for GROUP fleet types.

id

id: string

The OCID of the resource.

Optional isTargetAutoConfirm

isTargetAutoConfirm: undefined | false | true

A value which represents if auto confirming of the targets can be enabled

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.

lifecycleState

lifecycleState: LifecycleState

The lifecycle state of the Fleet.

Optional notificationPreferences

notificationPreferences: model.NotificationPreferences

Optional products

products: Array<string>

Products associated with the Fleet

Optional properties

Properties to be added during fleet creation.

Optional resourceRegion

resourceRegion: undefined | string

Associated region

Optional resourceSelectionType

resourceSelectionType: ResourceSelectionType

Type of resource selection in a fleet.

Optional resources

Resources to be added during fleet creation when Resource selection type is Manual.

Optional ruleSelectionCriteria

ruleSelectionCriteria: model.SelectionCriteria

Optional systemTags

systemTags: undefined | object

System tags for this resource. Each key is predefined and scoped to a namespace. Example: {@code {"orcl-cloud": {"free-tier-retained": "true"}}}

timeCreated

timeCreated: Date

The time this resource was created. An RFC3339 formatted datetime string.

Optional timeUpdated

timeUpdated: Date

The time this resource was last updated. An RFC3339 formatted datetime string.

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Fleet): object

getJsonObj

  • getJsonObj(obj: Fleet): object