intersight 1.0.68 published on Tuesday, Aug 12, 2025 by ciscodevnet
intersight.getHciAhvVmNic
Explore with Pulumi AI
intersight 1.0.68 published on Tuesday, Aug 12, 2025 by ciscodevnet
A NIC associated with an AHV VM.
Using getHciAhvVmNic
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 getHciAhvVmNic(args: GetHciAhvVmNicArgs, opts?: InvokeOptions): Promise<GetHciAhvVmNicResult>
function getHciAhvVmNicOutput(args: GetHciAhvVmNicOutputArgs, opts?: InvokeOptions): Output<GetHciAhvVmNicResult>
def get_hci_ahv_vm_nic(account_moid: Optional[str] = None,
additional_properties: Optional[str] = None,
ancestors: Optional[Sequence[GetHciAhvVmNicAncestor]] = None,
class_id: Optional[str] = None,
create_time: Optional[str] = None,
domain_group_moid: Optional[str] = None,
id: Optional[str] = None,
ip_addresses: Optional[Sequence[GetHciAhvVmNicIpAddress]] = None,
is_connected: Optional[bool] = None,
learned_ip_addresses: Optional[Sequence[GetHciAhvVmNicLearnedIpAddress]] = None,
mac_address: Optional[str] = None,
mod_time: Optional[str] = None,
model: Optional[str] = None,
moid: Optional[str] = None,
network_function_nic_type: Optional[str] = None,
nic_ext_id: Optional[str] = None,
nic_type: Optional[str] = None,
num_queues: Optional[float] = None,
object_type: Optional[str] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetHciAhvVmNicParent] = None,
permission_resources: Optional[Sequence[GetHciAhvVmNicPermissionResource]] = None,
registered_device: Optional[GetHciAhvVmNicRegisteredDevice] = None,
shared_scope: Optional[str] = None,
should_allow_unknown_macs: Optional[bool] = None,
tags: Optional[Sequence[GetHciAhvVmNicTag]] = None,
trunked_vlans: Optional[Sequence[float]] = None,
version_context: Optional[GetHciAhvVmNicVersionContext] = None,
vlan_ids: Optional[Sequence[float]] = None,
vlan_mode: Optional[str] = None,
vm: Optional[GetHciAhvVmNicVm] = None,
vm_ext_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetHciAhvVmNicResult
def get_hci_ahv_vm_nic_output(account_moid: Optional[pulumi.Input[str]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetHciAhvVmNicAncestorArgs]]]] = None,
class_id: Optional[pulumi.Input[str]] = None,
create_time: Optional[pulumi.Input[str]] = None,
domain_group_moid: Optional[pulumi.Input[str]] = None,
id: Optional[pulumi.Input[str]] = None,
ip_addresses: Optional[pulumi.Input[Sequence[pulumi.Input[GetHciAhvVmNicIpAddressArgs]]]] = None,
is_connected: Optional[pulumi.Input[bool]] = None,
learned_ip_addresses: Optional[pulumi.Input[Sequence[pulumi.Input[GetHciAhvVmNicLearnedIpAddressArgs]]]] = None,
mac_address: Optional[pulumi.Input[str]] = None,
mod_time: Optional[pulumi.Input[str]] = None,
model: Optional[pulumi.Input[str]] = None,
moid: Optional[pulumi.Input[str]] = None,
network_function_nic_type: Optional[pulumi.Input[str]] = None,
nic_ext_id: Optional[pulumi.Input[str]] = None,
nic_type: Optional[pulumi.Input[str]] = None,
num_queues: Optional[pulumi.Input[float]] = None,
object_type: Optional[pulumi.Input[str]] = None,
owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
parent: Optional[pulumi.Input[GetHciAhvVmNicParentArgs]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetHciAhvVmNicPermissionResourceArgs]]]] = None,
registered_device: Optional[pulumi.Input[GetHciAhvVmNicRegisteredDeviceArgs]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
should_allow_unknown_macs: Optional[pulumi.Input[bool]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetHciAhvVmNicTagArgs]]]] = None,
trunked_vlans: Optional[pulumi.Input[Sequence[pulumi.Input[float]]]] = None,
version_context: Optional[pulumi.Input[GetHciAhvVmNicVersionContextArgs]] = None,
vlan_ids: Optional[pulumi.Input[Sequence[pulumi.Input[float]]]] = None,
vlan_mode: Optional[pulumi.Input[str]] = None,
vm: Optional[pulumi.Input[GetHciAhvVmNicVmArgs]] = None,
vm_ext_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetHciAhvVmNicResult]
func LookupHciAhvVmNic(ctx *Context, args *LookupHciAhvVmNicArgs, opts ...InvokeOption) (*LookupHciAhvVmNicResult, error)
func LookupHciAhvVmNicOutput(ctx *Context, args *LookupHciAhvVmNicOutputArgs, opts ...InvokeOption) LookupHciAhvVmNicResultOutput
> Note: This function is named LookupHciAhvVmNic
in the Go SDK.
public static class GetHciAhvVmNic
{
public static Task<GetHciAhvVmNicResult> InvokeAsync(GetHciAhvVmNicArgs args, InvokeOptions? opts = null)
public static Output<GetHciAhvVmNicResult> Invoke(GetHciAhvVmNicInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetHciAhvVmNicResult> getHciAhvVmNic(GetHciAhvVmNicArgs args, InvokeOptions options)
public static Output<GetHciAhvVmNicResult> getHciAhvVmNic(GetHciAhvVmNicArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getHciAhvVmNic:getHciAhvVmNic
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Hci Ahv Vm Nic Ancestor> - Class
Id string - Create
Time string - The time when this managed object was created.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Id string
- Ip
Addresses List<GetHci Ahv Vm Nic Ip Address> - Is
Connected bool - Indicates if the NIC is connected.
- Learned
Ip List<GetAddresses Hci Ahv Vm Nic Learned Ip Address> - Mac
Address string - The MAC address of the NIC.
- Mod
Time string - The time when this managed object was last modified.
- Model string
- The model name of emulated NIC.
- Moid string
- The unique identifier of this Managed Object instance.
- Network
Function stringNic Type - The type of this network function NIC.
- Nic
Ext stringId - The unique identifier of the NIC.
- Nic
Type string - The type of the NIC. Possible values are 'NORMAL_NIC', 'DIRECT_NIC', 'NETWORK_FUNCTION_NIC', 'SPAN_DESTINATION_NIC'.
- Num
Queues double - The number of Tx/Rx queue pairs for this NIC.
- Object
Type string - Owners List<string>
- Parent
Get
Hci Ahv Vm Nic Parent - Permission
Resources List<GetHci Ahv Vm Nic Permission Resource> - Registered
Device GetHci Ahv Vm Nic Registered Device - 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.
- Should
Allow boolUnknown Macs - Indicates whether an unknown unicast traffic is forwarded to this NIC or not, only for the NICs on the overlay subnets.
- List<Get
Hci Ahv Vm Nic Tag> - Trunked
Vlans List<double> - Version
Context GetHci Ahv Vm Nic Version Context - Vlan
Ids List<double> - Vlan
Mode string - By default, all the virtual NICs are created in ACCESS mode, which permits only one VLAN per virtual network. TRUNKED mode allows multiple VLANs on a single VM NIC for network-aware user VMs.
- Vm
Get
Hci Ahv Vm Nic Vm - Vm
Ext stringId - The unique identifier of the VM.
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Hci Ahv Vm Nic Ancestor - Class
Id string - Create
Time string - The time when this managed object was created.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Id string
- Ip
Addresses []GetHci Ahv Vm Nic Ip Address - Is
Connected bool - Indicates if the NIC is connected.
- Learned
Ip []GetAddresses Hci Ahv Vm Nic Learned Ip Address - Mac
Address string - The MAC address of the NIC.
- Mod
Time string - The time when this managed object was last modified.
- Model string
- The model name of emulated NIC.
- Moid string
- The unique identifier of this Managed Object instance.
- Network
Function stringNic Type - The type of this network function NIC.
- Nic
Ext stringId - The unique identifier of the NIC.
- Nic
Type string - The type of the NIC. Possible values are 'NORMAL_NIC', 'DIRECT_NIC', 'NETWORK_FUNCTION_NIC', 'SPAN_DESTINATION_NIC'.
- Num
Queues float64 - The number of Tx/Rx queue pairs for this NIC.
- Object
Type string - Owners []string
- Parent
Get
Hci Ahv Vm Nic Parent - Permission
Resources []GetHci Ahv Vm Nic Permission Resource - Registered
Device GetHci Ahv Vm Nic Registered Device - 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.
- Should
Allow boolUnknown Macs - Indicates whether an unknown unicast traffic is forwarded to this NIC or not, only for the NICs on the overlay subnets.
- []Get
Hci Ahv Vm Nic Tag - Trunked
Vlans []float64 - Version
Context GetHci Ahv Vm Nic Version Context - Vlan
Ids []float64 - Vlan
Mode string - By default, all the virtual NICs are created in ACCESS mode, which permits only one VLAN per virtual network. TRUNKED mode allows multiple VLANs on a single VM NIC for network-aware user VMs.
- Vm
Get
Hci Ahv Vm Nic Vm - Vm
Ext stringId - The unique identifier of the VM.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Hci Ahv Vm Nic Ancestor> - class
Id String - create
Time String - The time when this managed object was created.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- id String
- ip
Addresses List<GetHci Ahv Vm Nic Ip Address> - is
Connected Boolean - Indicates if the NIC is connected.
- learned
Ip List<GetAddresses Hci Ahv Vm Nic Learned Ip Address> - mac
Address String - The MAC address of the NIC.
- mod
Time String - The time when this managed object was last modified.
- model String
- The model name of emulated NIC.
- moid String
- The unique identifier of this Managed Object instance.
- network
Function StringNic Type - The type of this network function NIC.
- nic
Ext StringId - The unique identifier of the NIC.
- nic
Type String - The type of the NIC. Possible values are 'NORMAL_NIC', 'DIRECT_NIC', 'NETWORK_FUNCTION_NIC', 'SPAN_DESTINATION_NIC'.
- num
Queues Double - The number of Tx/Rx queue pairs for this NIC.
- object
Type String - owners List<String>
- parent
Get
Hci Ahv Vm Nic Parent - permission
Resources List<GetHci Ahv Vm Nic Permission Resource> - registered
Device GetHci Ahv Vm Nic Registered Device - 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.
- should
Allow BooleanUnknown Macs - Indicates whether an unknown unicast traffic is forwarded to this NIC or not, only for the NICs on the overlay subnets.
- List<Get
Hci Ahv Vm Nic Tag> - trunked
Vlans List<Double> - version
Context GetHci Ahv Vm Nic Version Context - vlan
Ids List<Double> - vlan
Mode String - By default, all the virtual NICs are created in ACCESS mode, which permits only one VLAN per virtual network. TRUNKED mode allows multiple VLANs on a single VM NIC for network-aware user VMs.
- vm
Get
Hci Ahv Vm Nic Vm - vm
Ext StringId - The unique identifier of the VM.
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Hci Ahv Vm Nic Ancestor[] - class
Id string - create
Time string - The time when this managed object was created.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- id string
- ip
Addresses GetHci Ahv Vm Nic Ip Address[] - is
Connected boolean - Indicates if the NIC is connected.
- learned
Ip GetAddresses Hci Ahv Vm Nic Learned Ip Address[] - mac
Address string - The MAC address of the NIC.
- mod
Time string - The time when this managed object was last modified.
- model string
- The model name of emulated NIC.
- moid string
- The unique identifier of this Managed Object instance.
- network
Function stringNic Type - The type of this network function NIC.
- nic
Ext stringId - The unique identifier of the NIC.
- nic
Type string - The type of the NIC. Possible values are 'NORMAL_NIC', 'DIRECT_NIC', 'NETWORK_FUNCTION_NIC', 'SPAN_DESTINATION_NIC'.
- num
Queues number - The number of Tx/Rx queue pairs for this NIC.
- object
Type string - owners string[]
- parent
Get
Hci Ahv Vm Nic Parent - permission
Resources GetHci Ahv Vm Nic Permission Resource[] - registered
Device GetHci Ahv Vm Nic Registered Device - 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.
- should
Allow booleanUnknown Macs - Indicates whether an unknown unicast traffic is forwarded to this NIC or not, only for the NICs on the overlay subnets.
- Get
Hci Ahv Vm Nic Tag[] - trunked
Vlans number[] - version
Context GetHci Ahv Vm Nic Version Context - vlan
Ids number[] - vlan
Mode string - By default, all the virtual NICs are created in ACCESS mode, which permits only one VLAN per virtual network. TRUNKED mode allows multiple VLANs on a single VM NIC for network-aware user VMs.
- vm
Get
Hci Ahv Vm Nic Vm - vm
Ext stringId - The unique identifier of the VM.
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Hci Ahv Vm Nic Ancestor] - class_
id str - create_
time str - The time when this managed object was created.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- id str
- ip_
addresses Sequence[GetHci Ahv Vm Nic Ip Address] - is_
connected bool - Indicates if the NIC is connected.
- learned_
ip_ Sequence[Getaddresses Hci Ahv Vm Nic Learned Ip Address] - mac_
address str - The MAC address of the NIC.
- mod_
time str - The time when this managed object was last modified.
- model str
- The model name of emulated NIC.
- moid str
- The unique identifier of this Managed Object instance.
- network_
function_ strnic_ type - The type of this network function NIC.
- nic_
ext_ strid - The unique identifier of the NIC.
- nic_
type str - The type of the NIC. Possible values are 'NORMAL_NIC', 'DIRECT_NIC', 'NETWORK_FUNCTION_NIC', 'SPAN_DESTINATION_NIC'.
- num_
queues float - The number of Tx/Rx queue pairs for this NIC.
- object_
type str - owners Sequence[str]
- parent
Get
Hci Ahv Vm Nic Parent - permission_
resources Sequence[GetHci Ahv Vm Nic Permission Resource] - registered_
device GetHci Ahv Vm Nic Registered Device - 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.
- should_
allow_ boolunknown_ macs - Indicates whether an unknown unicast traffic is forwarded to this NIC or not, only for the NICs on the overlay subnets.
- Sequence[Get
Hci Ahv Vm Nic Tag] - trunked_
vlans Sequence[float] - version_
context GetHci Ahv Vm Nic Version Context - vlan_
ids Sequence[float] - vlan_
mode str - By default, all the virtual NICs are created in ACCESS mode, which permits only one VLAN per virtual network. TRUNKED mode allows multiple VLANs on a single VM NIC for network-aware user VMs.
- vm
Get
Hci Ahv Vm Nic Vm - vm_
ext_ strid - The unique identifier of the VM.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- class
Id String - create
Time String - The time when this managed object was created.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- id String
- ip
Addresses List<Property Map> - is
Connected Boolean - Indicates if the NIC is connected.
- learned
Ip List<Property Map>Addresses - mac
Address String - The MAC address of the NIC.
- mod
Time String - The time when this managed object was last modified.
- model String
- The model name of emulated NIC.
- moid String
- The unique identifier of this Managed Object instance.
- network
Function StringNic Type - The type of this network function NIC.
- nic
Ext StringId - The unique identifier of the NIC.
- nic
Type String - The type of the NIC. Possible values are 'NORMAL_NIC', 'DIRECT_NIC', 'NETWORK_FUNCTION_NIC', 'SPAN_DESTINATION_NIC'.
- num
Queues Number - The number of Tx/Rx queue pairs for this NIC.
- object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - registered
Device 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.
- should
Allow BooleanUnknown Macs - Indicates whether an unknown unicast traffic is forwarded to this NIC or not, only for the NICs on the overlay subnets.
- List<Property Map>
- trunked
Vlans List<Number> - version
Context Property Map - vlan
Ids List<Number> - vlan
Mode String - By default, all the virtual NICs are created in ACCESS mode, which permits only one VLAN per virtual network. TRUNKED mode allows multiple VLANs on a single VM NIC for network-aware user VMs.
- vm Property Map
- vm
Ext StringId - The unique identifier of the VM.
getHciAhvVmNic Result
The following output properties are available:
- Id string
- Results
List<Get
Hci Ahv Vm Nic Result> - Account
Moid string - Additional
Properties string - Ancestors
List<Get
Hci Ahv Vm Nic Ancestor> - Class
Id string - Create
Time string - Domain
Group stringMoid - Ip
Addresses List<GetHci Ahv Vm Nic Ip Address> - Is
Connected bool - Learned
Ip List<GetAddresses Hci Ahv Vm Nic Learned Ip Address> - Mac
Address string - Mod
Time string - Model string
- Moid string
- Network
Function stringNic Type - Nic
Ext stringId - Nic
Type string - Num
Queues double - Object
Type string - Owners List<string>
- Parent
Get
Hci Ahv Vm Nic Parent - Permission
Resources List<GetHci Ahv Vm Nic Permission Resource> - Registered
Device GetHci Ahv Vm Nic Registered Device - string
- Should
Allow boolUnknown Macs - List<Get
Hci Ahv Vm Nic Tag> - Trunked
Vlans List<double> - Version
Context GetHci Ahv Vm Nic Version Context - Vlan
Ids List<double> - Vlan
Mode string - Vm
Get
Hci Ahv Vm Nic Vm - Vm
Ext stringId
- Id string
- Results
[]Get
Hci Ahv Vm Nic Result - Account
Moid string - Additional
Properties string - Ancestors
[]Get
Hci Ahv Vm Nic Ancestor - Class
Id string - Create
Time string - Domain
Group stringMoid - Ip
Addresses []GetHci Ahv Vm Nic Ip Address - Is
Connected bool - Learned
Ip []GetAddresses Hci Ahv Vm Nic Learned Ip Address - Mac
Address string - Mod
Time string - Model string
- Moid string
- Network
Function stringNic Type - Nic
Ext stringId - Nic
Type string - Num
Queues float64 - Object
Type string - Owners []string
- Parent
Get
Hci Ahv Vm Nic Parent - Permission
Resources []GetHci Ahv Vm Nic Permission Resource - Registered
Device GetHci Ahv Vm Nic Registered Device - string
- Should
Allow boolUnknown Macs - []Get
Hci Ahv Vm Nic Tag - Trunked
Vlans []float64 - Version
Context GetHci Ahv Vm Nic Version Context - Vlan
Ids []float64 - Vlan
Mode string - Vm
Get
Hci Ahv Vm Nic Vm - Vm
Ext stringId
- id String
- results
List<Get
Hci Ahv Vm Nic Result> - account
Moid String - additional
Properties String - ancestors
List<Get
Hci Ahv Vm Nic Ancestor> - class
Id String - create
Time String - domain
Group StringMoid - ip
Addresses List<GetHci Ahv Vm Nic Ip Address> - is
Connected Boolean - learned
Ip List<GetAddresses Hci Ahv Vm Nic Learned Ip Address> - mac
Address String - mod
Time String - model String
- moid String
- network
Function StringNic Type - nic
Ext StringId - nic
Type String - num
Queues Double - object
Type String - owners List<String>
- parent
Get
Hci Ahv Vm Nic Parent - permission
Resources List<GetHci Ahv Vm Nic Permission Resource> - registered
Device GetHci Ahv Vm Nic Registered Device - String
- should
Allow BooleanUnknown Macs - List<Get
Hci Ahv Vm Nic Tag> - trunked
Vlans List<Double> - version
Context GetHci Ahv Vm Nic Version Context - vlan
Ids List<Double> - vlan
Mode String - vm
Get
Hci Ahv Vm Nic Vm - vm
Ext StringId
- id string
- results
Get
Hci Ahv Vm Nic Result[] - account
Moid string - additional
Properties string - ancestors
Get
Hci Ahv Vm Nic Ancestor[] - class
Id string - create
Time string - domain
Group stringMoid - ip
Addresses GetHci Ahv Vm Nic Ip Address[] - is
Connected boolean - learned
Ip GetAddresses Hci Ahv Vm Nic Learned Ip Address[] - mac
Address string - mod
Time string - model string
- moid string
- network
Function stringNic Type - nic
Ext stringId - nic
Type string - num
Queues number - object
Type string - owners string[]
- parent
Get
Hci Ahv Vm Nic Parent - permission
Resources GetHci Ahv Vm Nic Permission Resource[] - registered
Device GetHci Ahv Vm Nic Registered Device - string
- should
Allow booleanUnknown Macs - Get
Hci Ahv Vm Nic Tag[] - trunked
Vlans number[] - version
Context GetHci Ahv Vm Nic Version Context - vlan
Ids number[] - vlan
Mode string - vm
Get
Hci Ahv Vm Nic Vm - vm
Ext stringId
- id str
- results
Sequence[Get
Hci Ahv Vm Nic Result] - account_
moid str - additional_
properties str - ancestors
Sequence[Get
Hci Ahv Vm Nic Ancestor] - class_
id str - create_
time str - domain_
group_ strmoid - ip_
addresses Sequence[GetHci Ahv Vm Nic Ip Address] - is_
connected bool - learned_
ip_ Sequence[Getaddresses Hci Ahv Vm Nic Learned Ip Address] - mac_
address str - mod_
time str - model str
- moid str
- network_
function_ strnic_ type - nic_
ext_ strid - nic_
type str - num_
queues float - object_
type str - owners Sequence[str]
- parent
Get
Hci Ahv Vm Nic Parent - permission_
resources Sequence[GetHci Ahv Vm Nic Permission Resource] - registered_
device GetHci Ahv Vm Nic Registered Device - str
- should_
allow_ boolunknown_ macs - Sequence[Get
Hci Ahv Vm Nic Tag] - trunked_
vlans Sequence[float] - version_
context GetHci Ahv Vm Nic Version Context - vlan_
ids Sequence[float] - vlan_
mode str - vm
Get
Hci Ahv Vm Nic Vm - vm_
ext_ strid
- id String
- results List<Property Map>
- account
Moid String - additional
Properties String - ancestors List<Property Map>
- class
Id String - create
Time String - domain
Group StringMoid - ip
Addresses List<Property Map> - is
Connected Boolean - learned
Ip List<Property Map>Addresses - mac
Address String - mod
Time String - model String
- moid String
- network
Function StringNic Type - nic
Ext StringId - nic
Type String - num
Queues Number - object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - registered
Device Property Map - String
- should
Allow BooleanUnknown Macs - List<Property Map>
- trunked
Vlans List<Number> - version
Context Property Map - vlan
Ids List<Number> - vlan
Mode String - vm Property Map
- vm
Ext StringId
Supporting Types
GetHciAhvVmNicAncestor
- 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'.
GetHciAhvVmNicIpAddress
- 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.
- Ipv4Address string
- An IPv4 address in this IpAddress.
- Ipv4Prefix
Length double - The prefix length of the IPv4 address.
- Ipv6Address string
- An IPv6 address in this IpAddress.
- Ipv6Prefix
Length double - The prefix length of the IPv6 address.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- 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.
- Ipv4Address string
- An IPv4 address in this IpAddress.
- Ipv4Prefix
Length float64 - The prefix length of the IPv4 address.
- Ipv6Address string
- An IPv6 address in this IpAddress.
- Ipv6Prefix
Length float64 - The prefix length of the IPv6 address.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- 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.
- ipv4Address String
- An IPv4 address in this IpAddress.
- ipv4Prefix
Length Double - The prefix length of the IPv4 address.
- ipv6Address String
- An IPv6 address in this IpAddress.
- ipv6Prefix
Length Double - The prefix length of the IPv6 address.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- 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.
- ipv4Address string
- An IPv4 address in this IpAddress.
- ipv4Prefix
Length number - The prefix length of the IPv4 address.
- ipv6Address string
- An IPv6 address in this IpAddress.
- ipv6Prefix
Length number - The prefix length of the IPv6 address.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- 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.
- ipv4_
address str - An IPv4 address in this IpAddress.
- ipv4_
prefix_ floatlength - The prefix length of the IPv4 address.
- ipv6_
address str - An IPv6 address in this IpAddress.
- ipv6_
prefix_ floatlength - The prefix length of the IPv6 address.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- 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.
- ipv4Address String
- An IPv4 address in this IpAddress.
- ipv4Prefix
Length Number - The prefix length of the IPv4 address.
- ipv6Address String
- An IPv6 address in this IpAddress.
- ipv6Prefix
Length Number - The prefix length of the IPv6 address.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
GetHciAhvVmNicLearnedIpAddress
- 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.
- Ipv4Address string
- An IPv4 address in this IpAddress.
- Ipv4Prefix
Length double - The prefix length of the IPv4 address.
- Ipv6Address string
- An IPv6 address in this IpAddress.
- Ipv6Prefix
Length double - The prefix length of the IPv6 address.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- 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.
- Ipv4Address string
- An IPv4 address in this IpAddress.
- Ipv4Prefix
Length float64 - The prefix length of the IPv4 address.
- Ipv6Address string
- An IPv6 address in this IpAddress.
- Ipv6Prefix
Length float64 - The prefix length of the IPv6 address.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- 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.
- ipv4Address String
- An IPv4 address in this IpAddress.
- ipv4Prefix
Length Double - The prefix length of the IPv4 address.
- ipv6Address String
- An IPv6 address in this IpAddress.
- ipv6Prefix
Length Double - The prefix length of the IPv6 address.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- 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.
- ipv4Address string
- An IPv4 address in this IpAddress.
- ipv4Prefix
Length number - The prefix length of the IPv4 address.
- ipv6Address string
- An IPv6 address in this IpAddress.
- ipv6Prefix
Length number - The prefix length of the IPv6 address.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- 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.
- ipv4_
address str - An IPv4 address in this IpAddress.
- ipv4_
prefix_ floatlength - The prefix length of the IPv4 address.
- ipv6_
address str - An IPv6 address in this IpAddress.
- ipv6_
prefix_ floatlength - The prefix length of the IPv6 address.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- 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.
- ipv4Address String
- An IPv4 address in this IpAddress.
- ipv4Prefix
Length Number - The prefix length of the IPv4 address.
- ipv6Address String
- An IPv6 address in this IpAddress.
- ipv6Prefix
Length Number - The prefix length of the IPv6 address.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
GetHciAhvVmNicParent
- 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'.
GetHciAhvVmNicPermissionResource
- 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'.
GetHciAhvVmNicRegisteredDevice
- 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'.
GetHciAhvVmNicResult
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Hci Ahv Vm Nic Result Ancestor> - Class
Id string - Create
Time string - The time when this managed object was created.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Ip
Addresses List<GetHci Ahv Vm Nic Result Ip Address> - Is
Connected bool - Indicates if the NIC is connected.
- Learned
Ip List<GetAddresses Hci Ahv Vm Nic Result Learned Ip Address> - Mac
Address string - The MAC address of the NIC.
- Mod
Time string - The time when this managed object was last modified.
- Model string
- The model name of emulated NIC.
- Moid string
- The unique identifier of this Managed Object instance.
- Network
Function stringNic Type - The type of this network function NIC.
- Nic
Ext stringId - The unique identifier of the NIC.
- Nic
Type string - The type of the NIC. Possible values are 'NORMAL_NIC', 'DIRECT_NIC', 'NETWORK_FUNCTION_NIC', 'SPAN_DESTINATION_NIC'.
- Num
Queues double - The number of Tx/Rx queue pairs for this NIC.
- Object
Type string - Owners List<string>
- Parents
List<Get
Hci Ahv Vm Nic Result Parent> - Permission
Resources List<GetHci Ahv Vm Nic Result Permission Resource> - Registered
Devices List<GetHci Ahv Vm Nic Result Registered Device> - 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.
- Should
Allow boolUnknown Macs - Indicates whether an unknown unicast traffic is forwarded to this NIC or not, only for the NICs on the overlay subnets.
- List<Get
Hci Ahv Vm Nic Result Tag> - Trunked
Vlans List<double> - Version
Contexts List<GetHci Ahv Vm Nic Result Version Context> - Vlan
Ids List<double> - Vlan
Mode string - By default, all the virtual NICs are created in ACCESS mode, which permits only one VLAN per virtual network. TRUNKED mode allows multiple VLANs on a single VM NIC for network-aware user VMs.
- Vm
Ext stringId - The unique identifier of the VM.
- Vms
List<Get
Hci Ahv Vm Nic Result Vm>
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Hci Ahv Vm Nic Result Ancestor - Class
Id string - Create
Time string - The time when this managed object was created.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Ip
Addresses []GetHci Ahv Vm Nic Result Ip Address - Is
Connected bool - Indicates if the NIC is connected.
- Learned
Ip []GetAddresses Hci Ahv Vm Nic Result Learned Ip Address - Mac
Address string - The MAC address of the NIC.
- Mod
Time string - The time when this managed object was last modified.
- Model string
- The model name of emulated NIC.
- Moid string
- The unique identifier of this Managed Object instance.
- Network
Function stringNic Type - The type of this network function NIC.
- Nic
Ext stringId - The unique identifier of the NIC.
- Nic
Type string - The type of the NIC. Possible values are 'NORMAL_NIC', 'DIRECT_NIC', 'NETWORK_FUNCTION_NIC', 'SPAN_DESTINATION_NIC'.
- Num
Queues float64 - The number of Tx/Rx queue pairs for this NIC.
- Object
Type string - Owners []string
- Parents
[]Get
Hci Ahv Vm Nic Result Parent - Permission
Resources []GetHci Ahv Vm Nic Result Permission Resource - Registered
Devices []GetHci Ahv Vm Nic Result Registered Device - 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.
- Should
Allow boolUnknown Macs - Indicates whether an unknown unicast traffic is forwarded to this NIC or not, only for the NICs on the overlay subnets.
- []Get
Hci Ahv Vm Nic Result Tag - Trunked
Vlans []float64 - Version
Contexts []GetHci Ahv Vm Nic Result Version Context - Vlan
Ids []float64 - Vlan
Mode string - By default, all the virtual NICs are created in ACCESS mode, which permits only one VLAN per virtual network. TRUNKED mode allows multiple VLANs on a single VM NIC for network-aware user VMs.
- Vm
Ext stringId - The unique identifier of the VM.
- Vms
[]Get
Hci Ahv Vm Nic Result Vm
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Hci Ahv Vm Nic Result Ancestor> - class
Id String - create
Time String - The time when this managed object was created.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- ip
Addresses List<GetHci Ahv Vm Nic Result Ip Address> - is
Connected Boolean - Indicates if the NIC is connected.
- learned
Ip List<GetAddresses Hci Ahv Vm Nic Result Learned Ip Address> - mac
Address String - The MAC address of the NIC.
- mod
Time String - The time when this managed object was last modified.
- model String
- The model name of emulated NIC.
- moid String
- The unique identifier of this Managed Object instance.
- network
Function StringNic Type - The type of this network function NIC.
- nic
Ext StringId - The unique identifier of the NIC.
- nic
Type String - The type of the NIC. Possible values are 'NORMAL_NIC', 'DIRECT_NIC', 'NETWORK_FUNCTION_NIC', 'SPAN_DESTINATION_NIC'.
- num
Queues Double - The number of Tx/Rx queue pairs for this NIC.
- object
Type String - owners List<String>
- parents
List<Get
Hci Ahv Vm Nic Result Parent> - permission
Resources List<GetHci Ahv Vm Nic Result Permission Resource> - registered
Devices List<GetHci Ahv Vm Nic Result Registered Device> - 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.
- should
Allow BooleanUnknown Macs - Indicates whether an unknown unicast traffic is forwarded to this NIC or not, only for the NICs on the overlay subnets.
- List<Get
Hci Ahv Vm Nic Result Tag> - trunked
Vlans List<Double> - version
Contexts List<GetHci Ahv Vm Nic Result Version Context> - vlan
Ids List<Double> - vlan
Mode String - By default, all the virtual NICs are created in ACCESS mode, which permits only one VLAN per virtual network. TRUNKED mode allows multiple VLANs on a single VM NIC for network-aware user VMs.
- vm
Ext StringId - The unique identifier of the VM.
- vms
List<Get
Hci Ahv Vm Nic Result Vm>
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Hci Ahv Vm Nic Result Ancestor[] - class
Id string - create
Time string - The time when this managed object was created.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- ip
Addresses GetHci Ahv Vm Nic Result Ip Address[] - is
Connected boolean - Indicates if the NIC is connected.
- learned
Ip GetAddresses Hci Ahv Vm Nic Result Learned Ip Address[] - mac
Address string - The MAC address of the NIC.
- mod
Time string - The time when this managed object was last modified.
- model string
- The model name of emulated NIC.
- moid string
- The unique identifier of this Managed Object instance.
- network
Function stringNic Type - The type of this network function NIC.
- nic
Ext stringId - The unique identifier of the NIC.
- nic
Type string - The type of the NIC. Possible values are 'NORMAL_NIC', 'DIRECT_NIC', 'NETWORK_FUNCTION_NIC', 'SPAN_DESTINATION_NIC'.
- num
Queues number - The number of Tx/Rx queue pairs for this NIC.
- object
Type string - owners string[]
- parents
Get
Hci Ahv Vm Nic Result Parent[] - permission
Resources GetHci Ahv Vm Nic Result Permission Resource[] - registered
Devices GetHci Ahv Vm Nic Result Registered Device[] - 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.
- should
Allow booleanUnknown Macs - Indicates whether an unknown unicast traffic is forwarded to this NIC or not, only for the NICs on the overlay subnets.
- Get
Hci Ahv Vm Nic Result Tag[] - trunked
Vlans number[] - version
Contexts GetHci Ahv Vm Nic Result Version Context[] - vlan
Ids number[] - vlan
Mode string - By default, all the virtual NICs are created in ACCESS mode, which permits only one VLAN per virtual network. TRUNKED mode allows multiple VLANs on a single VM NIC for network-aware user VMs.
- vm
Ext stringId - The unique identifier of the VM.
- vms
Get
Hci Ahv Vm Nic Result Vm[]
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Hci Ahv Vm Nic Result Ancestor] - class_
id str - create_
time str - The time when this managed object was created.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- ip_
addresses Sequence[GetHci Ahv Vm Nic Result Ip Address] - is_
connected bool - Indicates if the NIC is connected.
- learned_
ip_ Sequence[Getaddresses Hci Ahv Vm Nic Result Learned Ip Address] - mac_
address str - The MAC address of the NIC.
- mod_
time str - The time when this managed object was last modified.
- model str
- The model name of emulated NIC.
- moid str
- The unique identifier of this Managed Object instance.
- network_
function_ strnic_ type - The type of this network function NIC.
- nic_
ext_ strid - The unique identifier of the NIC.
- nic_
type str - The type of the NIC. Possible values are 'NORMAL_NIC', 'DIRECT_NIC', 'NETWORK_FUNCTION_NIC', 'SPAN_DESTINATION_NIC'.
- num_
queues float - The number of Tx/Rx queue pairs for this NIC.
- object_
type str - owners Sequence[str]
- parents
Sequence[Get
Hci Ahv Vm Nic Result Parent] - permission_
resources Sequence[GetHci Ahv Vm Nic Result Permission Resource] - registered_
devices Sequence[GetHci Ahv Vm Nic Result Registered Device] - 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.
- should_
allow_ boolunknown_ macs - Indicates whether an unknown unicast traffic is forwarded to this NIC or not, only for the NICs on the overlay subnets.
- Sequence[Get
Hci Ahv Vm Nic Result Tag] - trunked_
vlans Sequence[float] - version_
contexts Sequence[GetHci Ahv Vm Nic Result Version Context] - vlan_
ids Sequence[float] - vlan_
mode str - By default, all the virtual NICs are created in ACCESS mode, which permits only one VLAN per virtual network. TRUNKED mode allows multiple VLANs on a single VM NIC for network-aware user VMs.
- vm_
ext_ strid - The unique identifier of the VM.
- vms
Sequence[Get
Hci Ahv Vm Nic Result Vm]
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- class
Id String - create
Time String - The time when this managed object was created.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- ip
Addresses List<Property Map> - is
Connected Boolean - Indicates if the NIC is connected.
- learned
Ip List<Property Map>Addresses - mac
Address String - The MAC address of the NIC.
- mod
Time String - The time when this managed object was last modified.
- model String
- The model name of emulated NIC.
- moid String
- The unique identifier of this Managed Object instance.
- network
Function StringNic Type - The type of this network function NIC.
- nic
Ext StringId - The unique identifier of the NIC.
- nic
Type String - The type of the NIC. Possible values are 'NORMAL_NIC', 'DIRECT_NIC', 'NETWORK_FUNCTION_NIC', 'SPAN_DESTINATION_NIC'.
- num
Queues Number - The number of Tx/Rx queue pairs for this NIC.
- object
Type String - owners List<String>
- parents List<Property Map>
- permission
Resources List<Property Map> - registered
Devices 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.
- should
Allow BooleanUnknown Macs - Indicates whether an unknown unicast traffic is forwarded to this NIC or not, only for the NICs on the overlay subnets.
- List<Property Map>
- trunked
Vlans List<Number> - version
Contexts List<Property Map> - vlan
Ids List<Number> - vlan
Mode String - By default, all the virtual NICs are created in ACCESS mode, which permits only one VLAN per virtual network. TRUNKED mode allows multiple VLANs on a single VM NIC for network-aware user VMs.
- vm
Ext StringId - The unique identifier of the VM.
- vms List<Property Map>
GetHciAhvVmNicResultAncestor
- 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
GetHciAhvVmNicResultIpAddress
- Additional
Properties string - Class
Id string - Ipv4Address string
- Ipv4Prefix
Length double - Ipv6Address string
- Ipv6Prefix
Length double - Object
Type string
- Additional
Properties string - Class
Id string - Ipv4Address string
- Ipv4Prefix
Length float64 - Ipv6Address string
- Ipv6Prefix
Length float64 - Object
Type string
- additional
Properties String - class
Id String - ipv4Address String
- ipv4Prefix
Length Double - ipv6Address String
- ipv6Prefix
Length Double - object
Type String
- additional
Properties string - class
Id string - ipv4Address string
- ipv4Prefix
Length number - ipv6Address string
- ipv6Prefix
Length number - object
Type string
- additional_
properties str - class_
id str - ipv4_
address str - ipv4_
prefix_ floatlength - ipv6_
address str - ipv6_
prefix_ floatlength - object_
type str
- additional
Properties String - class
Id String - ipv4Address String
- ipv4Prefix
Length Number - ipv6Address String
- ipv6Prefix
Length Number - object
Type String
GetHciAhvVmNicResultLearnedIpAddress
- Additional
Properties string - Class
Id string - Ipv4Address string
- Ipv4Prefix
Length double - Ipv6Address string
- Ipv6Prefix
Length double - Object
Type string
- Additional
Properties string - Class
Id string - Ipv4Address string
- Ipv4Prefix
Length float64 - Ipv6Address string
- Ipv6Prefix
Length float64 - Object
Type string
- additional
Properties String - class
Id String - ipv4Address String
- ipv4Prefix
Length Double - ipv6Address String
- ipv6Prefix
Length Double - object
Type String
- additional
Properties string - class
Id string - ipv4Address string
- ipv4Prefix
Length number - ipv6Address string
- ipv6Prefix
Length number - object
Type string
- additional_
properties str - class_
id str - ipv4_
address str - ipv4_
prefix_ floatlength - ipv6_
address str - ipv6_
prefix_ floatlength - object_
type str
- additional
Properties String - class
Id String - ipv4Address String
- ipv4Prefix
Length Number - ipv6Address String
- ipv6Prefix
Length Number - object
Type String
GetHciAhvVmNicResultParent
- 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
GetHciAhvVmNicResultPermissionResource
- 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
GetHciAhvVmNicResultRegisteredDevice
- 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
GetHciAhvVmNicResultTag
- 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
GetHciAhvVmNicResultVersionContext
- Additional
Properties string - Class
Id string - Interested
Mos []GetHci Ahv Vm Nic Result Version Context Interested Mo - Marked
For boolDeletion - Nr
Version string - Object
Type string - Ref
Mos []GetHci Ahv Vm Nic Result Version Context Ref Mo - Timestamp string
- Version
Type string
- additional
Properties String - class
Id String - interested
Mos List<GetHci Ahv Vm Nic Result Version Context Interested Mo> - marked
For BooleanDeletion - nr
Version String - object
Type String - ref
Mos List<GetHci Ahv Vm Nic Result Version Context Ref Mo> - timestamp String
- version
Type String
- additional
Properties string - class
Id string - interested
Mos GetHci Ahv Vm Nic Result Version Context Interested Mo[] - marked
For booleanDeletion - nr
Version string - object
Type string - ref
Mos GetHci Ahv Vm Nic 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
GetHciAhvVmNicResultVersionContextInterestedMo
- 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
GetHciAhvVmNicResultVersionContextRefMo
- 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
GetHciAhvVmNicResultVm
- 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
GetHciAhvVmNicTag
- 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.
GetHciAhvVmNicVersionContext
- 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<GetHci Ahv Vm Nic 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 GetHci Ahv Vm Nic 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 []GetHci Ahv Vm Nic 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 GetHci Ahv Vm Nic 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<GetHci Ahv Vm Nic 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 GetHci Ahv Vm Nic 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 GetHci Ahv Vm Nic 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 GetHci Ahv Vm Nic 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[GetHci Ahv Vm Nic 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 GetHci Ahv Vm Nic 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.
GetHciAhvVmNicVersionContextInterestedMo
- 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'.
GetHciAhvVmNicVersionContextRefMo
- 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'.
GetHciAhvVmNicVm
- 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'.
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the
intersight
Terraform Provider.
intersight 1.0.68 published on Tuesday, Aug 12, 2025 by ciscodevnet