Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ProductLicenseConsumerSummary

Details of a resource that is consuming a particular product license.

Properties

areAllOptionsAvailable

areAllOptionsAvailable: boolean

Specifies if all options are available.

isBaseLicenseAvailable

isBaseLicenseAvailable: boolean

Specifies if the base license is available.

licenseUnitType

licenseUnitType: LicenseUnit

The product license unit.

licenseUnitsConsumed

licenseUnitsConsumed: number

Number of license units consumed by the resource. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

missingProducts

missingProducts: Array<Product>

Collection of missing product licenses.

productName

productName: string

The resource product name.

resourceCompartmentId

resourceCompartmentId: string

The OCID of the compartment that contains the resource.

resourceCompartmentName

resourceCompartmentName: string

The display name of the compartment that contains the resource.

resourceId

resourceId: string

The OCID of the resource.

resourceName

resourceName: string

The display name of the resource.

resourceUnitCount

resourceUnitCount: number

Number of units of the resource Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

resourceUnitType

resourceUnitType: ResourceUnit

The unit type for the resource.

Functions

getDeserializedJsonObj

getJsonObj