intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getVnicEthIfInventory
Explore with Pulumi AI
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
Virtual Ethernet Interface.
Using getVnicEthIfInventory
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getVnicEthIfInventory(args: GetVnicEthIfInventoryArgs, opts?: InvokeOptions): Promise<GetVnicEthIfInventoryResult>
function getVnicEthIfInventoryOutput(args: GetVnicEthIfInventoryOutputArgs, opts?: InvokeOptions): Output<GetVnicEthIfInventoryResult>
def get_vnic_eth_if_inventory(account_moid: Optional[str] = None,
additional_properties: Optional[str] = None,
ancestors: Optional[Sequence[GetVnicEthIfInventoryAncestor]] = None,
cdn: Optional[GetVnicEthIfInventoryCdn] = None,
class_id: Optional[str] = None,
create_time: Optional[str] = None,
device_mo_id: Optional[str] = None,
domain_group_moid: Optional[str] = None,
eth_adapter_policy: Optional[GetVnicEthIfInventoryEthAdapterPolicy] = None,
eth_network_policy: Optional[GetVnicEthIfInventoryEthNetworkPolicy] = None,
eth_qos_policy: Optional[GetVnicEthIfInventoryEthQosPolicy] = None,
fabric_eth_network_control_policy: Optional[GetVnicEthIfInventoryFabricEthNetworkControlPolicy] = None,
fabric_eth_network_group_policies: Optional[Sequence[GetVnicEthIfInventoryFabricEthNetworkGroupPolicy]] = None,
failover_enabled: Optional[bool] = None,
id: Optional[str] = None,
ip_lease: Optional[GetVnicEthIfInventoryIpLease] = None,
iscsi_boot_policy: Optional[GetVnicEthIfInventoryIscsiBootPolicy] = None,
iscsi_ip_v4_address_allocation_type: Optional[str] = None,
iscsi_ip_v4_config: Optional[GetVnicEthIfInventoryIscsiIpV4Config] = None,
iscsi_ipv4_address: Optional[str] = None,
lan_connectivity_policy: Optional[GetVnicEthIfInventoryLanConnectivityPolicy] = None,
lcp_vnic: Optional[GetVnicEthIfInventoryLcpVnic] = None,
mac_address: Optional[str] = None,
mac_address_type: Optional[str] = None,
mac_lease: Optional[GetVnicEthIfInventoryMacLease] = None,
mac_pool: Optional[GetVnicEthIfInventoryMacPool] = None,
mod_time: Optional[str] = None,
moid: Optional[str] = None,
name: Optional[str] = None,
object_type: Optional[str] = None,
order: Optional[float] = None,
overridden_lists: Optional[Sequence[str]] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetVnicEthIfInventoryParent] = None,
permission_resources: Optional[Sequence[GetVnicEthIfInventoryPermissionResource]] = None,
pin_group_name: Optional[str] = None,
placement: Optional[GetVnicEthIfInventoryPlacement] = None,
shared_scope: Optional[str] = None,
sp_vnics: Optional[Sequence[GetVnicEthIfInventorySpVnic]] = None,
src_template: Optional[GetVnicEthIfInventorySrcTemplate] = None,
sriov_settings: Optional[GetVnicEthIfInventorySriovSettings] = None,
standby_vif_id: Optional[float] = None,
static_mac_address: Optional[str] = None,
tags: Optional[Sequence[GetVnicEthIfInventoryTag]] = None,
template_actions: Optional[Sequence[GetVnicEthIfInventoryTemplateAction]] = None,
template_sync_errors: Optional[Sequence[GetVnicEthIfInventoryTemplateSyncError]] = None,
template_sync_status: Optional[str] = None,
usnic_settings: Optional[GetVnicEthIfInventoryUsnicSettings] = None,
version_context: Optional[GetVnicEthIfInventoryVersionContext] = None,
vif_id: Optional[float] = None,
vmq_settings: Optional[GetVnicEthIfInventoryVmqSettings] = None,
opts: Optional[InvokeOptions] = None) -> GetVnicEthIfInventoryResult
def get_vnic_eth_if_inventory_output(account_moid: Optional[pulumi.Input[str]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetVnicEthIfInventoryAncestorArgs]]]] = None,
cdn: Optional[pulumi.Input[GetVnicEthIfInventoryCdnArgs]] = None,
class_id: Optional[pulumi.Input[str]] = None,
create_time: Optional[pulumi.Input[str]] = None,
device_mo_id: Optional[pulumi.Input[str]] = None,
domain_group_moid: Optional[pulumi.Input[str]] = None,
eth_adapter_policy: Optional[pulumi.Input[GetVnicEthIfInventoryEthAdapterPolicyArgs]] = None,
eth_network_policy: Optional[pulumi.Input[GetVnicEthIfInventoryEthNetworkPolicyArgs]] = None,
eth_qos_policy: Optional[pulumi.Input[GetVnicEthIfInventoryEthQosPolicyArgs]] = None,
fabric_eth_network_control_policy: Optional[pulumi.Input[GetVnicEthIfInventoryFabricEthNetworkControlPolicyArgs]] = None,
fabric_eth_network_group_policies: Optional[pulumi.Input[Sequence[pulumi.Input[GetVnicEthIfInventoryFabricEthNetworkGroupPolicyArgs]]]] = None,
failover_enabled: Optional[pulumi.Input[bool]] = None,
id: Optional[pulumi.Input[str]] = None,
ip_lease: Optional[pulumi.Input[GetVnicEthIfInventoryIpLeaseArgs]] = None,
iscsi_boot_policy: Optional[pulumi.Input[GetVnicEthIfInventoryIscsiBootPolicyArgs]] = None,
iscsi_ip_v4_address_allocation_type: Optional[pulumi.Input[str]] = None,
iscsi_ip_v4_config: Optional[pulumi.Input[GetVnicEthIfInventoryIscsiIpV4ConfigArgs]] = None,
iscsi_ipv4_address: Optional[pulumi.Input[str]] = None,
lan_connectivity_policy: Optional[pulumi.Input[GetVnicEthIfInventoryLanConnectivityPolicyArgs]] = None,
lcp_vnic: Optional[pulumi.Input[GetVnicEthIfInventoryLcpVnicArgs]] = None,
mac_address: Optional[pulumi.Input[str]] = None,
mac_address_type: Optional[pulumi.Input[str]] = None,
mac_lease: Optional[pulumi.Input[GetVnicEthIfInventoryMacLeaseArgs]] = None,
mac_pool: Optional[pulumi.Input[GetVnicEthIfInventoryMacPoolArgs]] = None,
mod_time: Optional[pulumi.Input[str]] = None,
moid: Optional[pulumi.Input[str]] = None,
name: Optional[pulumi.Input[str]] = None,
object_type: Optional[pulumi.Input[str]] = None,
order: Optional[pulumi.Input[float]] = None,
overridden_lists: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
parent: Optional[pulumi.Input[GetVnicEthIfInventoryParentArgs]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetVnicEthIfInventoryPermissionResourceArgs]]]] = None,
pin_group_name: Optional[pulumi.Input[str]] = None,
placement: Optional[pulumi.Input[GetVnicEthIfInventoryPlacementArgs]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
sp_vnics: Optional[pulumi.Input[Sequence[pulumi.Input[GetVnicEthIfInventorySpVnicArgs]]]] = None,
src_template: Optional[pulumi.Input[GetVnicEthIfInventorySrcTemplateArgs]] = None,
sriov_settings: Optional[pulumi.Input[GetVnicEthIfInventorySriovSettingsArgs]] = None,
standby_vif_id: Optional[pulumi.Input[float]] = None,
static_mac_address: Optional[pulumi.Input[str]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetVnicEthIfInventoryTagArgs]]]] = None,
template_actions: Optional[pulumi.Input[Sequence[pulumi.Input[GetVnicEthIfInventoryTemplateActionArgs]]]] = None,
template_sync_errors: Optional[pulumi.Input[Sequence[pulumi.Input[GetVnicEthIfInventoryTemplateSyncErrorArgs]]]] = None,
template_sync_status: Optional[pulumi.Input[str]] = None,
usnic_settings: Optional[pulumi.Input[GetVnicEthIfInventoryUsnicSettingsArgs]] = None,
version_context: Optional[pulumi.Input[GetVnicEthIfInventoryVersionContextArgs]] = None,
vif_id: Optional[pulumi.Input[float]] = None,
vmq_settings: Optional[pulumi.Input[GetVnicEthIfInventoryVmqSettingsArgs]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetVnicEthIfInventoryResult]
func LookupVnicEthIfInventory(ctx *Context, args *LookupVnicEthIfInventoryArgs, opts ...InvokeOption) (*LookupVnicEthIfInventoryResult, error)
func LookupVnicEthIfInventoryOutput(ctx *Context, args *LookupVnicEthIfInventoryOutputArgs, opts ...InvokeOption) LookupVnicEthIfInventoryResultOutput
> Note: This function is named LookupVnicEthIfInventory
in the Go SDK.
public static class GetVnicEthIfInventory
{
public static Task<GetVnicEthIfInventoryResult> InvokeAsync(GetVnicEthIfInventoryArgs args, InvokeOptions? opts = null)
public static Output<GetVnicEthIfInventoryResult> Invoke(GetVnicEthIfInventoryInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetVnicEthIfInventoryResult> getVnicEthIfInventory(GetVnicEthIfInventoryArgs args, InvokeOptions options)
public static Output<GetVnicEthIfInventoryResult> getVnicEthIfInventory(GetVnicEthIfInventoryArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getVnicEthIfInventory:getVnicEthIfInventory
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Vnic Eth If Inventory Ancestor> - Cdn
Get
Vnic Eth If Inventory Cdn - Class
Id string - Create
Time string - The time when this managed object was created.
- Device
Mo stringId - Device ID of the entity from where inventory is reported.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Eth
Adapter GetPolicy Vnic Eth If Inventory Eth Adapter Policy - Eth
Network GetPolicy Vnic Eth If Inventory Eth Network Policy - Eth
Qos GetPolicy Vnic Eth If Inventory Eth Qos Policy - Fabric
Eth GetNetwork Control Policy Vnic Eth If Inventory Fabric Eth Network Control Policy - Fabric
Eth List<GetNetwork Group Policies Vnic Eth If Inventory Fabric Eth Network Group Policy> - Failover
Enabled bool - Enabling failover ensures that traffic from the vNIC automatically fails over to the secondary Fabric Interconnect, in case the specified Fabric Interconnect path goes down. Failover applies only to Cisco VICs that are connected to a Fabric Interconnect cluster.
- Id string
- Ip
Lease GetVnic Eth If Inventory Ip Lease - Iscsi
Boot GetPolicy Vnic Eth If Inventory Iscsi Boot Policy - Iscsi
Ip stringV4Address Allocation Type - Static/Pool/DHCP Type of IP address allocated to the vNIC. It is derived from iSCSI boot policy IP Address type.*
None
- Type indicates that there is no IP associated to an vnic.*DHCP
- The IP address is assigned using DHCP, if available.*Static
- Static IPv4 address is assigned to the iSCSI boot interface based on the information entered in this area.*Pool
- An IPv4 address is assigned to the iSCSI boot interface from the management IP address pool. - Iscsi
Ip GetV4Config Vnic Eth If Inventory Iscsi Ip V4Config - Iscsi
Ipv4Address string - IP address associated to the vNIC.
- Lan
Connectivity GetPolicy Vnic Eth If Inventory Lan Connectivity Policy - Lcp
Vnic GetVnic Eth If Inventory Lcp Vnic - Mac
Address string - The MAC address that is assigned to the vNIC based on the MAC pool that has been assigned to the LAN Connectivity Policy.
- Mac
Address stringType - Type of allocation selected to assign a MAC address for the vnic.*
POOL
- The user selects a pool from which the mac/wwn address will be leased for the Virtual Interface.*STATIC
- The user assigns a static mac/wwn address for the Virtual Interface. - Mac
Lease GetVnic Eth If Inventory Mac Lease - Mac
Pool GetVnic Eth If Inventory Mac Pool - Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the virtual ethernet interface.
- Object
Type string - Order double
- The order in which the virtual interface is brought up. The order assigned to an interface should be unique for all the Ethernet and Fibre-Channel interfaces on each PCI link on a VIC adapter. The order should start from zero with no overlaps. The maximum value of PCI order is limited by the number of virtual interfaces (Ethernet and Fibre-Channel) on each PCI link on a VIC adapter. All VIC adapters have a single PCI link except VIC 1340, VIC 1380 and VIC 1385 which have two.
- Overridden
Lists List<string> - Owners List<string>
- Parent
Get
Vnic Eth If Inventory Parent - Permission
Resources List<GetVnic Eth If Inventory Permission Resource> - Pin
Group stringName - Pingroup name associated to vNIC for static pinning. LCP deploy will resolve pingroup name and fetches the correspoding uplink port/port channel to pin the vNIC traffic.
- Placement
Get
Vnic Eth If Inventory Placement - string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Sp
Vnics List<GetVnic Eth If Inventory Sp Vnic> - Src
Template GetVnic Eth If Inventory Src Template - Sriov
Settings GetVnic Eth If Inventory Sriov Settings - Standby
Vif doubleId - The Standby VIF Id is applicable for failover enabled vNICS. It should be the same as the channel number of the standby vethernet created on switch in order to set up the standby data path.
- Static
Mac stringAddress - The MAC address must be in hexadecimal format xx:xx:xx:xx:xx:xx.To ensure uniqueness of MACs in the LAN fabric, you are strongly encouraged to use thefollowing MAC prefix 00:25:B5:xx:xx:xx.
- List<Get
Vnic Eth If Inventory Tag> - Template
Actions List<GetVnic Eth If Inventory Template Action> - Template
Sync List<GetErrors Vnic Eth If Inventory Template Sync Error> - Template
Sync stringStatus - The sync status of the current MO wrt the attached Template MO.*
None
- The Enum value represents that the object is not attached to any template.*OK
- The Enum value represents that the object values are in sync with attached template.*Scheduled
- The Enum value represents that the object sync from attached template is scheduled from template.*InProgress
- The Enum value represents that the object sync with the attached template is in progress.*OutOfSync
- The Enum value represents that the object values are not in sync with attached template. - Usnic
Settings GetVnic Eth If Inventory Usnic Settings - Version
Context GetVnic Eth If Inventory Version Context - Vif
Id double - The Vif Id should be same as the channel number of the vethernet created on switch in order to set up the data path. The property is applicable only for FI attached servers where a vethernet is created on the switch for every vNIC.
- Vmq
Settings GetVnic Eth If Inventory Vmq Settings
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Vnic Eth If Inventory Ancestor - Cdn
Get
Vnic Eth If Inventory Cdn - Class
Id string - Create
Time string - The time when this managed object was created.
- Device
Mo stringId - Device ID of the entity from where inventory is reported.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Eth
Adapter GetPolicy Vnic Eth If Inventory Eth Adapter Policy - Eth
Network GetPolicy Vnic Eth If Inventory Eth Network Policy - Eth
Qos GetPolicy Vnic Eth If Inventory Eth Qos Policy - Fabric
Eth GetNetwork Control Policy Vnic Eth If Inventory Fabric Eth Network Control Policy - Fabric
Eth []GetNetwork Group Policies Vnic Eth If Inventory Fabric Eth Network Group Policy - Failover
Enabled bool - Enabling failover ensures that traffic from the vNIC automatically fails over to the secondary Fabric Interconnect, in case the specified Fabric Interconnect path goes down. Failover applies only to Cisco VICs that are connected to a Fabric Interconnect cluster.
- Id string
- Ip
Lease GetVnic Eth If Inventory Ip Lease - Iscsi
Boot GetPolicy Vnic Eth If Inventory Iscsi Boot Policy - Iscsi
Ip stringV4Address Allocation Type - Static/Pool/DHCP Type of IP address allocated to the vNIC. It is derived from iSCSI boot policy IP Address type.*
None
- Type indicates that there is no IP associated to an vnic.*DHCP
- The IP address is assigned using DHCP, if available.*Static
- Static IPv4 address is assigned to the iSCSI boot interface based on the information entered in this area.*Pool
- An IPv4 address is assigned to the iSCSI boot interface from the management IP address pool. - Iscsi
Ip GetV4Config Vnic Eth If Inventory Iscsi Ip V4Config - Iscsi
Ipv4Address string - IP address associated to the vNIC.
- Lan
Connectivity GetPolicy Vnic Eth If Inventory Lan Connectivity Policy - Lcp
Vnic GetVnic Eth If Inventory Lcp Vnic - Mac
Address string - The MAC address that is assigned to the vNIC based on the MAC pool that has been assigned to the LAN Connectivity Policy.
- Mac
Address stringType - Type of allocation selected to assign a MAC address for the vnic.*
POOL
- The user selects a pool from which the mac/wwn address will be leased for the Virtual Interface.*STATIC
- The user assigns a static mac/wwn address for the Virtual Interface. - Mac
Lease GetVnic Eth If Inventory Mac Lease - Mac
Pool GetVnic Eth If Inventory Mac Pool - Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the virtual ethernet interface.
- Object
Type string - Order float64
- The order in which the virtual interface is brought up. The order assigned to an interface should be unique for all the Ethernet and Fibre-Channel interfaces on each PCI link on a VIC adapter. The order should start from zero with no overlaps. The maximum value of PCI order is limited by the number of virtual interfaces (Ethernet and Fibre-Channel) on each PCI link on a VIC adapter. All VIC adapters have a single PCI link except VIC 1340, VIC 1380 and VIC 1385 which have two.
- Overridden
Lists []string - Owners []string
- Parent
Get
Vnic Eth If Inventory Parent - Permission
Resources []GetVnic Eth If Inventory Permission Resource - Pin
Group stringName - Pingroup name associated to vNIC for static pinning. LCP deploy will resolve pingroup name and fetches the correspoding uplink port/port channel to pin the vNIC traffic.
- Placement
Get
Vnic Eth If Inventory Placement - string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Sp
Vnics []GetVnic Eth If Inventory Sp Vnic - Src
Template GetVnic Eth If Inventory Src Template - Sriov
Settings GetVnic Eth If Inventory Sriov Settings - Standby
Vif float64Id - The Standby VIF Id is applicable for failover enabled vNICS. It should be the same as the channel number of the standby vethernet created on switch in order to set up the standby data path.
- Static
Mac stringAddress - The MAC address must be in hexadecimal format xx:xx:xx:xx:xx:xx.To ensure uniqueness of MACs in the LAN fabric, you are strongly encouraged to use thefollowing MAC prefix 00:25:B5:xx:xx:xx.
- []Get
Vnic Eth If Inventory Tag - Template
Actions []GetVnic Eth If Inventory Template Action - Template
Sync []GetErrors Vnic Eth If Inventory Template Sync Error - Template
Sync stringStatus - The sync status of the current MO wrt the attached Template MO.*
None
- The Enum value represents that the object is not attached to any template.*OK
- The Enum value represents that the object values are in sync with attached template.*Scheduled
- The Enum value represents that the object sync from attached template is scheduled from template.*InProgress
- The Enum value represents that the object sync with the attached template is in progress.*OutOfSync
- The Enum value represents that the object values are not in sync with attached template. - Usnic
Settings GetVnic Eth If Inventory Usnic Settings - Version
Context GetVnic Eth If Inventory Version Context - Vif
Id float64 - The Vif Id should be same as the channel number of the vethernet created on switch in order to set up the data path. The property is applicable only for FI attached servers where a vethernet is created on the switch for every vNIC.
- Vmq
Settings GetVnic Eth If Inventory Vmq Settings
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Vnic Eth If Inventory Ancestor> - cdn
Get
Vnic Eth If Inventory Cdn - class
Id String - create
Time String - The time when this managed object was created.
- device
Mo StringId - Device ID of the entity from where inventory is reported.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- eth
Adapter GetPolicy Vnic Eth If Inventory Eth Adapter Policy - eth
Network GetPolicy Vnic Eth If Inventory Eth Network Policy - eth
Qos GetPolicy Vnic Eth If Inventory Eth Qos Policy - fabric
Eth GetNetwork Control Policy Vnic Eth If Inventory Fabric Eth Network Control Policy - fabric
Eth List<GetNetwork Group Policies Vnic Eth If Inventory Fabric Eth Network Group Policy> - failover
Enabled Boolean - Enabling failover ensures that traffic from the vNIC automatically fails over to the secondary Fabric Interconnect, in case the specified Fabric Interconnect path goes down. Failover applies only to Cisco VICs that are connected to a Fabric Interconnect cluster.
- id String
- ip
Lease GetVnic Eth If Inventory Ip Lease - iscsi
Boot GetPolicy Vnic Eth If Inventory Iscsi Boot Policy - iscsi
Ip StringV4Address Allocation Type - Static/Pool/DHCP Type of IP address allocated to the vNIC. It is derived from iSCSI boot policy IP Address type.*
None
- Type indicates that there is no IP associated to an vnic.*DHCP
- The IP address is assigned using DHCP, if available.*Static
- Static IPv4 address is assigned to the iSCSI boot interface based on the information entered in this area.*Pool
- An IPv4 address is assigned to the iSCSI boot interface from the management IP address pool. - iscsi
Ip GetV4Config Vnic Eth If Inventory Iscsi Ip V4Config - iscsi
Ipv4Address String - IP address associated to the vNIC.
- lan
Connectivity GetPolicy Vnic Eth If Inventory Lan Connectivity Policy - lcp
Vnic GetVnic Eth If Inventory Lcp Vnic - mac
Address String - The MAC address that is assigned to the vNIC based on the MAC pool that has been assigned to the LAN Connectivity Policy.
- mac
Address StringType - Type of allocation selected to assign a MAC address for the vnic.*
POOL
- The user selects a pool from which the mac/wwn address will be leased for the Virtual Interface.*STATIC
- The user assigns a static mac/wwn address for the Virtual Interface. - mac
Lease GetVnic Eth If Inventory Mac Lease - mac
Pool GetVnic Eth If Inventory Mac Pool - mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the virtual ethernet interface.
- object
Type String - order Double
- The order in which the virtual interface is brought up. The order assigned to an interface should be unique for all the Ethernet and Fibre-Channel interfaces on each PCI link on a VIC adapter. The order should start from zero with no overlaps. The maximum value of PCI order is limited by the number of virtual interfaces (Ethernet and Fibre-Channel) on each PCI link on a VIC adapter. All VIC adapters have a single PCI link except VIC 1340, VIC 1380 and VIC 1385 which have two.
- overridden
Lists List<String> - owners List<String>
- parent
Get
Vnic Eth If Inventory Parent - permission
Resources List<GetVnic Eth If Inventory Permission Resource> - pin
Group StringName - Pingroup name associated to vNIC for static pinning. LCP deploy will resolve pingroup name and fetches the correspoding uplink port/port channel to pin the vNIC traffic.
- placement
Get
Vnic Eth If Inventory Placement - String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- sp
Vnics List<GetVnic Eth If Inventory Sp Vnic> - src
Template GetVnic Eth If Inventory Src Template - sriov
Settings GetVnic Eth If Inventory Sriov Settings - standby
Vif DoubleId - The Standby VIF Id is applicable for failover enabled vNICS. It should be the same as the channel number of the standby vethernet created on switch in order to set up the standby data path.
- static
Mac StringAddress - The MAC address must be in hexadecimal format xx:xx:xx:xx:xx:xx.To ensure uniqueness of MACs in the LAN fabric, you are strongly encouraged to use thefollowing MAC prefix 00:25:B5:xx:xx:xx.
- List<Get
Vnic Eth If Inventory Tag> - template
Actions List<GetVnic Eth If Inventory Template Action> - template
Sync List<GetErrors Vnic Eth If Inventory Template Sync Error> - template
Sync StringStatus - The sync status of the current MO wrt the attached Template MO.*
None
- The Enum value represents that the object is not attached to any template.*OK
- The Enum value represents that the object values are in sync with attached template.*Scheduled
- The Enum value represents that the object sync from attached template is scheduled from template.*InProgress
- The Enum value represents that the object sync with the attached template is in progress.*OutOfSync
- The Enum value represents that the object values are not in sync with attached template. - usnic
Settings GetVnic Eth If Inventory Usnic Settings - version
Context GetVnic Eth If Inventory Version Context - vif
Id Double - The Vif Id should be same as the channel number of the vethernet created on switch in order to set up the data path. The property is applicable only for FI attached servers where a vethernet is created on the switch for every vNIC.
- vmq
Settings GetVnic Eth If Inventory Vmq Settings
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Vnic Eth If Inventory Ancestor[] - cdn
Get
Vnic Eth If Inventory Cdn - class
Id string - create
Time string - The time when this managed object was created.
- device
Mo stringId - Device ID of the entity from where inventory is reported.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- eth
Adapter GetPolicy Vnic Eth If Inventory Eth Adapter Policy - eth
Network GetPolicy Vnic Eth If Inventory Eth Network Policy - eth
Qos GetPolicy Vnic Eth If Inventory Eth Qos Policy - fabric
Eth GetNetwork Control Policy Vnic Eth If Inventory Fabric Eth Network Control Policy - fabric
Eth GetNetwork Group Policies Vnic Eth If Inventory Fabric Eth Network Group Policy[] - failover
Enabled boolean - Enabling failover ensures that traffic from the vNIC automatically fails over to the secondary Fabric Interconnect, in case the specified Fabric Interconnect path goes down. Failover applies only to Cisco VICs that are connected to a Fabric Interconnect cluster.
- id string
- ip
Lease GetVnic Eth If Inventory Ip Lease - iscsi
Boot GetPolicy Vnic Eth If Inventory Iscsi Boot Policy - iscsi
Ip stringV4Address Allocation Type - Static/Pool/DHCP Type of IP address allocated to the vNIC. It is derived from iSCSI boot policy IP Address type.*
None
- Type indicates that there is no IP associated to an vnic.*DHCP
- The IP address is assigned using DHCP, if available.*Static
- Static IPv4 address is assigned to the iSCSI boot interface based on the information entered in this area.*Pool
- An IPv4 address is assigned to the iSCSI boot interface from the management IP address pool. - iscsi
Ip GetV4Config Vnic Eth If Inventory Iscsi Ip V4Config - iscsi
Ipv4Address string - IP address associated to the vNIC.
- lan
Connectivity GetPolicy Vnic Eth If Inventory Lan Connectivity Policy - lcp
Vnic GetVnic Eth If Inventory Lcp Vnic - mac
Address string - The MAC address that is assigned to the vNIC based on the MAC pool that has been assigned to the LAN Connectivity Policy.
- mac
Address stringType - Type of allocation selected to assign a MAC address for the vnic.*
POOL
- The user selects a pool from which the mac/wwn address will be leased for the Virtual Interface.*STATIC
- The user assigns a static mac/wwn address for the Virtual Interface. - mac
Lease GetVnic Eth If Inventory Mac Lease - mac
Pool GetVnic Eth If Inventory Mac Pool - mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- Name of the virtual ethernet interface.
- object
Type string - order number
- The order in which the virtual interface is brought up. The order assigned to an interface should be unique for all the Ethernet and Fibre-Channel interfaces on each PCI link on a VIC adapter. The order should start from zero with no overlaps. The maximum value of PCI order is limited by the number of virtual interfaces (Ethernet and Fibre-Channel) on each PCI link on a VIC adapter. All VIC adapters have a single PCI link except VIC 1340, VIC 1380 and VIC 1385 which have two.
- overridden
Lists string[] - owners string[]
- parent
Get
Vnic Eth If Inventory Parent - permission
Resources GetVnic Eth If Inventory Permission Resource[] - pin
Group stringName - Pingroup name associated to vNIC for static pinning. LCP deploy will resolve pingroup name and fetches the correspoding uplink port/port channel to pin the vNIC traffic.
- placement
Get
Vnic Eth If Inventory Placement - string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- sp
Vnics GetVnic Eth If Inventory Sp Vnic[] - src
Template GetVnic Eth If Inventory Src Template - sriov
Settings GetVnic Eth If Inventory Sriov Settings - standby
Vif numberId - The Standby VIF Id is applicable for failover enabled vNICS. It should be the same as the channel number of the standby vethernet created on switch in order to set up the standby data path.
- static
Mac stringAddress - The MAC address must be in hexadecimal format xx:xx:xx:xx:xx:xx.To ensure uniqueness of MACs in the LAN fabric, you are strongly encouraged to use thefollowing MAC prefix 00:25:B5:xx:xx:xx.
- Get
Vnic Eth If Inventory Tag[] - template
Actions GetVnic Eth If Inventory Template Action[] - template
Sync GetErrors Vnic Eth If Inventory Template Sync Error[] - template
Sync stringStatus - The sync status of the current MO wrt the attached Template MO.*
None
- The Enum value represents that the object is not attached to any template.*OK
- The Enum value represents that the object values are in sync with attached template.*Scheduled
- The Enum value represents that the object sync from attached template is scheduled from template.*InProgress
- The Enum value represents that the object sync with the attached template is in progress.*OutOfSync
- The Enum value represents that the object values are not in sync with attached template. - usnic
Settings GetVnic Eth If Inventory Usnic Settings - version
Context GetVnic Eth If Inventory Version Context - vif
Id number - The Vif Id should be same as the channel number of the vethernet created on switch in order to set up the data path. The property is applicable only for FI attached servers where a vethernet is created on the switch for every vNIC.
- vmq
Settings GetVnic Eth If Inventory Vmq Settings
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Vnic Eth If Inventory Ancestor] - cdn
Get
Vnic Eth If Inventory Cdn - class_
id str - create_
time str - The time when this managed object was created.
- device_
mo_ strid - Device ID of the entity from where inventory is reported.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- eth_
adapter_ Getpolicy Vnic Eth If Inventory Eth Adapter Policy - eth_
network_ Getpolicy Vnic Eth If Inventory Eth Network Policy - eth_
qos_ Getpolicy Vnic Eth If Inventory Eth Qos Policy - fabric_
eth_ Getnetwork_ control_ policy Vnic Eth If Inventory Fabric Eth Network Control Policy - fabric_
eth_ Sequence[Getnetwork_ group_ policies Vnic Eth If Inventory Fabric Eth Network Group Policy] - failover_
enabled bool - Enabling failover ensures that traffic from the vNIC automatically fails over to the secondary Fabric Interconnect, in case the specified Fabric Interconnect path goes down. Failover applies only to Cisco VICs that are connected to a Fabric Interconnect cluster.
- id str
- ip_
lease GetVnic Eth If Inventory Ip Lease - iscsi_
boot_ Getpolicy Vnic Eth If Inventory Iscsi Boot Policy - iscsi_
ip_ strv4_ address_ allocation_ type - Static/Pool/DHCP Type of IP address allocated to the vNIC. It is derived from iSCSI boot policy IP Address type.*
None
- Type indicates that there is no IP associated to an vnic.*DHCP
- The IP address is assigned using DHCP, if available.*Static
- Static IPv4 address is assigned to the iSCSI boot interface based on the information entered in this area.*Pool
- An IPv4 address is assigned to the iSCSI boot interface from the management IP address pool. - iscsi_
ip_ Getv4_ config Vnic Eth If Inventory Iscsi Ip V4Config - iscsi_
ipv4_ straddress - IP address associated to the vNIC.
- lan_
connectivity_ Getpolicy Vnic Eth If Inventory Lan Connectivity Policy - lcp_
vnic GetVnic Eth If Inventory Lcp Vnic - mac_
address str - The MAC address that is assigned to the vNIC based on the MAC pool that has been assigned to the LAN Connectivity Policy.
- mac_
address_ strtype - Type of allocation selected to assign a MAC address for the vnic.*
POOL
- The user selects a pool from which the mac/wwn address will be leased for the Virtual Interface.*STATIC
- The user assigns a static mac/wwn address for the Virtual Interface. - mac_
lease GetVnic Eth If Inventory Mac Lease - mac_
pool GetVnic Eth If Inventory Mac Pool - mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- Name of the virtual ethernet interface.
- object_
type str - order float
- The order in which the virtual interface is brought up. The order assigned to an interface should be unique for all the Ethernet and Fibre-Channel interfaces on each PCI link on a VIC adapter. The order should start from zero with no overlaps. The maximum value of PCI order is limited by the number of virtual interfaces (Ethernet and Fibre-Channel) on each PCI link on a VIC adapter. All VIC adapters have a single PCI link except VIC 1340, VIC 1380 and VIC 1385 which have two.
- overridden_
lists Sequence[str] - owners Sequence[str]
- parent
Get
Vnic Eth If Inventory Parent - permission_
resources Sequence[GetVnic Eth If Inventory Permission Resource] - pin_
group_ strname - Pingroup name associated to vNIC for static pinning. LCP deploy will resolve pingroup name and fetches the correspoding uplink port/port channel to pin the vNIC traffic.
- placement
Get
Vnic Eth If Inventory Placement - str
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- sp_
vnics Sequence[GetVnic Eth If Inventory Sp Vnic] - src_
template GetVnic Eth If Inventory Src Template - sriov_
settings GetVnic Eth If Inventory Sriov Settings - standby_
vif_ floatid - The Standby VIF Id is applicable for failover enabled vNICS. It should be the same as the channel number of the standby vethernet created on switch in order to set up the standby data path.
- static_
mac_ straddress - The MAC address must be in hexadecimal format xx:xx:xx:xx:xx:xx.To ensure uniqueness of MACs in the LAN fabric, you are strongly encouraged to use thefollowing MAC prefix 00:25:B5:xx:xx:xx.
- Sequence[Get
Vnic Eth If Inventory Tag] - template_
actions Sequence[GetVnic Eth If Inventory Template Action] - template_
sync_ Sequence[Geterrors Vnic Eth If Inventory Template Sync Error] - template_
sync_ strstatus - The sync status of the current MO wrt the attached Template MO.*
None
- The Enum value represents that the object is not attached to any template.*OK
- The Enum value represents that the object values are in sync with attached template.*Scheduled
- The Enum value represents that the object sync from attached template is scheduled from template.*InProgress
- The Enum value represents that the object sync with the attached template is in progress.*OutOfSync
- The Enum value represents that the object values are not in sync with attached template. - usnic_
settings GetVnic Eth If Inventory Usnic Settings - version_
context GetVnic Eth If Inventory Version Context - vif_
id float - The Vif Id should be same as the channel number of the vethernet created on switch in order to set up the data path. The property is applicable only for FI attached servers where a vethernet is created on the switch for every vNIC.
- vmq_
settings GetVnic Eth If Inventory Vmq Settings
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- cdn Property Map
- class
Id String - create
Time String - The time when this managed object was created.
- device
Mo StringId - Device ID of the entity from where inventory is reported.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- eth
Adapter Property MapPolicy - eth
Network Property MapPolicy - eth
Qos Property MapPolicy - fabric
Eth Property MapNetwork Control Policy - fabric
Eth List<Property Map>Network Group Policies - failover
Enabled Boolean - Enabling failover ensures that traffic from the vNIC automatically fails over to the secondary Fabric Interconnect, in case the specified Fabric Interconnect path goes down. Failover applies only to Cisco VICs that are connected to a Fabric Interconnect cluster.
- id String
- ip
Lease Property Map - iscsi
Boot Property MapPolicy - iscsi
Ip StringV4Address Allocation Type - Static/Pool/DHCP Type of IP address allocated to the vNIC. It is derived from iSCSI boot policy IP Address type.*
None
- Type indicates that there is no IP associated to an vnic.*DHCP
- The IP address is assigned using DHCP, if available.*Static
- Static IPv4 address is assigned to the iSCSI boot interface based on the information entered in this area.*Pool
- An IPv4 address is assigned to the iSCSI boot interface from the management IP address pool. - iscsi
Ip Property MapV4Config - iscsi
Ipv4Address String - IP address associated to the vNIC.
- lan
Connectivity Property MapPolicy - lcp
Vnic Property Map - mac
Address String - The MAC address that is assigned to the vNIC based on the MAC pool that has been assigned to the LAN Connectivity Policy.
- mac
Address StringType - Type of allocation selected to assign a MAC address for the vnic.*
POOL
- The user selects a pool from which the mac/wwn address will be leased for the Virtual Interface.*STATIC
- The user assigns a static mac/wwn address for the Virtual Interface. - mac
Lease Property Map - mac
Pool Property Map - mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the virtual ethernet interface.
- object
Type String - order Number
- The order in which the virtual interface is brought up. The order assigned to an interface should be unique for all the Ethernet and Fibre-Channel interfaces on each PCI link on a VIC adapter. The order should start from zero with no overlaps. The maximum value of PCI order is limited by the number of virtual interfaces (Ethernet and Fibre-Channel) on each PCI link on a VIC adapter. All VIC adapters have a single PCI link except VIC 1340, VIC 1380 and VIC 1385 which have two.
- overridden
Lists List<String> - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - pin
Group StringName - Pingroup name associated to vNIC for static pinning. LCP deploy will resolve pingroup name and fetches the correspoding uplink port/port channel to pin the vNIC traffic.
- placement Property Map
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- sp
Vnics List<Property Map> - src
Template Property Map - sriov
Settings Property Map - standby
Vif NumberId - The Standby VIF Id is applicable for failover enabled vNICS. It should be the same as the channel number of the standby vethernet created on switch in order to set up the standby data path.
- static
Mac StringAddress - The MAC address must be in hexadecimal format xx:xx:xx:xx:xx:xx.To ensure uniqueness of MACs in the LAN fabric, you are strongly encouraged to use thefollowing MAC prefix 00:25:B5:xx:xx:xx.
- List<Property Map>
- template
Actions List<Property Map> - template
Sync List<Property Map>Errors - template
Sync StringStatus - The sync status of the current MO wrt the attached Template MO.*
None
- The Enum value represents that the object is not attached to any template.*OK
- The Enum value represents that the object values are in sync with attached template.*Scheduled
- The Enum value represents that the object sync from attached template is scheduled from template.*InProgress
- The Enum value represents that the object sync with the attached template is in progress.*OutOfSync
- The Enum value represents that the object values are not in sync with attached template. - usnic
Settings Property Map - version
Context Property Map - vif
Id Number - The Vif Id should be same as the channel number of the vethernet created on switch in order to set up the data path. The property is applicable only for FI attached servers where a vethernet is created on the switch for every vNIC.
- vmq
Settings Property Map
getVnicEthIfInventory Result
The following output properties are available:
- Id string
- Results
List<Get
Vnic Eth If Inventory Result> - Account
Moid string - Additional
Properties string - Ancestors
List<Get
Vnic Eth If Inventory Ancestor> - Cdn
Get
Vnic Eth If Inventory Cdn - Class
Id string - Create
Time string - Device
Mo stringId - Domain
Group stringMoid - Eth
Adapter GetPolicy Vnic Eth If Inventory Eth Adapter Policy - Eth
Network GetPolicy Vnic Eth If Inventory Eth Network Policy - Eth
Qos GetPolicy Vnic Eth If Inventory Eth Qos Policy - Fabric
Eth GetNetwork Control Policy Vnic Eth If Inventory Fabric Eth Network Control Policy - Fabric
Eth List<GetNetwork Group Policies Vnic Eth If Inventory Fabric Eth Network Group Policy> - Failover
Enabled bool - Ip
Lease GetVnic Eth If Inventory Ip Lease - Iscsi
Boot GetPolicy Vnic Eth If Inventory Iscsi Boot Policy - Iscsi
Ip stringV4Address Allocation Type - Iscsi
Ip GetV4Config Vnic Eth If Inventory Iscsi Ip V4Config - Iscsi
Ipv4Address string - Lan
Connectivity GetPolicy Vnic Eth If Inventory Lan Connectivity Policy - Lcp
Vnic GetVnic Eth If Inventory Lcp Vnic - Mac
Address string - Mac
Address stringType - Mac
Lease GetVnic Eth If Inventory Mac Lease - Mac
Pool GetVnic Eth If Inventory Mac Pool - Mod
Time string - Moid string
- Name string
- Object
Type string - Order double
- Overridden
Lists List<string> - Owners List<string>
- Parent
Get
Vnic Eth If Inventory Parent - Permission
Resources List<GetVnic Eth If Inventory Permission Resource> - Pin
Group stringName - Placement
Get
Vnic Eth If Inventory Placement - string
- Sp
Vnics List<GetVnic Eth If Inventory Sp Vnic> - Src
Template GetVnic Eth If Inventory Src Template - Sriov
Settings GetVnic Eth If Inventory Sriov Settings - Standby
Vif doubleId - Static
Mac stringAddress - List<Get
Vnic Eth If Inventory Tag> - Template
Actions List<GetVnic Eth If Inventory Template Action> - Template
Sync List<GetErrors Vnic Eth If Inventory Template Sync Error> - Template
Sync stringStatus - Usnic
Settings GetVnic Eth If Inventory Usnic Settings - Version
Context GetVnic Eth If Inventory Version Context - Vif
Id double - Vmq
Settings GetVnic Eth If Inventory Vmq Settings
- Id string
- Results
[]Get
Vnic Eth If Inventory Result - Account
Moid string - Additional
Properties string - Ancestors
[]Get
Vnic Eth If Inventory Ancestor - Cdn
Get
Vnic Eth If Inventory Cdn - Class
Id string - Create
Time string - Device
Mo stringId - Domain
Group stringMoid - Eth
Adapter GetPolicy Vnic Eth If Inventory Eth Adapter Policy - Eth
Network GetPolicy Vnic Eth If Inventory Eth Network Policy - Eth
Qos GetPolicy Vnic Eth If Inventory Eth Qos Policy - Fabric
Eth GetNetwork Control Policy Vnic Eth If Inventory Fabric Eth Network Control Policy - Fabric
Eth []GetNetwork Group Policies Vnic Eth If Inventory Fabric Eth Network Group Policy - Failover
Enabled bool - Ip
Lease GetVnic Eth If Inventory Ip Lease - Iscsi
Boot GetPolicy Vnic Eth If Inventory Iscsi Boot Policy - Iscsi
Ip stringV4Address Allocation Type - Iscsi
Ip GetV4Config Vnic Eth If Inventory Iscsi Ip V4Config - Iscsi
Ipv4Address string - Lan
Connectivity GetPolicy Vnic Eth If Inventory Lan Connectivity Policy - Lcp
Vnic GetVnic Eth If Inventory Lcp Vnic - Mac
Address string - Mac
Address stringType - Mac
Lease GetVnic Eth If Inventory Mac Lease - Mac
Pool GetVnic Eth If Inventory Mac Pool - Mod
Time string - Moid string
- Name string
- Object
Type string - Order float64
- Overridden
Lists []string - Owners []string
- Parent
Get
Vnic Eth If Inventory Parent - Permission
Resources []GetVnic Eth If Inventory Permission Resource - Pin
Group stringName - Placement
Get
Vnic Eth If Inventory Placement - string
- Sp
Vnics []GetVnic Eth If Inventory Sp Vnic - Src
Template GetVnic Eth If Inventory Src Template - Sriov
Settings GetVnic Eth If Inventory Sriov Settings - Standby
Vif float64Id - Static
Mac stringAddress - []Get
Vnic Eth If Inventory Tag - Template
Actions []GetVnic Eth If Inventory Template Action - Template
Sync []GetErrors Vnic Eth If Inventory Template Sync Error - Template
Sync stringStatus - Usnic
Settings GetVnic Eth If Inventory Usnic Settings - Version
Context GetVnic Eth If Inventory Version Context - Vif
Id float64 - Vmq
Settings GetVnic Eth If Inventory Vmq Settings
- id String
- results
List<Get
Vnic Eth If Inventory Result> - account
Moid String - additional
Properties String - ancestors
List<Get
Vnic Eth If Inventory Ancestor> - cdn
Get
Vnic Eth If Inventory Cdn - class
Id String - create
Time String - device
Mo StringId - domain
Group StringMoid - eth
Adapter GetPolicy Vnic Eth If Inventory Eth Adapter Policy - eth
Network GetPolicy Vnic Eth If Inventory Eth Network Policy - eth
Qos GetPolicy Vnic Eth If Inventory Eth Qos Policy - fabric
Eth GetNetwork Control Policy Vnic Eth If Inventory Fabric Eth Network Control Policy - fabric
Eth List<GetNetwork Group Policies Vnic Eth If Inventory Fabric Eth Network Group Policy> - failover
Enabled Boolean - ip
Lease GetVnic Eth If Inventory Ip Lease - iscsi
Boot GetPolicy Vnic Eth If Inventory Iscsi Boot Policy - iscsi
Ip StringV4Address Allocation Type - iscsi
Ip GetV4Config Vnic Eth If Inventory Iscsi Ip V4Config - iscsi
Ipv4Address String - lan
Connectivity GetPolicy Vnic Eth If Inventory Lan Connectivity Policy - lcp
Vnic GetVnic Eth If Inventory Lcp Vnic - mac
Address String - mac
Address StringType - mac
Lease GetVnic Eth If Inventory Mac Lease - mac
Pool GetVnic Eth If Inventory Mac Pool - mod
Time String - moid String
- name String
- object
Type String - order Double
- overridden
Lists List<String> - owners List<String>
- parent
Get
Vnic Eth If Inventory Parent - permission
Resources List<GetVnic Eth If Inventory Permission Resource> - pin
Group StringName - placement
Get
Vnic Eth If Inventory Placement - String
- sp
Vnics List<GetVnic Eth If Inventory Sp Vnic> - src
Template GetVnic Eth If Inventory Src Template - sriov
Settings GetVnic Eth If Inventory Sriov Settings - standby
Vif DoubleId - static
Mac StringAddress - List<Get
Vnic Eth If Inventory Tag> - template
Actions List<GetVnic Eth If Inventory Template Action> - template
Sync List<GetErrors Vnic Eth If Inventory Template Sync Error> - template
Sync StringStatus - usnic
Settings GetVnic Eth If Inventory Usnic Settings - version
Context GetVnic Eth If Inventory Version Context - vif
Id Double - vmq
Settings GetVnic Eth If Inventory Vmq Settings
- id string
- results
Get
Vnic Eth If Inventory Result[] - account
Moid string - additional
Properties string - ancestors
Get
Vnic Eth If Inventory Ancestor[] - cdn
Get
Vnic Eth If Inventory Cdn - class
Id string - create
Time string - device
Mo stringId - domain
Group stringMoid - eth
Adapter GetPolicy Vnic Eth If Inventory Eth Adapter Policy - eth
Network GetPolicy Vnic Eth If Inventory Eth Network Policy - eth
Qos GetPolicy Vnic Eth If Inventory Eth Qos Policy - fabric
Eth GetNetwork Control Policy Vnic Eth If Inventory Fabric Eth Network Control Policy - fabric
Eth GetNetwork Group Policies Vnic Eth If Inventory Fabric Eth Network Group Policy[] - failover
Enabled boolean - ip
Lease GetVnic Eth If Inventory Ip Lease - iscsi
Boot GetPolicy Vnic Eth If Inventory Iscsi Boot Policy - iscsi
Ip stringV4Address Allocation Type - iscsi
Ip GetV4Config Vnic Eth If Inventory Iscsi Ip V4Config - iscsi
Ipv4Address string - lan
Connectivity GetPolicy Vnic Eth If Inventory Lan Connectivity Policy - lcp
Vnic GetVnic Eth If Inventory Lcp Vnic - mac
Address string - mac
Address stringType - mac
Lease GetVnic Eth If Inventory Mac Lease - mac
Pool GetVnic Eth If Inventory Mac Pool - mod
Time string - moid string
- name string
- object
Type string - order number
- overridden
Lists string[] - owners string[]
- parent
Get
Vnic Eth If Inventory Parent - permission
Resources GetVnic Eth If Inventory Permission Resource[] - pin
Group stringName - placement
Get
Vnic Eth If Inventory Placement - string
- sp
Vnics GetVnic Eth If Inventory Sp Vnic[] - src
Template GetVnic Eth If Inventory Src Template - sriov
Settings GetVnic Eth If Inventory Sriov Settings - standby
Vif numberId - static
Mac stringAddress - Get
Vnic Eth If Inventory Tag[] - template
Actions GetVnic Eth If Inventory Template Action[] - template
Sync GetErrors Vnic Eth If Inventory Template Sync Error[] - template
Sync stringStatus - usnic
Settings GetVnic Eth If Inventory Usnic Settings - version
Context GetVnic Eth If Inventory Version Context - vif
Id number - vmq
Settings GetVnic Eth If Inventory Vmq Settings
- id str
- results
Sequence[Get
Vnic Eth If Inventory Result] - account_
moid str - additional_
properties str - ancestors
Sequence[Get
Vnic Eth If Inventory Ancestor] - cdn
Get
Vnic Eth If Inventory Cdn - class_
id str - create_
time str - device_
mo_ strid - domain_
group_ strmoid - eth_
adapter_ Getpolicy Vnic Eth If Inventory Eth Adapter Policy - eth_
network_ Getpolicy Vnic Eth If Inventory Eth Network Policy - eth_
qos_ Getpolicy Vnic Eth If Inventory Eth Qos Policy - fabric_
eth_ Getnetwork_ control_ policy Vnic Eth If Inventory Fabric Eth Network Control Policy - fabric_
eth_ Sequence[Getnetwork_ group_ policies Vnic Eth If Inventory Fabric Eth Network Group Policy] - failover_
enabled bool - ip_
lease GetVnic Eth If Inventory Ip Lease - iscsi_
boot_ Getpolicy Vnic Eth If Inventory Iscsi Boot Policy - iscsi_
ip_ strv4_ address_ allocation_ type - iscsi_
ip_ Getv4_ config Vnic Eth If Inventory Iscsi Ip V4Config - iscsi_
ipv4_ straddress - lan_
connectivity_ Getpolicy Vnic Eth If Inventory Lan Connectivity Policy - lcp_
vnic GetVnic Eth If Inventory Lcp Vnic - mac_
address str - mac_
address_ strtype - mac_
lease GetVnic Eth If Inventory Mac Lease - mac_
pool GetVnic Eth If Inventory Mac Pool - mod_
time str - moid str
- name str
- object_
type str - order float
- overridden_
lists Sequence[str] - owners Sequence[str]
- parent
Get
Vnic Eth If Inventory Parent - permission_
resources Sequence[GetVnic Eth If Inventory Permission Resource] - pin_
group_ strname - placement
Get
Vnic Eth If Inventory Placement - str
- sp_
vnics Sequence[GetVnic Eth If Inventory Sp Vnic] - src_
template GetVnic Eth If Inventory Src Template - sriov_
settings GetVnic Eth If Inventory Sriov Settings - standby_
vif_ floatid - static_
mac_ straddress - Sequence[Get
Vnic Eth If Inventory Tag] - template_
actions Sequence[GetVnic Eth If Inventory Template Action] - template_
sync_ Sequence[Geterrors Vnic Eth If Inventory Template Sync Error] - template_
sync_ strstatus - usnic_
settings GetVnic Eth If Inventory Usnic Settings - version_
context GetVnic Eth If Inventory Version Context - vif_
id float - vmq_
settings GetVnic Eth If Inventory Vmq Settings
- id String
- results List<Property Map>
- account
Moid String - additional
Properties String - ancestors List<Property Map>
- cdn Property Map
- class
Id String - create
Time String - device
Mo StringId - domain
Group StringMoid - eth
Adapter Property MapPolicy - eth
Network Property MapPolicy - eth
Qos Property MapPolicy - fabric
Eth Property MapNetwork Control Policy - fabric
Eth List<Property Map>Network Group Policies - failover
Enabled Boolean - ip
Lease Property Map - iscsi
Boot Property MapPolicy - iscsi
Ip StringV4Address Allocation Type - iscsi
Ip Property MapV4Config - iscsi
Ipv4Address String - lan
Connectivity Property MapPolicy - lcp
Vnic Property Map - mac
Address String - mac
Address StringType - mac
Lease Property Map - mac
Pool Property Map - mod
Time String - moid String
- name String
- object
Type String - order Number
- overridden
Lists List<String> - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - pin
Group StringName - placement Property Map
- String
- sp
Vnics List<Property Map> - src
Template Property Map - sriov
Settings Property Map - standby
Vif NumberId - static
Mac StringAddress - List<Property Map>
- template
Actions List<Property Map> - template
Sync List<Property Map>Errors - template
Sync StringStatus - usnic
Settings Property Map - version
Context Property Map - vif
Id Number - vmq
Settings Property Map
Supporting Types
GetVnicEthIfInventoryAncestor
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetVnicEthIfInventoryCdn
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Nr
Source string - Source of the CDN. It can either be user specified or be the same as the vNIC name.
vnic
- Source of the CDN is the same as the vNIC name.user
- Source of the CDN is specified by the user.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Value string
- The CDN value entered in case of user defined mode.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Nr
Source string - Source of the CDN. It can either be user specified or be the same as the vNIC name.
vnic
- Source of the CDN is the same as the vNIC name.user
- Source of the CDN is specified by the user.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Value string
- The CDN value entered in case of user defined mode.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- nr
Source String - Source of the CDN. It can either be user specified or be the same as the vNIC name.
vnic
- Source of the CDN is the same as the vNIC name.user
- Source of the CDN is specified by the user.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- value String
- The CDN value entered in case of user defined mode.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- nr
Source string - Source of the CDN. It can either be user specified or be the same as the vNIC name.
vnic
- Source of the CDN is the same as the vNIC name.user
- Source of the CDN is specified by the user.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- value string
- The CDN value entered in case of user defined mode.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- nr_
source str - Source of the CDN. It can either be user specified or be the same as the vNIC name.
vnic
- Source of the CDN is the same as the vNIC name.user
- Source of the CDN is specified by the user.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- value str
- The CDN value entered in case of user defined mode.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- nr
Source String - Source of the CDN. It can either be user specified or be the same as the vNIC name.
vnic
- Source of the CDN is the same as the vNIC name.user
- Source of the CDN is specified by the user.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- value String
- The CDN value entered in case of user defined mode.
GetVnicEthIfInventoryEthAdapterPolicy
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetVnicEthIfInventoryEthNetworkPolicy
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetVnicEthIfInventoryEthQosPolicy
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetVnicEthIfInventoryFabricEthNetworkControlPolicy
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetVnicEthIfInventoryFabricEthNetworkGroupPolicy
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetVnicEthIfInventoryIpLease
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetVnicEthIfInventoryIscsiBootPolicy
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetVnicEthIfInventoryIscsiIpV4Config
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Gateway string
- IP address of the default IPv4 gateway.
- Netmask string
- A subnet mask is a 32-bit number that masks an IP address and divides the IP address into network address and host address.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Primary
Dns string - IP Address of the primary Domain Name System (DNS) server.
- Secondary
Dns string - IP Address of the secondary Domain Name System (DNS) server.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Gateway string
- IP address of the default IPv4 gateway.
- Netmask string
- A subnet mask is a 32-bit number that masks an IP address and divides the IP address into network address and host address.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Primary
Dns string - IP Address of the primary Domain Name System (DNS) server.
- Secondary
Dns string - IP Address of the secondary Domain Name System (DNS) server.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- gateway String
- IP address of the default IPv4 gateway.
- netmask String
- A subnet mask is a 32-bit number that masks an IP address and divides the IP address into network address and host address.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- primary
Dns String - IP Address of the primary Domain Name System (DNS) server.
- secondary
Dns String - IP Address of the secondary Domain Name System (DNS) server.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- gateway string
- IP address of the default IPv4 gateway.
- netmask string
- A subnet mask is a 32-bit number that masks an IP address and divides the IP address into network address and host address.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- primary
Dns string - IP Address of the primary Domain Name System (DNS) server.
- secondary
Dns string - IP Address of the secondary Domain Name System (DNS) server.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- gateway str
- IP address of the default IPv4 gateway.
- netmask str
- A subnet mask is a 32-bit number that masks an IP address and divides the IP address into network address and host address.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- primary_
dns str - IP Address of the primary Domain Name System (DNS) server.
- secondary_
dns str - IP Address of the secondary Domain Name System (DNS) server.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- gateway String
- IP address of the default IPv4 gateway.
- netmask String
- A subnet mask is a 32-bit number that masks an IP address and divides the IP address into network address and host address.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- primary
Dns String - IP Address of the primary Domain Name System (DNS) server.
- secondary
Dns String - IP Address of the secondary Domain Name System (DNS) server.
GetVnicEthIfInventoryLanConnectivityPolicy
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetVnicEthIfInventoryLcpVnic
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetVnicEthIfInventoryMacLease
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetVnicEthIfInventoryMacPool
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetVnicEthIfInventoryParent
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetVnicEthIfInventoryPermissionResource
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetVnicEthIfInventoryPlacement
- Additional
Properties string - Auto
Pci boolLink - Enable or disable automatic assignment of the PCI Link in a dual-link adapter. This option applies only to 13xx series VICs that support dual-link. If enabled, the system determines the placement of the vNIC/vHBA on either of the PCI Links.
- Auto
Slot boolId - Enable or disable automatic assignment of the VIC slot ID. If enabled and the server has only one VIC, the same VIC is chosen for all the vNICs. If enabled and the server has multiple VICs, the vNIC/vHBA are deployed on the first VIC. The Slot ID determines the first VIC. MLOM is the first Slot ID and the ID increments to 2, 3, and so on.
- Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Id string
- PCIe Slot where the VIC adapter is installed. Supported values are (1-15) and MLOM.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Pci
Link double - The PCI Link used as transport for the virtual interface. PCI Link is only applicable for select Cisco UCS VIC 1300 models (UCSC-PCIE-C40Q-03, UCSB-MLOM-40G-03, UCSB-VIC-M83-8P) that support two PCI links. The value, if specified, for any other VIC model will be ignored.
- Pci
Link stringAssignment Mode - If the autoPciLink is disabled, the user can either choose to place the vNICs manually or based on a policy.If the autoPciLink is enabled, it will be set to None.
Custom
- The user needs to specify the PCI Link manually.Load-Balanced
- The system will uniformly distribute the interfaces across the PCI Links.None
- Assignment is not applicable and will be set when the AutoPciLink is set to true.
- Switch
Id string - The fabric port to which the vNICs will be associated.
None
- Fabric Id is not set to either A or B for the standalone case where the server is not connected to Fabric Interconnects. The value 'None' should be used.A
- Fabric A of the FI cluster.B
- Fabric B of the FI cluster.
- Uplink double
- Adapter port on which the virtual interface will be created.
- Additional
Properties string - Auto
Pci boolLink - Enable or disable automatic assignment of the PCI Link in a dual-link adapter. This option applies only to 13xx series VICs that support dual-link. If enabled, the system determines the placement of the vNIC/vHBA on either of the PCI Links.
- Auto
Slot boolId - Enable or disable automatic assignment of the VIC slot ID. If enabled and the server has only one VIC, the same VIC is chosen for all the vNICs. If enabled and the server has multiple VICs, the vNIC/vHBA are deployed on the first VIC. The Slot ID determines the first VIC. MLOM is the first Slot ID and the ID increments to 2, 3, and so on.
- Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Id string
- PCIe Slot where the VIC adapter is installed. Supported values are (1-15) and MLOM.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Pci
Link float64 - The PCI Link used as transport for the virtual interface. PCI Link is only applicable for select Cisco UCS VIC 1300 models (UCSC-PCIE-C40Q-03, UCSB-MLOM-40G-03, UCSB-VIC-M83-8P) that support two PCI links. The value, if specified, for any other VIC model will be ignored.
- Pci
Link stringAssignment Mode - If the autoPciLink is disabled, the user can either choose to place the vNICs manually or based on a policy.If the autoPciLink is enabled, it will be set to None.
Custom
- The user needs to specify the PCI Link manually.Load-Balanced
- The system will uniformly distribute the interfaces across the PCI Links.None
- Assignment is not applicable and will be set when the AutoPciLink is set to true.
- Switch
Id string - The fabric port to which the vNICs will be associated.
None
- Fabric Id is not set to either A or B for the standalone case where the server is not connected to Fabric Interconnects. The value 'None' should be used.A
- Fabric A of the FI cluster.B
- Fabric B of the FI cluster.
- Uplink float64
- Adapter port on which the virtual interface will be created.
- additional
Properties String - auto
Pci BooleanLink - Enable or disable automatic assignment of the PCI Link in a dual-link adapter. This option applies only to 13xx series VICs that support dual-link. If enabled, the system determines the placement of the vNIC/vHBA on either of the PCI Links.
- auto
Slot BooleanId - Enable or disable automatic assignment of the VIC slot ID. If enabled and the server has only one VIC, the same VIC is chosen for all the vNICs. If enabled and the server has multiple VICs, the vNIC/vHBA are deployed on the first VIC. The Slot ID determines the first VIC. MLOM is the first Slot ID and the ID increments to 2, 3, and so on.
- class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- id String
- PCIe Slot where the VIC adapter is installed. Supported values are (1-15) and MLOM.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- pci
Link Double - The PCI Link used as transport for the virtual interface. PCI Link is only applicable for select Cisco UCS VIC 1300 models (UCSC-PCIE-C40Q-03, UCSB-MLOM-40G-03, UCSB-VIC-M83-8P) that support two PCI links. The value, if specified, for any other VIC model will be ignored.
- pci
Link StringAssignment Mode - If the autoPciLink is disabled, the user can either choose to place the vNICs manually or based on a policy.If the autoPciLink is enabled, it will be set to None.
Custom
- The user needs to specify the PCI Link manually.Load-Balanced
- The system will uniformly distribute the interfaces across the PCI Links.None
- Assignment is not applicable and will be set when the AutoPciLink is set to true.
- switch
Id String - The fabric port to which the vNICs will be associated.
None
- Fabric Id is not set to either A or B for the standalone case where the server is not connected to Fabric Interconnects. The value 'None' should be used.A
- Fabric A of the FI cluster.B
- Fabric B of the FI cluster.
- uplink Double
- Adapter port on which the virtual interface will be created.
- additional
Properties string - auto
Pci booleanLink - Enable or disable automatic assignment of the PCI Link in a dual-link adapter. This option applies only to 13xx series VICs that support dual-link. If enabled, the system determines the placement of the vNIC/vHBA on either of the PCI Links.
- auto
Slot booleanId - Enable or disable automatic assignment of the VIC slot ID. If enabled and the server has only one VIC, the same VIC is chosen for all the vNICs. If enabled and the server has multiple VICs, the vNIC/vHBA are deployed on the first VIC. The Slot ID determines the first VIC. MLOM is the first Slot ID and the ID increments to 2, 3, and so on.
- class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- id string
- PCIe Slot where the VIC adapter is installed. Supported values are (1-15) and MLOM.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- pci
Link number - The PCI Link used as transport for the virtual interface. PCI Link is only applicable for select Cisco UCS VIC 1300 models (UCSC-PCIE-C40Q-03, UCSB-MLOM-40G-03, UCSB-VIC-M83-8P) that support two PCI links. The value, if specified, for any other VIC model will be ignored.
- pci
Link stringAssignment Mode - If the autoPciLink is disabled, the user can either choose to place the vNICs manually or based on a policy.If the autoPciLink is enabled, it will be set to None.
Custom
- The user needs to specify the PCI Link manually.Load-Balanced
- The system will uniformly distribute the interfaces across the PCI Links.None
- Assignment is not applicable and will be set when the AutoPciLink is set to true.
- switch
Id string - The fabric port to which the vNICs will be associated.
None
- Fabric Id is not set to either A or B for the standalone case where the server is not connected to Fabric Interconnects. The value 'None' should be used.A
- Fabric A of the FI cluster.B
- Fabric B of the FI cluster.
- uplink number
- Adapter port on which the virtual interface will be created.
- additional_
properties str - auto_
pci_ boollink - Enable or disable automatic assignment of the PCI Link in a dual-link adapter. This option applies only to 13xx series VICs that support dual-link. If enabled, the system determines the placement of the vNIC/vHBA on either of the PCI Links.
- auto_
slot_ boolid - Enable or disable automatic assignment of the VIC slot ID. If enabled and the server has only one VIC, the same VIC is chosen for all the vNICs. If enabled and the server has multiple VICs, the vNIC/vHBA are deployed on the first VIC. The Slot ID determines the first VIC. MLOM is the first Slot ID and the ID increments to 2, 3, and so on.
- class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- id str
- PCIe Slot where the VIC adapter is installed. Supported values are (1-15) and MLOM.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- pci_
link float - The PCI Link used as transport for the virtual interface. PCI Link is only applicable for select Cisco UCS VIC 1300 models (UCSC-PCIE-C40Q-03, UCSB-MLOM-40G-03, UCSB-VIC-M83-8P) that support two PCI links. The value, if specified, for any other VIC model will be ignored.
- pci_
link_ strassignment_ mode - If the autoPciLink is disabled, the user can either choose to place the vNICs manually or based on a policy.If the autoPciLink is enabled, it will be set to None.
Custom
- The user needs to specify the PCI Link manually.Load-Balanced
- The system will uniformly distribute the interfaces across the PCI Links.None
- Assignment is not applicable and will be set when the AutoPciLink is set to true.
- switch_
id str - The fabric port to which the vNICs will be associated.
None
- Fabric Id is not set to either A or B for the standalone case where the server is not connected to Fabric Interconnects. The value 'None' should be used.A
- Fabric A of the FI cluster.B
- Fabric B of the FI cluster.
- uplink float
- Adapter port on which the virtual interface will be created.
- additional
Properties String - auto
Pci BooleanLink - Enable or disable automatic assignment of the PCI Link in a dual-link adapter. This option applies only to 13xx series VICs that support dual-link. If enabled, the system determines the placement of the vNIC/vHBA on either of the PCI Links.
- auto
Slot BooleanId - Enable or disable automatic assignment of the VIC slot ID. If enabled and the server has only one VIC, the same VIC is chosen for all the vNICs. If enabled and the server has multiple VICs, the vNIC/vHBA are deployed on the first VIC. The Slot ID determines the first VIC. MLOM is the first Slot ID and the ID increments to 2, 3, and so on.
- class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- id String
- PCIe Slot where the VIC adapter is installed. Supported values are (1-15) and MLOM.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- pci
Link Number - The PCI Link used as transport for the virtual interface. PCI Link is only applicable for select Cisco UCS VIC 1300 models (UCSC-PCIE-C40Q-03, UCSB-MLOM-40G-03, UCSB-VIC-M83-8P) that support two PCI links. The value, if specified, for any other VIC model will be ignored.
- pci
Link StringAssignment Mode - If the autoPciLink is disabled, the user can either choose to place the vNICs manually or based on a policy.If the autoPciLink is enabled, it will be set to None.
Custom
- The user needs to specify the PCI Link manually.Load-Balanced
- The system will uniformly distribute the interfaces across the PCI Links.None
- Assignment is not applicable and will be set when the AutoPciLink is set to true.
- switch
Id String - The fabric port to which the vNICs will be associated.
None
- Fabric Id is not set to either A or B for the standalone case where the server is not connected to Fabric Interconnects. The value 'None' should be used.A
- Fabric A of the FI cluster.B
- Fabric B of the FI cluster.
- uplink Number
- Adapter port on which the virtual interface will be created.
GetVnicEthIfInventoryResult
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Vnic Eth If Inventory Result Ancestor> - Cdns
List<Get
Vnic Eth If Inventory Result Cdn> - Class
Id string - Create
Time string - The time when this managed object was created.
- Device
Mo stringId - Device ID of the entity from where inventory is reported.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Eth
Adapter List<GetPolicies Vnic Eth If Inventory Result Eth Adapter Policy> - Eth
Network List<GetPolicies Vnic Eth If Inventory Result Eth Network Policy> - Eth
Qos List<GetPolicies Vnic Eth If Inventory Result Eth Qos Policy> - Fabric
Eth List<GetNetwork Control Policies Vnic Eth If Inventory Result Fabric Eth Network Control Policy> - Fabric
Eth List<GetNetwork Group Policies Vnic Eth If Inventory Result Fabric Eth Network Group Policy> - Failover
Enabled bool - Enabling failover ensures that traffic from the vNIC automatically fails over to the secondary Fabric Interconnect, in case the specified Fabric Interconnect path goes down. Failover applies only to Cisco VICs that are connected to a Fabric Interconnect cluster.
- Ip
Leases List<GetVnic Eth If Inventory Result Ip Lease> - Iscsi
Boot List<GetPolicies Vnic Eth If Inventory Result Iscsi Boot Policy> - Iscsi
Ip stringV4Address Allocation Type - Static/Pool/DHCP Type of IP address allocated to the vNIC. It is derived from iSCSI boot policy IP Address type.*
None
- Type indicates that there is no IP associated to an vnic.*DHCP
- The IP address is assigned using DHCP, if available.*Static
- Static IPv4 address is assigned to the iSCSI boot interface based on the information entered in this area.*Pool
- An IPv4 address is assigned to the iSCSI boot interface from the management IP address pool. - Iscsi
Ip List<GetV4Configs Vnic Eth If Inventory Result Iscsi Ip V4Config> - Iscsi
Ipv4Address string - IP address associated to the vNIC.
- Lan
Connectivity List<GetPolicies Vnic Eth If Inventory Result Lan Connectivity Policy> - Lcp
Vnics List<GetVnic Eth If Inventory Result Lcp Vnic> - Mac
Address string - The MAC address that is assigned to the vNIC based on the MAC pool that has been assigned to the LAN Connectivity Policy.
- Mac
Address stringType - Type of allocation selected to assign a MAC address for the vnic.*
POOL
- The user selects a pool from which the mac/wwn address will be leased for the Virtual Interface.*STATIC
- The user assigns a static mac/wwn address for the Virtual Interface. - Mac
Leases List<GetVnic Eth If Inventory Result Mac Lease> - Mac
Pools List<GetVnic Eth If Inventory Result Mac Pool> - Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the virtual ethernet interface.
- Object
Type string - Order double
- The order in which the virtual interface is brought up. The order assigned to an interface should be unique for all the Ethernet and Fibre-Channel interfaces on each PCI link on a VIC adapter. The order should start from zero with no overlaps. The maximum value of PCI order is limited by the number of virtual interfaces (Ethernet and Fibre-Channel) on each PCI link on a VIC adapter. All VIC adapters have a single PCI link except VIC 1340, VIC 1380 and VIC 1385 which have two.
- Overridden
Lists List<string> - Owners List<string>
- Parents
List<Get
Vnic Eth If Inventory Result Parent> - Permission
Resources List<GetVnic Eth If Inventory Result Permission Resource> - Pin
Group stringName - Pingroup name associated to vNIC for static pinning. LCP deploy will resolve pingroup name and fetches the correspoding uplink port/port channel to pin the vNIC traffic.
- Placements
List<Get
Vnic Eth If Inventory Result Placement> - string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Sp
Vnics List<GetVnic Eth If Inventory Result Sp Vnic> - Src
Templates List<GetVnic Eth If Inventory Result Src Template> - Sriov
Settings List<GetVnic Eth If Inventory Result Sriov Setting> - Standby
Vif doubleId - The Standby VIF Id is applicable for failover enabled vNICS. It should be the same as the channel number of the standby vethernet created on switch in order to set up the standby data path.
- Static
Mac stringAddress - The MAC address must be in hexadecimal format xx:xx:xx:xx:xx:xx.To ensure uniqueness of MACs in the LAN fabric, you are strongly encouraged to use thefollowing MAC prefix 00:25:B5:xx:xx:xx.
- List<Get
Vnic Eth If Inventory Result Tag> - Template
Actions List<GetVnic Eth If Inventory Result Template Action> - Template
Sync List<GetErrors Vnic Eth If Inventory Result Template Sync Error> - Template
Sync stringStatus - The sync status of the current MO wrt the attached Template MO.*
None
- The Enum value represents that the object is not attached to any template.*OK
- The Enum value represents that the object values are in sync with attached template.*Scheduled
- The Enum value represents that the object sync from attached template is scheduled from template.*InProgress
- The Enum value represents that the object sync with the attached template is in progress.*OutOfSync
- The Enum value represents that the object values are not in sync with attached template. - Usnic
Settings List<GetVnic Eth If Inventory Result Usnic Setting> - Version
Contexts List<GetVnic Eth If Inventory Result Version Context> - Vif
Id double - The Vif Id should be same as the channel number of the vethernet created on switch in order to set up the data path. The property is applicable only for FI attached servers where a vethernet is created on the switch for every vNIC.
- Vmq
Settings List<GetVnic Eth If Inventory Result Vmq Setting>
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Vnic Eth If Inventory Result Ancestor - Cdns
[]Get
Vnic Eth If Inventory Result Cdn - Class
Id string - Create
Time string - The time when this managed object was created.
- Device
Mo stringId - Device ID of the entity from where inventory is reported.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Eth
Adapter []GetPolicies Vnic Eth If Inventory Result Eth Adapter Policy - Eth
Network []GetPolicies Vnic Eth If Inventory Result Eth Network Policy - Eth
Qos []GetPolicies Vnic Eth If Inventory Result Eth Qos Policy - Fabric
Eth []GetNetwork Control Policies Vnic Eth If Inventory Result Fabric Eth Network Control Policy - Fabric
Eth []GetNetwork Group Policies Vnic Eth If Inventory Result Fabric Eth Network Group Policy - Failover
Enabled bool - Enabling failover ensures that traffic from the vNIC automatically fails over to the secondary Fabric Interconnect, in case the specified Fabric Interconnect path goes down. Failover applies only to Cisco VICs that are connected to a Fabric Interconnect cluster.
- Ip
Leases []GetVnic Eth If Inventory Result Ip Lease - Iscsi
Boot []GetPolicies Vnic Eth If Inventory Result Iscsi Boot Policy - Iscsi
Ip stringV4Address Allocation Type - Static/Pool/DHCP Type of IP address allocated to the vNIC. It is derived from iSCSI boot policy IP Address type.*
None
- Type indicates that there is no IP associated to an vnic.*DHCP
- The IP address is assigned using DHCP, if available.*Static
- Static IPv4 address is assigned to the iSCSI boot interface based on the information entered in this area.*Pool
- An IPv4 address is assigned to the iSCSI boot interface from the management IP address pool. - Iscsi
Ip []GetV4Configs Vnic Eth If Inventory Result Iscsi Ip V4Config - Iscsi
Ipv4Address string - IP address associated to the vNIC.
- Lan
Connectivity []GetPolicies Vnic Eth If Inventory Result Lan Connectivity Policy - Lcp
Vnics []GetVnic Eth If Inventory Result Lcp Vnic - Mac
Address string - The MAC address that is assigned to the vNIC based on the MAC pool that has been assigned to the LAN Connectivity Policy.
- Mac
Address stringType - Type of allocation selected to assign a MAC address for the vnic.*
POOL
- The user selects a pool from which the mac/wwn address will be leased for the Virtual Interface.*STATIC
- The user assigns a static mac/wwn address for the Virtual Interface. - Mac
Leases []GetVnic Eth If Inventory Result Mac Lease - Mac
Pools []GetVnic Eth If Inventory Result Mac Pool - Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the virtual ethernet interface.
- Object
Type string - Order float64
- The order in which the virtual interface is brought up. The order assigned to an interface should be unique for all the Ethernet and Fibre-Channel interfaces on each PCI link on a VIC adapter. The order should start from zero with no overlaps. The maximum value of PCI order is limited by the number of virtual interfaces (Ethernet and Fibre-Channel) on each PCI link on a VIC adapter. All VIC adapters have a single PCI link except VIC 1340, VIC 1380 and VIC 1385 which have two.
- Overridden
Lists []string - Owners []string
- Parents
[]Get
Vnic Eth If Inventory Result Parent - Permission
Resources []GetVnic Eth If Inventory Result Permission Resource - Pin
Group stringName - Pingroup name associated to vNIC for static pinning. LCP deploy will resolve pingroup name and fetches the correspoding uplink port/port channel to pin the vNIC traffic.
- Placements
[]Get
Vnic Eth If Inventory Result Placement - string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Sp
Vnics []GetVnic Eth If Inventory Result Sp Vnic - Src
Templates []GetVnic Eth If Inventory Result Src Template - Sriov
Settings []GetVnic Eth If Inventory Result Sriov Setting - Standby
Vif float64Id - The Standby VIF Id is applicable for failover enabled vNICS. It should be the same as the channel number of the standby vethernet created on switch in order to set up the standby data path.
- Static
Mac stringAddress - The MAC address must be in hexadecimal format xx:xx:xx:xx:xx:xx.To ensure uniqueness of MACs in the LAN fabric, you are strongly encouraged to use thefollowing MAC prefix 00:25:B5:xx:xx:xx.
- []Get
Vnic Eth If Inventory Result Tag - Template
Actions []GetVnic Eth If Inventory Result Template Action - Template
Sync []GetErrors Vnic Eth If Inventory Result Template Sync Error - Template
Sync stringStatus - The sync status of the current MO wrt the attached Template MO.*
None
- The Enum value represents that the object is not attached to any template.*OK
- The Enum value represents that the object values are in sync with attached template.*Scheduled
- The Enum value represents that the object sync from attached template is scheduled from template.*InProgress
- The Enum value represents that the object sync with the attached template is in progress.*OutOfSync
- The Enum value represents that the object values are not in sync with attached template. - Usnic
Settings []GetVnic Eth If Inventory Result Usnic Setting - Version
Contexts []GetVnic Eth If Inventory Result Version Context - Vif
Id float64 - The Vif Id should be same as the channel number of the vethernet created on switch in order to set up the data path. The property is applicable only for FI attached servers where a vethernet is created on the switch for every vNIC.
- Vmq
Settings []GetVnic Eth If Inventory Result Vmq Setting
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Vnic Eth If Inventory Result Ancestor> - cdns
List<Get
Vnic Eth If Inventory Result Cdn> - class
Id String - create
Time String - The time when this managed object was created.
- device
Mo StringId - Device ID of the entity from where inventory is reported.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- eth
Adapter List<GetPolicies Vnic Eth If Inventory Result Eth Adapter Policy> - eth
Network List<GetPolicies Vnic Eth If Inventory Result Eth Network Policy> - eth
Qos List<GetPolicies Vnic Eth If Inventory Result Eth Qos Policy> - fabric
Eth List<GetNetwork Control Policies Vnic Eth If Inventory Result Fabric Eth Network Control Policy> - fabric
Eth List<GetNetwork Group Policies Vnic Eth If Inventory Result Fabric Eth Network Group Policy> - failover
Enabled Boolean - Enabling failover ensures that traffic from the vNIC automatically fails over to the secondary Fabric Interconnect, in case the specified Fabric Interconnect path goes down. Failover applies only to Cisco VICs that are connected to a Fabric Interconnect cluster.
- ip
Leases List<GetVnic Eth If Inventory Result Ip Lease> - iscsi
Boot List<GetPolicies Vnic Eth If Inventory Result Iscsi Boot Policy> - iscsi
Ip StringV4Address Allocation Type - Static/Pool/DHCP Type of IP address allocated to the vNIC. It is derived from iSCSI boot policy IP Address type.*
None
- Type indicates that there is no IP associated to an vnic.*DHCP
- The IP address is assigned using DHCP, if available.*Static
- Static IPv4 address is assigned to the iSCSI boot interface based on the information entered in this area.*Pool
- An IPv4 address is assigned to the iSCSI boot interface from the management IP address pool. - iscsi
Ip List<GetV4Configs Vnic Eth If Inventory Result Iscsi Ip V4Config> - iscsi
Ipv4Address String - IP address associated to the vNIC.
- lan
Connectivity List<GetPolicies Vnic Eth If Inventory Result Lan Connectivity Policy> - lcp
Vnics List<GetVnic Eth If Inventory Result Lcp Vnic> - mac
Address String - The MAC address that is assigned to the vNIC based on the MAC pool that has been assigned to the LAN Connectivity Policy.
- mac
Address StringType - Type of allocation selected to assign a MAC address for the vnic.*
POOL
- The user selects a pool from which the mac/wwn address will be leased for the Virtual Interface.*STATIC
- The user assigns a static mac/wwn address for the Virtual Interface. - mac
Leases List<GetVnic Eth If Inventory Result Mac Lease> - mac
Pools List<GetVnic Eth If Inventory Result Mac Pool> - mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the virtual ethernet interface.
- object
Type String - order Double
- The order in which the virtual interface is brought up. The order assigned to an interface should be unique for all the Ethernet and Fibre-Channel interfaces on each PCI link on a VIC adapter. The order should start from zero with no overlaps. The maximum value of PCI order is limited by the number of virtual interfaces (Ethernet and Fibre-Channel) on each PCI link on a VIC adapter. All VIC adapters have a single PCI link except VIC 1340, VIC 1380 and VIC 1385 which have two.
- overridden
Lists List<String> - owners List<String>
- parents
List<Get
Vnic Eth If Inventory Result Parent> - permission
Resources List<GetVnic Eth If Inventory Result Permission Resource> - pin
Group StringName - Pingroup name associated to vNIC for static pinning. LCP deploy will resolve pingroup name and fetches the correspoding uplink port/port channel to pin the vNIC traffic.
- placements
List<Get
Vnic Eth If Inventory Result Placement> - String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- sp
Vnics List<GetVnic Eth If Inventory Result Sp Vnic> - src
Templates List<GetVnic Eth If Inventory Result Src Template> - sriov
Settings List<GetVnic Eth If Inventory Result Sriov Setting> - standby
Vif DoubleId - The Standby VIF Id is applicable for failover enabled vNICS. It should be the same as the channel number of the standby vethernet created on switch in order to set up the standby data path.
- static
Mac StringAddress - The MAC address must be in hexadecimal format xx:xx:xx:xx:xx:xx.To ensure uniqueness of MACs in the LAN fabric, you are strongly encouraged to use thefollowing MAC prefix 00:25:B5:xx:xx:xx.
- List<Get
Vnic Eth If Inventory Result Tag> - template
Actions List<GetVnic Eth If Inventory Result Template Action> - template
Sync List<GetErrors Vnic Eth If Inventory Result Template Sync Error> - template
Sync StringStatus - The sync status of the current MO wrt the attached Template MO.*
None
- The Enum value represents that the object is not attached to any template.*OK
- The Enum value represents that the object values are in sync with attached template.*Scheduled
- The Enum value represents that the object sync from attached template is scheduled from template.*InProgress
- The Enum value represents that the object sync with the attached template is in progress.*OutOfSync
- The Enum value represents that the object values are not in sync with attached template. - usnic
Settings List<GetVnic Eth If Inventory Result Usnic Setting> - version
Contexts List<GetVnic Eth If Inventory Result Version Context> - vif
Id Double - The Vif Id should be same as the channel number of the vethernet created on switch in order to set up the data path. The property is applicable only for FI attached servers where a vethernet is created on the switch for every vNIC.
- vmq
Settings List<GetVnic Eth If Inventory Result Vmq Setting>
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Vnic Eth If Inventory Result Ancestor[] - cdns
Get
Vnic Eth If Inventory Result Cdn[] - class
Id string - create
Time string - The time when this managed object was created.
- device
Mo stringId - Device ID of the entity from where inventory is reported.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- eth
Adapter GetPolicies Vnic Eth If Inventory Result Eth Adapter Policy[] - eth
Network GetPolicies Vnic Eth If Inventory Result Eth Network Policy[] - eth
Qos GetPolicies Vnic Eth If Inventory Result Eth Qos Policy[] - fabric
Eth GetNetwork Control Policies Vnic Eth If Inventory Result Fabric Eth Network Control Policy[] - fabric
Eth GetNetwork Group Policies Vnic Eth If Inventory Result Fabric Eth Network Group Policy[] - failover
Enabled boolean - Enabling failover ensures that traffic from the vNIC automatically fails over to the secondary Fabric Interconnect, in case the specified Fabric Interconnect path goes down. Failover applies only to Cisco VICs that are connected to a Fabric Interconnect cluster.
- ip
Leases GetVnic Eth If Inventory Result Ip Lease[] - iscsi
Boot GetPolicies Vnic Eth If Inventory Result Iscsi Boot Policy[] - iscsi
Ip stringV4Address Allocation Type - Static/Pool/DHCP Type of IP address allocated to the vNIC. It is derived from iSCSI boot policy IP Address type.*
None
- Type indicates that there is no IP associated to an vnic.*DHCP
- The IP address is assigned using DHCP, if available.*Static
- Static IPv4 address is assigned to the iSCSI boot interface based on the information entered in this area.*Pool
- An IPv4 address is assigned to the iSCSI boot interface from the management IP address pool. - iscsi
Ip GetV4Configs Vnic Eth If Inventory Result Iscsi Ip V4Config[] - iscsi
Ipv4Address string - IP address associated to the vNIC.
- lan
Connectivity GetPolicies Vnic Eth If Inventory Result Lan Connectivity Policy[] - lcp
Vnics GetVnic Eth If Inventory Result Lcp Vnic[] - mac
Address string - The MAC address that is assigned to the vNIC based on the MAC pool that has been assigned to the LAN Connectivity Policy.
- mac
Address stringType - Type of allocation selected to assign a MAC address for the vnic.*
POOL
- The user selects a pool from which the mac/wwn address will be leased for the Virtual Interface.*STATIC
- The user assigns a static mac/wwn address for the Virtual Interface. - mac
Leases GetVnic Eth If Inventory Result Mac Lease[] - mac
Pools GetVnic Eth If Inventory Result Mac Pool[] - mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- Name of the virtual ethernet interface.
- object
Type string - order number
- The order in which the virtual interface is brought up. The order assigned to an interface should be unique for all the Ethernet and Fibre-Channel interfaces on each PCI link on a VIC adapter. The order should start from zero with no overlaps. The maximum value of PCI order is limited by the number of virtual interfaces (Ethernet and Fibre-Channel) on each PCI link on a VIC adapter. All VIC adapters have a single PCI link except VIC 1340, VIC 1380 and VIC 1385 which have two.
- overridden
Lists string[] - owners string[]
- parents
Get
Vnic Eth If Inventory Result Parent[] - permission
Resources GetVnic Eth If Inventory Result Permission Resource[] - pin
Group stringName - Pingroup name associated to vNIC for static pinning. LCP deploy will resolve pingroup name and fetches the correspoding uplink port/port channel to pin the vNIC traffic.
- placements
Get
Vnic Eth If Inventory Result Placement[] - string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- sp
Vnics GetVnic Eth If Inventory Result Sp Vnic[] - src
Templates GetVnic Eth If Inventory Result Src Template[] - sriov
Settings GetVnic Eth If Inventory Result Sriov Setting[] - standby
Vif numberId - The Standby VIF Id is applicable for failover enabled vNICS. It should be the same as the channel number of the standby vethernet created on switch in order to set up the standby data path.
- static
Mac stringAddress - The MAC address must be in hexadecimal format xx:xx:xx:xx:xx:xx.To ensure uniqueness of MACs in the LAN fabric, you are strongly encouraged to use thefollowing MAC prefix 00:25:B5:xx:xx:xx.
- Get
Vnic Eth If Inventory Result Tag[] - template
Actions GetVnic Eth If Inventory Result Template Action[] - template
Sync GetErrors Vnic Eth If Inventory Result Template Sync Error[] - template
Sync stringStatus - The sync status of the current MO wrt the attached Template MO.*
None
- The Enum value represents that the object is not attached to any template.*OK
- The Enum value represents that the object values are in sync with attached template.*Scheduled
- The Enum value represents that the object sync from attached template is scheduled from template.*InProgress
- The Enum value represents that the object sync with the attached template is in progress.*OutOfSync
- The Enum value represents that the object values are not in sync with attached template. - usnic
Settings GetVnic Eth If Inventory Result Usnic Setting[] - version
Contexts GetVnic Eth If Inventory Result Version Context[] - vif
Id number - The Vif Id should be same as the channel number of the vethernet created on switch in order to set up the data path. The property is applicable only for FI attached servers where a vethernet is created on the switch for every vNIC.
- vmq
Settings GetVnic Eth If Inventory Result Vmq Setting[]
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Vnic Eth If Inventory Result Ancestor] - cdns
Sequence[Get
Vnic Eth If Inventory Result Cdn] - class_
id str - create_
time str - The time when this managed object was created.
- device_
mo_ strid - Device ID of the entity from where inventory is reported.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- eth_
adapter_ Sequence[Getpolicies Vnic Eth If Inventory Result Eth Adapter Policy] - eth_
network_ Sequence[Getpolicies Vnic Eth If Inventory Result Eth Network Policy] - eth_
qos_ Sequence[Getpolicies Vnic Eth If Inventory Result Eth Qos Policy] - fabric_
eth_ Sequence[Getnetwork_ control_ policies Vnic Eth If Inventory Result Fabric Eth Network Control Policy] - fabric_
eth_ Sequence[Getnetwork_ group_ policies Vnic Eth If Inventory Result Fabric Eth Network Group Policy] - failover_
enabled bool - Enabling failover ensures that traffic from the vNIC automatically fails over to the secondary Fabric Interconnect, in case the specified Fabric Interconnect path goes down. Failover applies only to Cisco VICs that are connected to a Fabric Interconnect cluster.
- ip_
leases Sequence[GetVnic Eth If Inventory Result Ip Lease] - iscsi_
boot_ Sequence[Getpolicies Vnic Eth If Inventory Result Iscsi Boot Policy] - iscsi_
ip_ strv4_ address_ allocation_ type - Static/Pool/DHCP Type of IP address allocated to the vNIC. It is derived from iSCSI boot policy IP Address type.*
None
- Type indicates that there is no IP associated to an vnic.*DHCP
- The IP address is assigned using DHCP, if available.*Static
- Static IPv4 address is assigned to the iSCSI boot interface based on the information entered in this area.*Pool
- An IPv4 address is assigned to the iSCSI boot interface from the management IP address pool. - iscsi_
ip_ Sequence[Getv4_ configs Vnic Eth If Inventory Result Iscsi Ip V4Config] - iscsi_
ipv4_ straddress - IP address associated to the vNIC.
- lan_
connectivity_ Sequence[Getpolicies Vnic Eth If Inventory Result Lan Connectivity Policy] - lcp_
vnics Sequence[GetVnic Eth If Inventory Result Lcp Vnic] - mac_
address str - The MAC address that is assigned to the vNIC based on the MAC pool that has been assigned to the LAN Connectivity Policy.
- mac_
address_ strtype - Type of allocation selected to assign a MAC address for the vnic.*
POOL
- The user selects a pool from which the mac/wwn address will be leased for the Virtual Interface.*STATIC
- The user assigns a static mac/wwn address for the Virtual Interface. - mac_
leases Sequence[GetVnic Eth If Inventory Result Mac Lease] - mac_
pools Sequence[GetVnic Eth If Inventory Result Mac Pool] - mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- Name of the virtual ethernet interface.
- object_
type str - order float
- The order in which the virtual interface is brought up. The order assigned to an interface should be unique for all the Ethernet and Fibre-Channel interfaces on each PCI link on a VIC adapter. The order should start from zero with no overlaps. The maximum value of PCI order is limited by the number of virtual interfaces (Ethernet and Fibre-Channel) on each PCI link on a VIC adapter. All VIC adapters have a single PCI link except VIC 1340, VIC 1380 and VIC 1385 which have two.
- overridden_
lists Sequence[str] - owners Sequence[str]
- parents
Sequence[Get
Vnic Eth If Inventory Result Parent] - permission_
resources Sequence[GetVnic Eth If Inventory Result Permission Resource] - pin_
group_ strname - Pingroup name associated to vNIC for static pinning. LCP deploy will resolve pingroup name and fetches the correspoding uplink port/port channel to pin the vNIC traffic.
- placements
Sequence[Get
Vnic Eth If Inventory Result Placement] - str
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- sp_
vnics Sequence[GetVnic Eth If Inventory Result Sp Vnic] - src_
templates Sequence[GetVnic Eth If Inventory Result Src Template] - sriov_
settings Sequence[GetVnic Eth If Inventory Result Sriov Setting] - standby_
vif_ floatid - The Standby VIF Id is applicable for failover enabled vNICS. It should be the same as the channel number of the standby vethernet created on switch in order to set up the standby data path.
- static_
mac_ straddress - The MAC address must be in hexadecimal format xx:xx:xx:xx:xx:xx.To ensure uniqueness of MACs in the LAN fabric, you are strongly encouraged to use thefollowing MAC prefix 00:25:B5:xx:xx:xx.
- Sequence[Get
Vnic Eth If Inventory Result Tag] - template_
actions Sequence[GetVnic Eth If Inventory Result Template Action] - template_
sync_ Sequence[Geterrors Vnic Eth If Inventory Result Template Sync Error] - template_
sync_ strstatus - The sync status of the current MO wrt the attached Template MO.*
None
- The Enum value represents that the object is not attached to any template.*OK
- The Enum value represents that the object values are in sync with attached template.*Scheduled
- The Enum value represents that the object sync from attached template is scheduled from template.*InProgress
- The Enum value represents that the object sync with the attached template is in progress.*OutOfSync
- The Enum value represents that the object values are not in sync with attached template. - usnic_
settings Sequence[GetVnic Eth If Inventory Result Usnic Setting] - version_
contexts Sequence[GetVnic Eth If Inventory Result Version Context] - vif_
id float - The Vif Id should be same as the channel number of the vethernet created on switch in order to set up the data path. The property is applicable only for FI attached servers where a vethernet is created on the switch for every vNIC.
- vmq_
settings Sequence[GetVnic Eth If Inventory Result Vmq Setting]
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- cdns List<Property Map>
- class
Id String - create
Time String - The time when this managed object was created.
- device
Mo StringId - Device ID of the entity from where inventory is reported.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- eth
Adapter List<Property Map>Policies - eth
Network List<Property Map>Policies - eth
Qos List<Property Map>Policies - fabric
Eth List<Property Map>Network Control Policies - fabric
Eth List<Property Map>Network Group Policies - failover
Enabled Boolean - Enabling failover ensures that traffic from the vNIC automatically fails over to the secondary Fabric Interconnect, in case the specified Fabric Interconnect path goes down. Failover applies only to Cisco VICs that are connected to a Fabric Interconnect cluster.
- ip
Leases List<Property Map> - iscsi
Boot List<Property Map>Policies - iscsi
Ip StringV4Address Allocation Type - Static/Pool/DHCP Type of IP address allocated to the vNIC. It is derived from iSCSI boot policy IP Address type.*
None
- Type indicates that there is no IP associated to an vnic.*DHCP
- The IP address is assigned using DHCP, if available.*Static
- Static IPv4 address is assigned to the iSCSI boot interface based on the information entered in this area.*Pool
- An IPv4 address is assigned to the iSCSI boot interface from the management IP address pool. - iscsi
Ip List<Property Map>V4Configs - iscsi
Ipv4Address String - IP address associated to the vNIC.
- lan
Connectivity List<Property Map>Policies - lcp
Vnics List<Property Map> - mac
Address String - The MAC address that is assigned to the vNIC based on the MAC pool that has been assigned to the LAN Connectivity Policy.
- mac
Address StringType - Type of allocation selected to assign a MAC address for the vnic.*
POOL
- The user selects a pool from which the mac/wwn address will be leased for the Virtual Interface.*STATIC
- The user assigns a static mac/wwn address for the Virtual Interface. - mac
Leases List<Property Map> - mac
Pools List<Property Map> - mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the virtual ethernet interface.
- object
Type String - order Number
- The order in which the virtual interface is brought up. The order assigned to an interface should be unique for all the Ethernet and Fibre-Channel interfaces on each PCI link on a VIC adapter. The order should start from zero with no overlaps. The maximum value of PCI order is limited by the number of virtual interfaces (Ethernet and Fibre-Channel) on each PCI link on a VIC adapter. All VIC adapters have a single PCI link except VIC 1340, VIC 1380 and VIC 1385 which have two.
- overridden
Lists List<String> - owners List<String>
- parents List<Property Map>
- permission
Resources List<Property Map> - pin
Group StringName - Pingroup name associated to vNIC for static pinning. LCP deploy will resolve pingroup name and fetches the correspoding uplink port/port channel to pin the vNIC traffic.
- placements List<Property Map>
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- sp
Vnics List<Property Map> - src
Templates List<Property Map> - sriov
Settings List<Property Map> - standby
Vif NumberId - The Standby VIF Id is applicable for failover enabled vNICS. It should be the same as the channel number of the standby vethernet created on switch in order to set up the standby data path.
- static
Mac StringAddress - The MAC address must be in hexadecimal format xx:xx:xx:xx:xx:xx.To ensure uniqueness of MACs in the LAN fabric, you are strongly encouraged to use thefollowing MAC prefix 00:25:B5:xx:xx:xx.
- List<Property Map>
- template
Actions List<Property Map> - template
Sync List<Property Map>Errors - template
Sync StringStatus - The sync status of the current MO wrt the attached Template MO.*
None
- The Enum value represents that the object is not attached to any template.*OK
- The Enum value represents that the object values are in sync with attached template.*Scheduled
- The Enum value represents that the object sync from attached template is scheduled from template.*InProgress
- The Enum value represents that the object sync with the attached template is in progress.*OutOfSync
- The Enum value represents that the object values are not in sync with attached template. - usnic
Settings List<Property Map> - version
Contexts List<Property Map> - vif
Id Number - The Vif Id should be same as the channel number of the vethernet created on switch in order to set up the data path. The property is applicable only for FI attached servers where a vethernet is created on the switch for every vNIC.
- vmq
Settings List<Property Map>
GetVnicEthIfInventoryResultAncestor
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetVnicEthIfInventoryResultCdn
- Additional
Properties string - Class
Id string - Nr
Source string - Object
Type string - Value string
- Additional
Properties string - Class
Id string - Nr
Source string - Object
Type string - Value string
- additional
Properties String - class
Id String - nr
Source String - object
Type String - value String
- additional
Properties string - class
Id string - nr
Source string - object
Type string - value string
- additional_
properties str - class_
id str - nr_
source str - object_
type str - value str
- additional
Properties String - class
Id String - nr
Source String - object
Type String - value String
GetVnicEthIfInventoryResultEthAdapterPolicy
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetVnicEthIfInventoryResultEthNetworkPolicy
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetVnicEthIfInventoryResultEthQosPolicy
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetVnicEthIfInventoryResultFabricEthNetworkControlPolicy
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetVnicEthIfInventoryResultFabricEthNetworkGroupPolicy
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetVnicEthIfInventoryResultIpLease
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetVnicEthIfInventoryResultIscsiBootPolicy
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetVnicEthIfInventoryResultIscsiIpV4Config
- Additional
Properties string - Class
Id string - Gateway string
- Netmask string
- Object
Type string - Primary
Dns string - Secondary
Dns string
- Additional
Properties string - Class
Id string - Gateway string
- Netmask string
- Object
Type string - Primary
Dns string - Secondary
Dns string
- additional
Properties String - class
Id String - gateway String
- netmask String
- object
Type String - primary
Dns String - secondary
Dns String
- additional
Properties string - class
Id string - gateway string
- netmask string
- object
Type string - primary
Dns string - secondary
Dns string
- additional_
properties str - class_
id str - gateway str
- netmask str
- object_
type str - primary_
dns str - secondary_
dns str
- additional
Properties String - class
Id String - gateway String
- netmask String
- object
Type String - primary
Dns String - secondary
Dns String
GetVnicEthIfInventoryResultLanConnectivityPolicy
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetVnicEthIfInventoryResultLcpVnic
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetVnicEthIfInventoryResultMacLease
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetVnicEthIfInventoryResultMacPool
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetVnicEthIfInventoryResultParent
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetVnicEthIfInventoryResultPermissionResource
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetVnicEthIfInventoryResultPlacement
- Additional
Properties string - Auto
Pci boolLink - Auto
Slot boolId - Class
Id string - Id string
- Object
Type string - Pci
Link double - Pci
Link stringAssignment Mode - Switch
Id string - Uplink double
- Additional
Properties string - Auto
Pci boolLink - Auto
Slot boolId - Class
Id string - Id string
- Object
Type string - Pci
Link float64 - Pci
Link stringAssignment Mode - Switch
Id string - Uplink float64
- additional
Properties String - auto
Pci BooleanLink - auto
Slot BooleanId - class
Id String - id String
- object
Type String - pci
Link Double - pci
Link StringAssignment Mode - switch
Id String - uplink Double
- additional
Properties string - auto
Pci booleanLink - auto
Slot booleanId - class
Id string - id string
- object
Type string - pci
Link number - pci
Link stringAssignment Mode - switch
Id string - uplink number
- additional_
properties str - auto_
pci_ boollink - auto_
slot_ boolid - class_
id str - id str
- object_
type str - pci_
link float - pci_
link_ strassignment_ mode - switch_
id str - uplink float
- additional
Properties String - auto
Pci BooleanLink - auto
Slot BooleanId - class
Id String - id String
- object
Type String - pci
Link Number - pci
Link StringAssignment Mode - switch
Id String - uplink Number
GetVnicEthIfInventoryResultSpVnic
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetVnicEthIfInventoryResultSrcTemplate
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetVnicEthIfInventoryResultSriovSetting
- Additional
Properties string - Class
Id string - Comp
Count doublePer Vf - Enabled bool
- Int
Count doublePer Vf - Object
Type string - Rx
Count doublePer Vf - Tx
Count doublePer Vf - Vf
Count double
- Additional
Properties string - Class
Id string - Comp
Count float64Per Vf - Enabled bool
- Int
Count float64Per Vf - Object
Type string - Rx
Count float64Per Vf - Tx
Count float64Per Vf - Vf
Count float64
- additional
Properties String - class
Id String - comp
Count DoublePer Vf - enabled Boolean
- int
Count DoublePer Vf - object
Type String - rx
Count DoublePer Vf - tx
Count DoublePer Vf - vf
Count Double
- additional
Properties string - class
Id string - comp
Count numberPer Vf - enabled boolean
- int
Count numberPer Vf - object
Type string - rx
Count numberPer Vf - tx
Count numberPer Vf - vf
Count number
- additional_
properties str - class_
id str - comp_
count_ floatper_ vf - enabled bool
- int_
count_ floatper_ vf - object_
type str - rx_
count_ floatper_ vf - tx_
count_ floatper_ vf - vf_
count float
- additional
Properties String - class
Id String - comp
Count NumberPer Vf - enabled Boolean
- int
Count NumberPer Vf - object
Type String - rx
Count NumberPer Vf - tx
Count NumberPer Vf - vf
Count Number
GetVnicEthIfInventoryResultTag
- Additional
Properties string - Key string
- Value string
- Additional
Properties string - Key string
- Value string
- additional
Properties String - key String
- value String
- additional
Properties string - key string
- value string
- additional_
properties str - key str
- value str
- additional
Properties String - key String
- value String
GetVnicEthIfInventoryResultTemplateAction
- Additional
Properties string - Class
Id string - Object
Type string - Params
List<Get
Vnic Eth If Inventory Result Template Action Param> - Type string
- Additional
Properties string - Class
Id string - Object
Type string - Params
[]Get
Vnic Eth If Inventory Result Template Action Param - Type string
- additional
Properties String - class
Id String - object
Type String - params
List<Get
Vnic Eth If Inventory Result Template Action Param> - type String
- additional
Properties string - class
Id string - object
Type string - params
Get
Vnic Eth If Inventory Result Template Action Param[] - type string
- additional
Properties String - class
Id String - object
Type String - params List<Property Map>
- type String
GetVnicEthIfInventoryResultTemplateActionParam
- Additional
Properties string - Class
Id string - Name string
- Name of the virtual ethernet interface.
- Object
Type string - Value string
- Additional
Properties string - Class
Id string - Name string
- Name of the virtual ethernet interface.
- Object
Type string - Value string
- additional
Properties String - class
Id String - name String
- Name of the virtual ethernet interface.
- object
Type String - value String
- additional
Properties string - class
Id string - name string
- Name of the virtual ethernet interface.
- object
Type string - value string
- additional_
properties str - class_
id str - name str
- Name of the virtual ethernet interface.
- object_
type str - value str
- additional
Properties String - class
Id String - name String
- Name of the virtual ethernet interface.
- object
Type String - value String
GetVnicEthIfInventoryResultTemplateSyncError
- Additional
Properties string - Class
Id string - Message string
- Object
Type string - Type string
- Additional
Properties string - Class
Id string - Message string
- Object
Type string - Type string
- additional
Properties String - class
Id String - message String
- object
Type String - type String
- additional
Properties string - class
Id string - message string
- object
Type string - type string
- additional_
properties str - class_
id str - message str
- object_
type str - type str
- additional
Properties String - class
Id String - message String
- object
Type String - type String
GetVnicEthIfInventoryResultUsnicSetting
- Additional
Properties string - Class
Id string - Cos double
- Nr
Count double - Object
Type string - Usnic
Adapter stringPolicy
- Additional
Properties string - Class
Id string - Cos float64
- Nr
Count float64 - Object
Type string - Usnic
Adapter stringPolicy
- additional
Properties String - class
Id String - cos Double
- nr
Count Double - object
Type String - usnic
Adapter StringPolicy
- additional
Properties string - class
Id string - cos number
- nr
Count number - object
Type string - usnic
Adapter stringPolicy
- additional_
properties str - class_
id str - cos float
- nr_
count float - object_
type str - usnic_
adapter_ strpolicy
- additional
Properties String - class
Id String - cos Number
- nr
Count Number - object
Type String - usnic
Adapter StringPolicy
GetVnicEthIfInventoryResultVersionContext
- additional
Properties string - class
Id string - interested
Mos GetVnic Eth If Inventory Result Version Context Interested Mo[] - marked
For booleanDeletion - nr
Version string - object
Type string - ref
Mos GetVnic Eth If Inventory Result Version Context Ref Mo[] - timestamp string
- version
Type string
- additional
Properties String - class
Id String - interested
Mos List<Property Map> - marked
For BooleanDeletion - nr
Version String - object
Type String - ref
Mos List<Property Map> - timestamp String
- version
Type String
GetVnicEthIfInventoryResultVersionContextInterestedMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetVnicEthIfInventoryResultVersionContextRefMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetVnicEthIfInventoryResultVmqSetting
- Additional
Properties string - Class
Id string - Enabled bool
- Multi
Queue boolSupport - Num
Interrupts double - Num
Sub doubleVnics - Num
Vmqs double - Object
Type string - Vmmq
Adapter stringPolicy
- Additional
Properties string - Class
Id string - Enabled bool
- Multi
Queue boolSupport - Num
Interrupts float64 - Num
Sub float64Vnics - Num
Vmqs float64 - Object
Type string - Vmmq
Adapter stringPolicy
- additional
Properties String - class
Id String - enabled Boolean
- multi
Queue BooleanSupport - num
Interrupts Double - num
Sub DoubleVnics - num
Vmqs Double - object
Type String - vmmq
Adapter StringPolicy
- additional
Properties string - class
Id string - enabled boolean
- multi
Queue booleanSupport - num
Interrupts number - num
Sub numberVnics - num
Vmqs number - object
Type string - vmmq
Adapter stringPolicy
- additional_
properties str - class_
id str - enabled bool
- multi_
queue_ boolsupport - num_
interrupts float - num_
sub_ floatvnics - num_
vmqs float - object_
type str - vmmq_
adapter_ strpolicy
- additional
Properties String - class
Id String - enabled Boolean
- multi
Queue BooleanSupport - num
Interrupts Number - num
Sub NumberVnics - num
Vmqs Number - object
Type String - vmmq
Adapter StringPolicy
GetVnicEthIfInventorySpVnic
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetVnicEthIfInventorySrcTemplate
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetVnicEthIfInventorySriovSettings
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Comp
Count doublePer Vf - Completion Queue resources per Virtual Function (VF).
- Enabled bool
- If enabled, sets Single Root Input Output Virtualization (SR-IOV) on this vNIC.
- Int
Count doublePer Vf - Interrupt Count resources per Virtual Function (VF).
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Rx
Count doublePer Vf - Receive Queue resources per Virtual Function (VF).
- Tx
Count doublePer Vf - Transmit Queue resources per Virtual Function (VF).
- Vf
Count double - Number of Virtual Functions (VF) to be created for this vNIC. Valid values are 1 to 64 when SR-IOV is enabled.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Comp
Count float64Per Vf - Completion Queue resources per Virtual Function (VF).
- Enabled bool
- If enabled, sets Single Root Input Output Virtualization (SR-IOV) on this vNIC.
- Int
Count float64Per Vf - Interrupt Count resources per Virtual Function (VF).
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Rx
Count float64Per Vf - Receive Queue resources per Virtual Function (VF).
- Tx
Count float64Per Vf - Transmit Queue resources per Virtual Function (VF).
- Vf
Count float64 - Number of Virtual Functions (VF) to be created for this vNIC. Valid values are 1 to 64 when SR-IOV is enabled.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- comp
Count DoublePer Vf - Completion Queue resources per Virtual Function (VF).
- enabled Boolean
- If enabled, sets Single Root Input Output Virtualization (SR-IOV) on this vNIC.
- int
Count DoublePer Vf - Interrupt Count resources per Virtual Function (VF).
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- rx
Count DoublePer Vf - Receive Queue resources per Virtual Function (VF).
- tx
Count DoublePer Vf - Transmit Queue resources per Virtual Function (VF).
- vf
Count Double - Number of Virtual Functions (VF) to be created for this vNIC. Valid values are 1 to 64 when SR-IOV is enabled.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- comp
Count numberPer Vf - Completion Queue resources per Virtual Function (VF).
- enabled boolean
- If enabled, sets Single Root Input Output Virtualization (SR-IOV) on this vNIC.
- int
Count numberPer Vf - Interrupt Count resources per Virtual Function (VF).
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- rx
Count numberPer Vf - Receive Queue resources per Virtual Function (VF).
- tx
Count numberPer Vf - Transmit Queue resources per Virtual Function (VF).
- vf
Count number - Number of Virtual Functions (VF) to be created for this vNIC. Valid values are 1 to 64 when SR-IOV is enabled.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- comp_
count_ floatper_ vf - Completion Queue resources per Virtual Function (VF).
- enabled bool
- If enabled, sets Single Root Input Output Virtualization (SR-IOV) on this vNIC.
- int_
count_ floatper_ vf - Interrupt Count resources per Virtual Function (VF).
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- rx_
count_ floatper_ vf - Receive Queue resources per Virtual Function (VF).
- tx_
count_ floatper_ vf - Transmit Queue resources per Virtual Function (VF).
- vf_
count float - Number of Virtual Functions (VF) to be created for this vNIC. Valid values are 1 to 64 when SR-IOV is enabled.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- comp
Count NumberPer Vf - Completion Queue resources per Virtual Function (VF).
- enabled Boolean
- If enabled, sets Single Root Input Output Virtualization (SR-IOV) on this vNIC.
- int
Count NumberPer Vf - Interrupt Count resources per Virtual Function (VF).
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- rx
Count NumberPer Vf - Receive Queue resources per Virtual Function (VF).
- tx
Count NumberPer Vf - Transmit Queue resources per Virtual Function (VF).
- vf
Count Number - Number of Virtual Functions (VF) to be created for this vNIC. Valid values are 1 to 64 when SR-IOV is enabled.
GetVnicEthIfInventoryTag
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additional
Properties string - key string
- The string representation of a tag key.
- value string
- The string representation of a tag value.
- additional_
properties str - key str
- The string representation of a tag key.
- value str
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
GetVnicEthIfInventoryTemplateAction
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Params
List<Get
Vnic Eth If Inventory Template Action Param> - Type string
- The action type to be executed.
Sync
- The action to merge values from the template to its derived objects.Deploy
- The action to execute deploy action on all the objects derived from the template that is mainly applicable for the various profile types.Detach
- The action to detach the current derived object from its attached template.Attach
- The action to attach the current object to the specified template.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Params
[]Get
Vnic Eth If Inventory Template Action Param - Type string
- The action type to be executed.
Sync
- The action to merge values from the template to its derived objects.Deploy
- The action to execute deploy action on all the objects derived from the template that is mainly applicable for the various profile types.Detach
- The action to detach the current derived object from its attached template.Attach
- The action to attach the current object to the specified template.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- params
List<Get
Vnic Eth If Inventory Template Action Param> - type String
- The action type to be executed.
Sync
- The action to merge values from the template to its derived objects.Deploy
- The action to execute deploy action on all the objects derived from the template that is mainly applicable for the various profile types.Detach
- The action to detach the current derived object from its attached template.Attach
- The action to attach the current object to the specified template.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- params
Get
Vnic Eth If Inventory Template Action Param[] - type string
- The action type to be executed.
Sync
- The action to merge values from the template to its derived objects.Deploy
- The action to execute deploy action on all the objects derived from the template that is mainly applicable for the various profile types.Detach
- The action to detach the current derived object from its attached template.Attach
- The action to attach the current object to the specified template.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- params
Sequence[Get
Vnic Eth If Inventory Template Action Param] - type str
- The action type to be executed.
Sync
- The action to merge values from the template to its derived objects.Deploy
- The action to execute deploy action on all the objects derived from the template that is mainly applicable for the various profile types.Detach
- The action to detach the current derived object from its attached template.Attach
- The action to attach the current object to the specified template.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- params List<Property Map>
- type String
- The action type to be executed.
Sync
- The action to merge values from the template to its derived objects.Deploy
- The action to execute deploy action on all the objects derived from the template that is mainly applicable for the various profile types.Detach
- The action to detach the current derived object from its attached template.Attach
- The action to attach the current object to the specified template.
GetVnicEthIfInventoryTemplateActionParam
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Name string
- Name of the virtual ethernet interface.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Value string
- The action parameter value is based on the action parameter type. Supported action parameters and their values are- a) Name - SyncType, Supported Values - SyncFailed, SyncOne. b) Name - SyncTimer, Supported Values - 0 to 60 seconds. c) Name - OverriddenList, Supported Values - Comma Separated list of overridable configurations.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Name string
- Name of the virtual ethernet interface.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Value string
- The action parameter value is based on the action parameter type. Supported action parameters and their values are- a) Name - SyncType, Supported Values - SyncFailed, SyncOne. b) Name - SyncTimer, Supported Values - 0 to 60 seconds. c) Name - OverriddenList, Supported Values - Comma Separated list of overridable configurations.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- name String
- Name of the virtual ethernet interface.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- value String
- The action parameter value is based on the action parameter type. Supported action parameters and their values are- a) Name - SyncType, Supported Values - SyncFailed, SyncOne. b) Name - SyncTimer, Supported Values - 0 to 60 seconds. c) Name - OverriddenList, Supported Values - Comma Separated list of overridable configurations.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- name string
- Name of the virtual ethernet interface.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- value string
- The action parameter value is based on the action parameter type. Supported action parameters and their values are- a) Name - SyncType, Supported Values - SyncFailed, SyncOne. b) Name - SyncTimer, Supported Values - 0 to 60 seconds. c) Name - OverriddenList, Supported Values - Comma Separated list of overridable configurations.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- name str
- Name of the virtual ethernet interface.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- value str
- The action parameter value is based on the action parameter type. Supported action parameters and their values are- a) Name - SyncType, Supported Values - SyncFailed, SyncOne. b) Name - SyncTimer, Supported Values - 0 to 60 seconds. c) Name - OverriddenList, Supported Values - Comma Separated list of overridable configurations.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- name String
- Name of the virtual ethernet interface.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- value String
- The action parameter value is based on the action parameter type. Supported action parameters and their values are- a) Name - SyncType, Supported Values - SyncFailed, SyncOne. b) Name - SyncTimer, Supported Values - 0 to 60 seconds. c) Name - OverriddenList, Supported Values - Comma Separated list of overridable configurations.
GetVnicEthIfInventoryTemplateSyncError
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Message string
- The localized message based on the locale setting of the user's context providing the error description.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Type string
- The error type that indicates the point of failure.
Transient
- Any error which is a runtime error due to some other action in progress on the derived object that is blocking the sync action. This error type is retriable.For example, when vNIC Template is updated, but the derived vNIC or vNICs are part of a LAN Connectivity policy associated with a profile being deployed to endpoint. In this scenario, the derived vNIC update displays this error.Validation
- When the template sync on the derived object fails due to an incorrect configuration, it displays a validation error. This error type is considered fatal and not retried.For example, when a new policy is attached to a server profile template, the sync to a derived server profile fails due to the policy attach errors.User
- Any configuration error due to incorrect or invalid input and that requires user intervention for correction, is displayed under this category. This error type is considered fatal and not retried.For example, when a new policy is attached to a server profile template, the sync to a derived server profile fails. This happens when the policyis not applicable to the server assigned to the server profile, such as the Power policy that is not applicable for UCS Rack servers.Internal
- Any application internal errors are displayed under this category. This error type is considered fatal and not retried.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Message string
- The localized message based on the locale setting of the user's context providing the error description.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Type string
- The error type that indicates the point of failure.
Transient
- Any error which is a runtime error due to some other action in progress on the derived object that is blocking the sync action. This error type is retriable.For example, when vNIC Template is updated, but the derived vNIC or vNICs are part of a LAN Connectivity policy associated with a profile being deployed to endpoint. In this scenario, the derived vNIC update displays this error.Validation
- When the template sync on the derived object fails due to an incorrect configuration, it displays a validation error. This error type is considered fatal and not retried.For example, when a new policy is attached to a server profile template, the sync to a derived server profile fails due to the policy attach errors.User
- Any configuration error due to incorrect or invalid input and that requires user intervention for correction, is displayed under this category. This error type is considered fatal and not retried.For example, when a new policy is attached to a server profile template, the sync to a derived server profile fails. This happens when the policyis not applicable to the server assigned to the server profile, such as the Power policy that is not applicable for UCS Rack servers.Internal
- Any application internal errors are displayed under this category. This error type is considered fatal and not retried.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- message String
- The localized message based on the locale setting of the user's context providing the error description.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- type String
- The error type that indicates the point of failure.
Transient
- Any error which is a runtime error due to some other action in progress on the derived object that is blocking the sync action. This error type is retriable.For example, when vNIC Template is updated, but the derived vNIC or vNICs are part of a LAN Connectivity policy associated with a profile being deployed to endpoint. In this scenario, the derived vNIC update displays this error.Validation
- When the template sync on the derived object fails due to an incorrect configuration, it displays a validation error. This error type is considered fatal and not retried.For example, when a new policy is attached to a server profile template, the sync to a derived server profile fails due to the policy attach errors.User
- Any configuration error due to incorrect or invalid input and that requires user intervention for correction, is displayed under this category. This error type is considered fatal and not retried.For example, when a new policy is attached to a server profile template, the sync to a derived server profile fails. This happens when the policyis not applicable to the server assigned to the server profile, such as the Power policy that is not applicable for UCS Rack servers.Internal
- Any application internal errors are displayed under this category. This error type is considered fatal and not retried.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- message string
- The localized message based on the locale setting of the user's context providing the error description.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- type string
- The error type that indicates the point of failure.
Transient
- Any error which is a runtime error due to some other action in progress on the derived object that is blocking the sync action. This error type is retriable.For example, when vNIC Template is updated, but the derived vNIC or vNICs are part of a LAN Connectivity policy associated with a profile being deployed to endpoint. In this scenario, the derived vNIC update displays this error.Validation
- When the template sync on the derived object fails due to an incorrect configuration, it displays a validation error. This error type is considered fatal and not retried.For example, when a new policy is attached to a server profile template, the sync to a derived server profile fails due to the policy attach errors.User
- Any configuration error due to incorrect or invalid input and that requires user intervention for correction, is displayed under this category. This error type is considered fatal and not retried.For example, when a new policy is attached to a server profile template, the sync to a derived server profile fails. This happens when the policyis not applicable to the server assigned to the server profile, such as the Power policy that is not applicable for UCS Rack servers.Internal
- Any application internal errors are displayed under this category. This error type is considered fatal and not retried.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- message str
- The localized message based on the locale setting of the user's context providing the error description.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- type str
- The error type that indicates the point of failure.
Transient
- Any error which is a runtime error due to some other action in progress on the derived object that is blocking the sync action. This error type is retriable.For example, when vNIC Template is updated, but the derived vNIC or vNICs are part of a LAN Connectivity policy associated with a profile being deployed to endpoint. In this scenario, the derived vNIC update displays this error.Validation
- When the template sync on the derived object fails due to an incorrect configuration, it displays a validation error. This error type is considered fatal and not retried.For example, when a new policy is attached to a server profile template, the sync to a derived server profile fails due to the policy attach errors.User
- Any configuration error due to incorrect or invalid input and that requires user intervention for correction, is displayed under this category. This error type is considered fatal and not retried.For example, when a new policy is attached to a server profile template, the sync to a derived server profile fails. This happens when the policyis not applicable to the server assigned to the server profile, such as the Power policy that is not applicable for UCS Rack servers.Internal
- Any application internal errors are displayed under this category. This error type is considered fatal and not retried.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- message String
- The localized message based on the locale setting of the user's context providing the error description.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- type String
- The error type that indicates the point of failure.
Transient
- Any error which is a runtime error due to some other action in progress on the derived object that is blocking the sync action. This error type is retriable.For example, when vNIC Template is updated, but the derived vNIC or vNICs are part of a LAN Connectivity policy associated with a profile being deployed to endpoint. In this scenario, the derived vNIC update displays this error.Validation
- When the template sync on the derived object fails due to an incorrect configuration, it displays a validation error. This error type is considered fatal and not retried.For example, when a new policy is attached to a server profile template, the sync to a derived server profile fails due to the policy attach errors.User
- Any configuration error due to incorrect or invalid input and that requires user intervention for correction, is displayed under this category. This error type is considered fatal and not retried.For example, when a new policy is attached to a server profile template, the sync to a derived server profile fails. This happens when the policyis not applicable to the server assigned to the server profile, such as the Power policy that is not applicable for UCS Rack servers.Internal
- Any application internal errors are displayed under this category. This error type is considered fatal and not retried.
GetVnicEthIfInventoryUsnicSettings
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Cos double
- Class of Service to be used for traffic on the usNIC.
- Nr
Count double - Number of usNIC interfaces to be created. When usNIC is enabled, the valid values are from 1 to 225. When usNIC is disabled, the default value is 0.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Usnic
Adapter stringPolicy - Ethernet Adapter policy to be associated with the usNICs.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Cos float64
- Class of Service to be used for traffic on the usNIC.
- Nr
Count float64 - Number of usNIC interfaces to be created. When usNIC is enabled, the valid values are from 1 to 225. When usNIC is disabled, the default value is 0.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Usnic
Adapter stringPolicy - Ethernet Adapter policy to be associated with the usNICs.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- cos Double
- Class of Service to be used for traffic on the usNIC.
- nr
Count Double - Number of usNIC interfaces to be created. When usNIC is enabled, the valid values are from 1 to 225. When usNIC is disabled, the default value is 0.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- usnic
Adapter StringPolicy - Ethernet Adapter policy to be associated with the usNICs.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- cos number
- Class of Service to be used for traffic on the usNIC.
- nr
Count number - Number of usNIC interfaces to be created. When usNIC is enabled, the valid values are from 1 to 225. When usNIC is disabled, the default value is 0.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- usnic
Adapter stringPolicy - Ethernet Adapter policy to be associated with the usNICs.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- cos float
- Class of Service to be used for traffic on the usNIC.
- nr_
count float - Number of usNIC interfaces to be created. When usNIC is enabled, the valid values are from 1 to 225. When usNIC is disabled, the default value is 0.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- usnic_
adapter_ strpolicy - Ethernet Adapter policy to be associated with the usNICs.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- cos Number
- Class of Service to be used for traffic on the usNIC.
- nr
Count Number - Number of usNIC interfaces to be created. When usNIC is enabled, the valid values are from 1 to 225. When usNIC is disabled, the default value is 0.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- usnic
Adapter StringPolicy - Ethernet Adapter policy to be associated with the usNICs.
GetVnicEthIfInventoryVersionContext
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos List<GetVnic Eth If Inventory Version Context Interested Mo> - Marked
For boolDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetVnic Eth If Inventory Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos []GetVnic Eth If Inventory Version Context Interested Mo - Marked
For boolDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetVnic Eth If Inventory Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<GetVnic Eth If Inventory Version Context Interested Mo> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetVnic Eth If Inventory Version Context Ref Mo - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos GetVnic Eth If Inventory Version Context Interested Mo[] - marked
For booleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetVnic Eth If Inventory Version Context Ref Mo - A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested_
mos Sequence[GetVnic Eth If Inventory Version Context Interested Mo] - marked_
for_ booldeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr_
version str - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref_
mo GetVnic Eth If Inventory Version Context Ref Mo - A reference to the original Managed Object.
- timestamp str
- The time this versioned Managed Object was created.
- version_
type str - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<Property Map> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo Property Map - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
GetVnicEthIfInventoryVersionContextInterestedMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetVnicEthIfInventoryVersionContextRefMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetVnicEthIfInventoryVmqSettings
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Enabled bool
- Enables VMQ feature on the virtual interface.
- Multi
Queue boolSupport - Enables Virtual Machine Multi-Queue feature on the virtual interface. VMMQ allows configuration of multiple I/O queues for a single VM and thus distributes traffic across multiple CPU cores in a VM.
- Num
Interrupts double - The number of interrupt resources to be allocated. Recommended value is the number of CPU threads or logical processors available in the server.
- Num
Sub doubleVnics - The number of sub vNICs to be created.
- Num
Vmqs double - The number of hardware Virtual Machine Queues to be allocated. The number of VMQs per adapter must be one more than the maximum number of VM NICs.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Vmmq
Adapter stringPolicy - Ethernet Adapter policy to be associated with the Sub vNICs. The Transmit Queue and Receive Queue resource value of VMMQ adapter policy should be greater than or equal to the configured number of sub vNICs.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Enabled bool
- Enables VMQ feature on the virtual interface.
- Multi
Queue boolSupport - Enables Virtual Machine Multi-Queue feature on the virtual interface. VMMQ allows configuration of multiple I/O queues for a single VM and thus distributes traffic across multiple CPU cores in a VM.
- Num
Interrupts float64 - The number of interrupt resources to be allocated. Recommended value is the number of CPU threads or logical processors available in the server.
- Num
Sub float64Vnics - The number of sub vNICs to be created.
- Num
Vmqs float64 - The number of hardware Virtual Machine Queues to be allocated. The number of VMQs per adapter must be one more than the maximum number of VM NICs.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Vmmq
Adapter stringPolicy - Ethernet Adapter policy to be associated with the Sub vNICs. The Transmit Queue and Receive Queue resource value of VMMQ adapter policy should be greater than or equal to the configured number of sub vNICs.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- enabled Boolean
- Enables VMQ feature on the virtual interface.
- multi
Queue BooleanSupport - Enables Virtual Machine Multi-Queue feature on the virtual interface. VMMQ allows configuration of multiple I/O queues for a single VM and thus distributes traffic across multiple CPU cores in a VM.
- num
Interrupts Double - The number of interrupt resources to be allocated. Recommended value is the number of CPU threads or logical processors available in the server.
- num
Sub DoubleVnics - The number of sub vNICs to be created.
- num
Vmqs Double - The number of hardware Virtual Machine Queues to be allocated. The number of VMQs per adapter must be one more than the maximum number of VM NICs.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- vmmq
Adapter StringPolicy - Ethernet Adapter policy to be associated with the Sub vNICs. The Transmit Queue and Receive Queue resource value of VMMQ adapter policy should be greater than or equal to the configured number of sub vNICs.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- enabled boolean
- Enables VMQ feature on the virtual interface.
- multi
Queue booleanSupport - Enables Virtual Machine Multi-Queue feature on the virtual interface. VMMQ allows configuration of multiple I/O queues for a single VM and thus distributes traffic across multiple CPU cores in a VM.
- num
Interrupts number - The number of interrupt resources to be allocated. Recommended value is the number of CPU threads or logical processors available in the server.
- num
Sub numberVnics - The number of sub vNICs to be created.
- num
Vmqs number - The number of hardware Virtual Machine Queues to be allocated. The number of VMQs per adapter must be one more than the maximum number of VM NICs.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- vmmq
Adapter stringPolicy - Ethernet Adapter policy to be associated with the Sub vNICs. The Transmit Queue and Receive Queue resource value of VMMQ adapter policy should be greater than or equal to the configured number of sub vNICs.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- enabled bool
- Enables VMQ feature on the virtual interface.
- multi_
queue_ boolsupport - Enables Virtual Machine Multi-Queue feature on the virtual interface. VMMQ allows configuration of multiple I/O queues for a single VM and thus distributes traffic across multiple CPU cores in a VM.
- num_
interrupts float - The number of interrupt resources to be allocated. Recommended value is the number of CPU threads or logical processors available in the server.
- num_
sub_ floatvnics - The number of sub vNICs to be created.
- num_
vmqs float - The number of hardware Virtual Machine Queues to be allocated. The number of VMQs per adapter must be one more than the maximum number of VM NICs.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- vmmq_
adapter_ strpolicy - Ethernet Adapter policy to be associated with the Sub vNICs. The Transmit Queue and Receive Queue resource value of VMMQ adapter policy should be greater than or equal to the configured number of sub vNICs.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- enabled Boolean
- Enables VMQ feature on the virtual interface.
- multi
Queue BooleanSupport - Enables Virtual Machine Multi-Queue feature on the virtual interface. VMMQ allows configuration of multiple I/O queues for a single VM and thus distributes traffic across multiple CPU cores in a VM.
- num
Interrupts Number - The number of interrupt resources to be allocated. Recommended value is the number of CPU threads or logical processors available in the server.
- num
Sub NumberVnics - The number of sub vNICs to be created.
- num
Vmqs Number - The number of hardware Virtual Machine Queues to be allocated. The number of VMQs per adapter must be one more than the maximum number of VM NICs.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- vmmq
Adapter StringPolicy - Ethernet Adapter policy to be associated with the Sub vNICs. The Transmit Queue and Receive Queue resource value of VMMQ adapter policy should be greater than or equal to the configured number of sub vNICs.
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the
intersight
Terraform Provider.
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet