Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace OccCapacityRequestBaseDetails

The details of the create capacity request. This model serves as a base for different namespaces.

Properties

Optional actualHandoverQuantity

actualHandoverQuantity: undefined | number

The actual handed over quantity of resources at the time of request resolution. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional dateActualHandover

dateActualHandover: Date

The date on which the actual handover quantity of resources is delivered.

Optional dateExpectedHandover

dateExpectedHandover: Date

The date on which the latest increment to supplied quantity of resources was delivered.

Optional expectedHandoverQuantity

expectedHandoverQuantity: undefined | number

The incremental quantity of resources supplied as the provisioning is underway. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

resourceType

resourceType: string

workloadType

workloadType: string

The type of the workload (Generic/ROW).

Functions

getDeserializedJsonObj

getJsonObj