DeploymentSettingIntents interface
The Intents of a cluster.
Properties
| adapter | Array of network interfaces used for the network intent. |
| adapter |
Set Adapter PropertyOverrides for cluster. |
| name | Name of the network intent you wish to create. |
| override |
This parameter should only be modified based on your OEM guidance. Do not modify this parameter without OEM validation. |
| override |
This parameter should only be modified based on your OEM guidance. Do not modify this parameter without OEM validation. |
| override |
This parameter should only be modified based on your OEM guidance. Do not modify this parameter without OEM validation. |
| qos |
Set QoS PolicyOverrides for cluster. |
| traffic |
List of network traffic types. Only allowed values are 'Compute', 'Storage', 'Management'. |
| virtual |
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