Configuration interface

Configuration object.

Properties

availabilityInformation

Availability information of the product system.

childConfigurationTypes

Different types of child configurations which exist for this configuration, these can be used to populate the child configuration filter.

costInformation

Cost information for the product system.

description

Description related to the product system.

dimensions

Dimensions of the configuration.

displayName

Display Name for the product system.

filterableProperties

List of filters supported for a product.

fulfilledBy

The entity responsible for fulfillment of the item at the given hierarchy level.

groupedChildConfigurations

Child configurations present for the configuration after applying child configuration filter, grouped by the category name of the child configuration.

hierarchyInformation

Hierarchy information of a product.

imageInformation

Image information for the product system.

provisioningSupport

Determining nature of provisioning that the configuration supports.

specifications

Specifications of the configuration.

supportedTermCommitmentDurations

The Term Commitment Durations that are supported for a configuration.

Property Details

availabilityInformation

Availability information of the product system.

availabilityInformation?: AvailabilityInformation

Property Value

childConfigurationTypes

Different types of child configurations which exist for this configuration, these can be used to populate the child configuration filter.

childConfigurationTypes?: string[]

Property Value

string[]

costInformation

Cost information for the product system.

costInformation?: CostInformation

Property Value

description

Description related to the product system.

description?: Description

Property Value

dimensions

Dimensions of the configuration.

dimensions?: Dimensions

Property Value

displayName

Display Name for the product system.

displayName?: string

Property Value

string

filterableProperties

List of filters supported for a product.

filterableProperties?: FilterableProperty[]

Property Value

fulfilledBy

The entity responsible for fulfillment of the item at the given hierarchy level.

fulfilledBy?: string

Property Value

string

groupedChildConfigurations

Child configurations present for the configuration after applying child configuration filter, grouped by the category name of the child configuration.

groupedChildConfigurations?: GroupedChildConfigurations[]

Property Value

hierarchyInformation

Hierarchy information of a product.

hierarchyInformation?: HierarchyInformation

Property Value

imageInformation

Image information for the product system.

imageInformation?: ImageInformation[]

Property Value

provisioningSupport

Determining nature of provisioning that the configuration supports.

provisioningSupport?: string

Property Value

string

specifications

Specifications of the configuration.

specifications?: Specification[]

Property Value

supportedTermCommitmentDurations

The Term Commitment Durations that are supported for a configuration.

supportedTermCommitmentDurations?: string[]

Property Value

string[]