Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace VmWareAssetSource

Description of an asset source.

Properties

Optional areHistoricalMetricsCollected

areHistoricalMetricsCollected: undefined | false | true

Flag indicating whether historical metrics are collected for assets, originating from this asset source.

Optional areRealtimeMetricsCollected

areRealtimeMetricsCollected: undefined | false | true

Flag indicating whether real-time metrics are collected for assets, originating from this asset source.

assetsCompartmentId

assetsCompartmentId: string

The OCID of the compartment that is going to be used to create assets.

compartmentId

compartmentId: string

The OCID of the compartment for the resource.

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"}}}

discoveryCredentials

discoveryCredentials: AssetSourceCredentials

Optional discoveryScheduleId

discoveryScheduleId: undefined | string

The OCID of an attached discovery schedule.

displayName

displayName: string

A user-friendly name for the asset source. Does not have to be unique, and it's mutable. Avoid entering confidential information.

environmentId

environmentId: string

The OCID of the 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

The OCID of the resource.

inventoryId

inventoryId: string

The OCID of the inventory that will contain created assets.

lifecycleDetails

lifecycleDetails: string

The detailed state of the asset source.

lifecycleState

The current state of the asset source.

Optional replicationCredentials

replicationCredentials: model.AssetSourceCredentials

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 source was created in the RFC3339 format.

timeUpdated

timeUpdated: Date

The point in time that the asset source was last updated in the RFC3339 format.

Const type

type: string = "VMWARE"

vcenterEndpoint

vcenterEndpoint: string

Endpoint for VMware asset discovery and replication in the form of {@code https://:/sdk}

Methods

getDeserializedJsonObj

getJsonObj