Share via


DeploymentSettingIntents interface

The Intents of a cluster.

Properties

adapter

Array of network interfaces used for the network intent.

adapterPropertyOverrides

Set Adapter PropertyOverrides for cluster.

name

Name of the network intent you wish to create.

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.

trafficType

List of network traffic types. Only allowed values are 'Compute', 'Storage', 'Management'.

virtualSwitchConfigurationOverrides

Set virtualSwitch ConfigurationOverrides for cluster.

Property Details

adapter

Array of network interfaces used for the network intent.

adapter?: string[]

Property Value

string[]

adapterPropertyOverrides

Set Adapter PropertyOverrides for cluster.

adapterPropertyOverrides?: DeploymentSettingAdapterPropertyOverrides

Property Value

name

Name of the network intent you wish to create.

name?: string

Property Value

string

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

trafficType

List of network traffic types. Only allowed values are 'Compute', 'Storage', 'Management'.

trafficType?: string[]

Property Value

string[]

virtualSwitchConfigurationOverrides

Set virtualSwitch ConfigurationOverrides for cluster.

virtualSwitchConfigurationOverrides?: DeploymentSettingVirtualSwitchConfigurationOverrides

Property Value