Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace VmwareVmAsset

VMware VM type of asset.

Properties

Optional assetSourceIds

assetSourceIds: Array<string>

List of asset source OCID.

Const assetType

assetType: string = "VMWARE_VM"

compartmentId

compartmentId: string

The OCID of the compartment to which an asset belongs to.

Optional compute

compute: model.ComputeProperties

Optional definedTags

definedTags: undefined | object

The defined tags associated with this resource, if any. Each key is predefined and scoped to namespaces. For more information, see Resource Tags. Example: {@code {"Operations": {"CostCenter": "42"}}}

Optional displayName

displayName: undefined | string

Asset display name.

externalAssetKey

externalAssetKey: string

The key of the asset from the external environment.

Optional freeformTags

freeformTags: undefined | object

The freeform tags associated with this resource, if any. Each tag is a simple key-value pair with no predefined name, type, or namespace/scope. For more information, see Resource Tags. Example: {@code {"Department": "Finance"}}

id

id: string

Asset OCID that is immutable on creation.

inventoryId

inventoryId: string

Inventory ID to which an asset belongs to.

lifecycleState

lifecycleState: LifecycleState

The current state of the asset.

sourceKey

sourceKey: string

The source key that the asset belongs to.

Optional systemTags

systemTags: undefined | object

The system tags associated with this resource, if any. The system tags are set by Oracle cloud infrastructure services. Each key is predefined and scoped to namespaces. For more information, see Resource Tags. Example: {@code {orcl-cloud: {free-tier-retain: true}}}

timeCreated

timeCreated: Date

The time when the asset was created. An RFC3339 formatted datetime string.

timeUpdated

timeUpdated: Date

The time when the asset was updated. An RFC3339 formatted datetime string.

Optional vm

vm: model.VmProperties

Optional vmwareVCenter

vmwareVCenter: model.VmwareVCenterProperties

Optional vmwareVm

vmwareVm: model.VmwareVmProperties

Methods

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Asset): object

getJsonObj

  • getJsonObj(obj: Asset): object