Share via


HciEdgeDeviceIntents interface

The Intents of a cluster.

Properties

adapterPropertyOverrides

Set Adapter PropertyOverrides for cluster.

intentAdapters

Array of adapters used for the network intent.

intentName

Name of the network intent you wish to create.

intentType

IntentType for host network intent.

isComputeIntentSet

IsComputeIntentSet for host network intent.

isManagementIntentSet

IsManagementIntentSet for host network intent.

isNetworkIntentType

IsNetworkIntentType for host network intent.

isOnlyStorage

IntentType for host network intent.

isOnlyStretch

IsOnlyStretch for host network intent.

isStorageIntentSet

IsStorageIntentSet for host network intent.

isStretchIntentSet

IsStretchIntentSet for host network intent.

overrideAdapterProperty

This parameter should only be modified based on your OEM guidance. Do not modify this parameter without OEM validation.

overrideQosPolicy

This parameter should only be modified based on your OEM guidance. Do not modify this parameter without OEM validation.

overrideVirtualSwitchConfiguration

This parameter should only be modified based on your OEM guidance. Do not modify this parameter without OEM validation.

qosPolicyOverrides

Set QoS PolicyOverrides for cluster.

scope

Scope for host network intent.

virtualSwitchConfigurationOverrides

Set virtualSwitch ConfigurationOverrides for cluster.

Property Details

adapterPropertyOverrides

Set Adapter PropertyOverrides for cluster.

adapterPropertyOverrides?: HciEdgeDeviceAdapterPropertyOverrides

Property Value

intentAdapters

Array of adapters used for the network intent.

intentAdapters?: string[]

Property Value

string[]

intentName

Name of the network intent you wish to create.

intentName?: string

Property Value

string

intentType

IntentType for host network intent.

intentType?: number

Property Value

number

isComputeIntentSet

IsComputeIntentSet for host network intent.

isComputeIntentSet?: boolean

Property Value

boolean

isManagementIntentSet

IsManagementIntentSet for host network intent.

isManagementIntentSet?: boolean

Property Value

boolean

isNetworkIntentType

IsNetworkIntentType for host network intent.

isNetworkIntentType?: boolean

Property Value

boolean

isOnlyStorage

IntentType for host network intent.

isOnlyStorage?: boolean

Property Value

boolean

isOnlyStretch

IsOnlyStretch for host network intent.

isOnlyStretch?: boolean

Property Value

boolean

isStorageIntentSet

IsStorageIntentSet for host network intent.

isStorageIntentSet?: boolean

Property Value

boolean

isStretchIntentSet

IsStretchIntentSet for host network intent.

isStretchIntentSet?: boolean

Property Value

boolean

overrideAdapterProperty

This parameter should only be modified based on your OEM guidance. Do not modify this parameter without OEM validation.

overrideAdapterProperty?: boolean

Property Value

boolean

overrideQosPolicy

This parameter should only be modified based on your OEM guidance. Do not modify this parameter without OEM validation.

overrideQosPolicy?: boolean

Property Value

boolean

overrideVirtualSwitchConfiguration

This parameter should only be modified based on your OEM guidance. Do not modify this parameter without OEM validation.

overrideVirtualSwitchConfiguration?: boolean

Property Value

boolean

qosPolicyOverrides

Set QoS PolicyOverrides for cluster.

qosPolicyOverrides?: QosPolicyOverrides

Property Value

scope

Scope for host network intent.

scope?: number

Property Value

number

virtualSwitchConfigurationOverrides

Set virtualSwitch ConfigurationOverrides for cluster.

virtualSwitchConfigurationOverrides?: HciEdgeDeviceVirtualSwitchConfigurationOverrides

Property Value