Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace OccAvailabilitySummary

The details about the available capacity and constraints for different resource types present in the availability catalog.

Properties

availableQuantity

availableQuantity: number

The quantity of resource currently available that the customer can request. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

catalogId

catalogId: string

The OCID of the availability catalog.

dateExpectedCapacityHandover

dateExpectedCapacityHandover: Date

The date by which the capacity requested by customers before dateFinalCustomerOrder needs to be fulfilled.

dateFinalCustomerOrder

dateFinalCustomerOrder: Date

The date by which the customer must place the order to have their capacity requirements met by the customer handover date.

demandedQuantity

demandedQuantity: number

The quantity of resource currently demanded by the customer. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

namespace

namespace: Namespace

The name of the OCI service in consideration. For example, Compute, Exadata, and so on.

resourceName

resourceName: string

The name of the resource that the customer can request.

resourceType

resourceType: string

The different types of resources against which customers can place capacity requests.

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

totalAvailableQuantity

totalAvailableQuantity: number

The total quantity of resource that the customer can request. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

unit

unit: string

The unit in which the resource available is measured.

workloadType

workloadType: string

The type of workload (Generic/ROW).

Functions

getDeserializedJsonObj

getJsonObj