intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getVirtualizationVmwareDistributedNetwork
Explore with Pulumi AI
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
The VMware Distributed Virtual PortGroup object is represented here.
Using getVirtualizationVmwareDistributedNetwork
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 getVirtualizationVmwareDistributedNetwork(args: GetVirtualizationVmwareDistributedNetworkArgs, opts?: InvokeOptions): Promise<GetVirtualizationVmwareDistributedNetworkResult>
function getVirtualizationVmwareDistributedNetworkOutput(args: GetVirtualizationVmwareDistributedNetworkOutputArgs, opts?: InvokeOptions): Output<GetVirtualizationVmwareDistributedNetworkResult>
def get_virtualization_vmware_distributed_network(account_moid: Optional[str] = None,
additional_properties: Optional[str] = None,
ancestors: Optional[Sequence[GetVirtualizationVmwareDistributedNetworkAncestor]] = None,
class_id: Optional[str] = None,
create_time: Optional[str] = None,
distributed_switch: Optional[GetVirtualizationVmwareDistributedNetworkDistributedSwitch] = None,
domain_group_moid: Optional[str] = None,
forged_transmits: Optional[str] = None,
hosts: Optional[Sequence[GetVirtualizationVmwareDistributedNetworkHost]] = None,
id: Optional[str] = None,
identity: Optional[str] = None,
mac_address_changes: Optional[str] = None,
mod_time: Optional[str] = None,
moid: Optional[str] = None,
name: Optional[str] = None,
nic_teaming_and_failover: Optional[GetVirtualizationVmwareDistributedNetworkNicTeamingAndFailover] = None,
num_hosts: Optional[float] = None,
num_ports: Optional[float] = None,
object_type: Optional[str] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetVirtualizationVmwareDistributedNetworkParent] = None,
permission_resources: Optional[Sequence[GetVirtualizationVmwareDistributedNetworkPermissionResource]] = None,
promiscuous_mode: Optional[str] = None,
registered_device: Optional[GetVirtualizationVmwareDistributedNetworkRegisteredDevice] = None,
shared_scope: Optional[str] = None,
tags: Optional[Sequence[GetVirtualizationVmwareDistributedNetworkTag]] = None,
up_link: Optional[bool] = None,
version_context: Optional[GetVirtualizationVmwareDistributedNetworkVersionContext] = None,
vlan_ranges: Optional[Sequence[GetVirtualizationVmwareDistributedNetworkVlanRange]] = None,
vlan_type: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetVirtualizationVmwareDistributedNetworkResult
def get_virtualization_vmware_distributed_network_output(account_moid: Optional[pulumi.Input[str]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetVirtualizationVmwareDistributedNetworkAncestorArgs]]]] = None,
class_id: Optional[pulumi.Input[str]] = None,
create_time: Optional[pulumi.Input[str]] = None,
distributed_switch: Optional[pulumi.Input[GetVirtualizationVmwareDistributedNetworkDistributedSwitchArgs]] = None,
domain_group_moid: Optional[pulumi.Input[str]] = None,
forged_transmits: Optional[pulumi.Input[str]] = None,
hosts: Optional[pulumi.Input[Sequence[pulumi.Input[GetVirtualizationVmwareDistributedNetworkHostArgs]]]] = None,
id: Optional[pulumi.Input[str]] = None,
identity: Optional[pulumi.Input[str]] = None,
mac_address_changes: Optional[pulumi.Input[str]] = None,
mod_time: Optional[pulumi.Input[str]] = None,
moid: Optional[pulumi.Input[str]] = None,
name: Optional[pulumi.Input[str]] = None,
nic_teaming_and_failover: Optional[pulumi.Input[GetVirtualizationVmwareDistributedNetworkNicTeamingAndFailoverArgs]] = None,
num_hosts: Optional[pulumi.Input[float]] = None,
num_ports: 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[GetVirtualizationVmwareDistributedNetworkParentArgs]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetVirtualizationVmwareDistributedNetworkPermissionResourceArgs]]]] = None,
promiscuous_mode: Optional[pulumi.Input[str]] = None,
registered_device: Optional[pulumi.Input[GetVirtualizationVmwareDistributedNetworkRegisteredDeviceArgs]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetVirtualizationVmwareDistributedNetworkTagArgs]]]] = None,
up_link: Optional[pulumi.Input[bool]] = None,
version_context: Optional[pulumi.Input[GetVirtualizationVmwareDistributedNetworkVersionContextArgs]] = None,
vlan_ranges: Optional[pulumi.Input[Sequence[pulumi.Input[GetVirtualizationVmwareDistributedNetworkVlanRangeArgs]]]] = None,
vlan_type: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetVirtualizationVmwareDistributedNetworkResult]
func LookupVirtualizationVmwareDistributedNetwork(ctx *Context, args *LookupVirtualizationVmwareDistributedNetworkArgs, opts ...InvokeOption) (*LookupVirtualizationVmwareDistributedNetworkResult, error)
func LookupVirtualizationVmwareDistributedNetworkOutput(ctx *Context, args *LookupVirtualizationVmwareDistributedNetworkOutputArgs, opts ...InvokeOption) LookupVirtualizationVmwareDistributedNetworkResultOutput
> Note: This function is named LookupVirtualizationVmwareDistributedNetwork
in the Go SDK.
public static class GetVirtualizationVmwareDistributedNetwork
{
public static Task<GetVirtualizationVmwareDistributedNetworkResult> InvokeAsync(GetVirtualizationVmwareDistributedNetworkArgs args, InvokeOptions? opts = null)
public static Output<GetVirtualizationVmwareDistributedNetworkResult> Invoke(GetVirtualizationVmwareDistributedNetworkInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetVirtualizationVmwareDistributedNetworkResult> getVirtualizationVmwareDistributedNetwork(GetVirtualizationVmwareDistributedNetworkArgs args, InvokeOptions options)
public static Output<GetVirtualizationVmwareDistributedNetworkResult> getVirtualizationVmwareDistributedNetwork(GetVirtualizationVmwareDistributedNetworkArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getVirtualizationVmwareDistributedNetwork:getVirtualizationVmwareDistributedNetwork
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Virtualization Vmware Distributed Network Ancestor> - Class
Id string - Create
Time string - The time when this managed object was created.
- Distributed
Switch GetVirtualization Vmware Distributed Network Distributed Switch - Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Forged
Transmits string - If forgedTransmits property value is set to reject, outbound frames with a source MAC address different from the one set on the adapter are dropped. If property value is set to accept, no filtering is performed and all outbound frames are passed.*
Reject
- Indicates that the security policy is rejected.*Accept
- Indicates that the security policy is accepted. - Hosts
List<Get
Virtualization Vmware Distributed Network Host> - Id string
- Identity string
- The internally generated identity of network. This entity cannot manipulated by users. It aids in uniquely identifying the network object. For VMware, this is MOR (managed object reference).
- Mac
Address stringChanges - If macAddressChanges property value is set to reject and the MAC address of the adapter is changed to a value other than the one specified in .vmx configuration file, all inbound frames are dropped. If property value is set to accept and the MAC address is changed, inbound frames to the new MAC address are received.*
Reject
- Indicates that the security policy is rejected.*Accept
- Indicates that the security policy is accepted. - Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- User-provided name to identify the portgroup.
- Nic
Teaming GetAnd Failover Virtualization Vmware Distributed Network Nic Teaming And Failover - Num
Hosts double - The total number of hosts connected to this distributed virtual network.
- Num
Ports double - The total number of ports in the distributed virtual network.
- Object
Type string - Owners List<string>
- Parent
Get
Virtualization Vmware Distributed Network Parent - Permission
Resources List<GetVirtualization Vmware Distributed Network Permission Resource> - Promiscuous
Mode string - If promiscuousMode property value is set to reject, incoming traffic only targeted to that network will be visible. If property value is set to accept, objects defined within the network can see all incoming traffic on the virtual switch based on the VLAN policy.*
Reject
- Indicates that the security policy is rejected.*Accept
- Indicates that the security policy is accepted. - Registered
Device GetVirtualization Vmware Distributed Network 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.
- List<Get
Virtualization Vmware Distributed Network Tag> - Up
Link bool - Indicates if the distributed virtual network is a uplink.
- Version
Context GetVirtualization Vmware Distributed Network Version Context - Vlan
Ranges List<GetVirtualization Vmware Distributed Network Vlan Range> - Vlan
Type string - VLAN type of the distributed virtual network. It can be None, VLAN, VLAN Trunking or Private VLAN.*
None
- Do not tag traffic with any VLAN Id.*VLAN
- Tag traffic with the Id from the VLAN Id field.*VLAN trunking
- Pass VLAN traffic with Id within the VLAN trunk range to guest operating system.*Private VLAN
- Associate the traffic with a private VLAN created on the distributed switch.
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Virtualization Vmware Distributed Network Ancestor - Class
Id string - Create
Time string - The time when this managed object was created.
- Distributed
Switch GetVirtualization Vmware Distributed Network Distributed Switch - Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Forged
Transmits string - If forgedTransmits property value is set to reject, outbound frames with a source MAC address different from the one set on the adapter are dropped. If property value is set to accept, no filtering is performed and all outbound frames are passed.*
Reject
- Indicates that the security policy is rejected.*Accept
- Indicates that the security policy is accepted. - Hosts
[]Get
Virtualization Vmware Distributed Network Host - Id string
- Identity string
- The internally generated identity of network. This entity cannot manipulated by users. It aids in uniquely identifying the network object. For VMware, this is MOR (managed object reference).
- Mac
Address stringChanges - If macAddressChanges property value is set to reject and the MAC address of the adapter is changed to a value other than the one specified in .vmx configuration file, all inbound frames are dropped. If property value is set to accept and the MAC address is changed, inbound frames to the new MAC address are received.*
Reject
- Indicates that the security policy is rejected.*Accept
- Indicates that the security policy is accepted. - Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- User-provided name to identify the portgroup.
- Nic
Teaming GetAnd Failover Virtualization Vmware Distributed Network Nic Teaming And Failover - Num
Hosts float64 - The total number of hosts connected to this distributed virtual network.
- Num
Ports float64 - The total number of ports in the distributed virtual network.
- Object
Type string - Owners []string
- Parent
Get
Virtualization Vmware Distributed Network Parent - Permission
Resources []GetVirtualization Vmware Distributed Network Permission Resource - Promiscuous
Mode string - If promiscuousMode property value is set to reject, incoming traffic only targeted to that network will be visible. If property value is set to accept, objects defined within the network can see all incoming traffic on the virtual switch based on the VLAN policy.*
Reject
- Indicates that the security policy is rejected.*Accept
- Indicates that the security policy is accepted. - Registered
Device GetVirtualization Vmware Distributed Network 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.
- []Get
Virtualization Vmware Distributed Network Tag - Up
Link bool - Indicates if the distributed virtual network is a uplink.
- Version
Context GetVirtualization Vmware Distributed Network Version Context - Vlan
Ranges []GetVirtualization Vmware Distributed Network Vlan Range - Vlan
Type string - VLAN type of the distributed virtual network. It can be None, VLAN, VLAN Trunking or Private VLAN.*
None
- Do not tag traffic with any VLAN Id.*VLAN
- Tag traffic with the Id from the VLAN Id field.*VLAN trunking
- Pass VLAN traffic with Id within the VLAN trunk range to guest operating system.*Private VLAN
- Associate the traffic with a private VLAN created on the distributed switch.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Virtualization Vmware Distributed Network Ancestor> - class
Id String - create
Time String - The time when this managed object was created.
- distributed
Switch GetVirtualization Vmware Distributed Network Distributed Switch - domain
Group StringMoid - The DomainGroup ID for this managed object.
- forged
Transmits String - If forgedTransmits property value is set to reject, outbound frames with a source MAC address different from the one set on the adapter are dropped. If property value is set to accept, no filtering is performed and all outbound frames are passed.*
Reject
- Indicates that the security policy is rejected.*Accept
- Indicates that the security policy is accepted. - hosts
List<Get
Virtualization Vmware Distributed Network Host> - id String
- identity String
- The internally generated identity of network. This entity cannot manipulated by users. It aids in uniquely identifying the network object. For VMware, this is MOR (managed object reference).
- mac
Address StringChanges - If macAddressChanges property value is set to reject and the MAC address of the adapter is changed to a value other than the one specified in .vmx configuration file, all inbound frames are dropped. If property value is set to accept and the MAC address is changed, inbound frames to the new MAC address are received.*
Reject
- Indicates that the security policy is rejected.*Accept
- Indicates that the security policy is accepted. - mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- User-provided name to identify the portgroup.
- nic
Teaming GetAnd Failover Virtualization Vmware Distributed Network Nic Teaming And Failover - num
Hosts Double - The total number of hosts connected to this distributed virtual network.
- num
Ports Double - The total number of ports in the distributed virtual network.
- object
Type String - owners List<String>
- parent
Get
Virtualization Vmware Distributed Network Parent - permission
Resources List<GetVirtualization Vmware Distributed Network Permission Resource> - promiscuous
Mode String - If promiscuousMode property value is set to reject, incoming traffic only targeted to that network will be visible. If property value is set to accept, objects defined within the network can see all incoming traffic on the virtual switch based on the VLAN policy.*
Reject
- Indicates that the security policy is rejected.*Accept
- Indicates that the security policy is accepted. - registered
Device GetVirtualization Vmware Distributed Network 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.
- List<Get
Virtualization Vmware Distributed Network Tag> - up
Link Boolean - Indicates if the distributed virtual network is a uplink.
- version
Context GetVirtualization Vmware Distributed Network Version Context - vlan
Ranges List<GetVirtualization Vmware Distributed Network Vlan Range> - vlan
Type String - VLAN type of the distributed virtual network. It can be None, VLAN, VLAN Trunking or Private VLAN.*
None
- Do not tag traffic with any VLAN Id.*VLAN
- Tag traffic with the Id from the VLAN Id field.*VLAN trunking
- Pass VLAN traffic with Id within the VLAN trunk range to guest operating system.*Private VLAN
- Associate the traffic with a private VLAN created on the distributed switch.
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Virtualization Vmware Distributed Network Ancestor[] - class
Id string - create
Time string - The time when this managed object was created.
- distributed
Switch GetVirtualization Vmware Distributed Network Distributed Switch - domain
Group stringMoid - The DomainGroup ID for this managed object.
- forged
Transmits string - If forgedTransmits property value is set to reject, outbound frames with a source MAC address different from the one set on the adapter are dropped. If property value is set to accept, no filtering is performed and all outbound frames are passed.*
Reject
- Indicates that the security policy is rejected.*Accept
- Indicates that the security policy is accepted. - hosts
Get
Virtualization Vmware Distributed Network Host[] - id string
- identity string
- The internally generated identity of network. This entity cannot manipulated by users. It aids in uniquely identifying the network object. For VMware, this is MOR (managed object reference).
- mac
Address stringChanges - If macAddressChanges property value is set to reject and the MAC address of the adapter is changed to a value other than the one specified in .vmx configuration file, all inbound frames are dropped. If property value is set to accept and the MAC address is changed, inbound frames to the new MAC address are received.*
Reject
- Indicates that the security policy is rejected.*Accept
- Indicates that the security policy is accepted. - mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- User-provided name to identify the portgroup.
- nic
Teaming GetAnd Failover Virtualization Vmware Distributed Network Nic Teaming And Failover - num
Hosts number - The total number of hosts connected to this distributed virtual network.
- num
Ports number - The total number of ports in the distributed virtual network.
- object
Type string - owners string[]
- parent
Get
Virtualization Vmware Distributed Network Parent - permission
Resources GetVirtualization Vmware Distributed Network Permission Resource[] - promiscuous
Mode string - If promiscuousMode property value is set to reject, incoming traffic only targeted to that network will be visible. If property value is set to accept, objects defined within the network can see all incoming traffic on the virtual switch based on the VLAN policy.*
Reject
- Indicates that the security policy is rejected.*Accept
- Indicates that the security policy is accepted. - registered
Device GetVirtualization Vmware Distributed Network 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.
- Get
Virtualization Vmware Distributed Network Tag[] - up
Link boolean - Indicates if the distributed virtual network is a uplink.
- version
Context GetVirtualization Vmware Distributed Network Version Context - vlan
Ranges GetVirtualization Vmware Distributed Network Vlan Range[] - vlan
Type string - VLAN type of the distributed virtual network. It can be None, VLAN, VLAN Trunking or Private VLAN.*
None
- Do not tag traffic with any VLAN Id.*VLAN
- Tag traffic with the Id from the VLAN Id field.*VLAN trunking
- Pass VLAN traffic with Id within the VLAN trunk range to guest operating system.*Private VLAN
- Associate the traffic with a private VLAN created on the distributed switch.
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Virtualization Vmware Distributed Network Ancestor] - class_
id str - create_
time str - The time when this managed object was created.
- distributed_
switch GetVirtualization Vmware Distributed Network Distributed Switch - domain_
group_ strmoid - The DomainGroup ID for this managed object.
- forged_
transmits str - If forgedTransmits property value is set to reject, outbound frames with a source MAC address different from the one set on the adapter are dropped. If property value is set to accept, no filtering is performed and all outbound frames are passed.*
Reject
- Indicates that the security policy is rejected.*Accept
- Indicates that the security policy is accepted. - hosts
Sequence[Get
Virtualization Vmware Distributed Network Host] - id str
- identity str
- The internally generated identity of network. This entity cannot manipulated by users. It aids in uniquely identifying the network object. For VMware, this is MOR (managed object reference).
- mac_
address_ strchanges - If macAddressChanges property value is set to reject and the MAC address of the adapter is changed to a value other than the one specified in .vmx configuration file, all inbound frames are dropped. If property value is set to accept and the MAC address is changed, inbound frames to the new MAC address are received.*
Reject
- Indicates that the security policy is rejected.*Accept
- Indicates that the security policy is accepted. - mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- User-provided name to identify the portgroup.
- nic_
teaming_ Getand_ failover Virtualization Vmware Distributed Network Nic Teaming And Failover - num_
hosts float - The total number of hosts connected to this distributed virtual network.
- num_
ports float - The total number of ports in the distributed virtual network.
- object_
type str - owners Sequence[str]
- parent
Get
Virtualization Vmware Distributed Network Parent - permission_
resources Sequence[GetVirtualization Vmware Distributed Network Permission Resource] - promiscuous_
mode str - If promiscuousMode property value is set to reject, incoming traffic only targeted to that network will be visible. If property value is set to accept, objects defined within the network can see all incoming traffic on the virtual switch based on the VLAN policy.*
Reject
- Indicates that the security policy is rejected.*Accept
- Indicates that the security policy is accepted. - registered_
device GetVirtualization Vmware Distributed Network 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.
- Sequence[Get
Virtualization Vmware Distributed Network Tag] - up_
link bool - Indicates if the distributed virtual network is a uplink.
- version_
context GetVirtualization Vmware Distributed Network Version Context - vlan_
ranges Sequence[GetVirtualization Vmware Distributed Network Vlan Range] - vlan_
type str - VLAN type of the distributed virtual network. It can be None, VLAN, VLAN Trunking or Private VLAN.*
None
- Do not tag traffic with any VLAN Id.*VLAN
- Tag traffic with the Id from the VLAN Id field.*VLAN trunking
- Pass VLAN traffic with Id within the VLAN trunk range to guest operating system.*Private VLAN
- Associate the traffic with a private VLAN created on the distributed switch.
- 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.
- distributed
Switch Property Map - domain
Group StringMoid - The DomainGroup ID for this managed object.
- forged
Transmits String - If forgedTransmits property value is set to reject, outbound frames with a source MAC address different from the one set on the adapter are dropped. If property value is set to accept, no filtering is performed and all outbound frames are passed.*
Reject
- Indicates that the security policy is rejected.*Accept
- Indicates that the security policy is accepted. - hosts List<Property Map>
- id String
- identity String
- The internally generated identity of network. This entity cannot manipulated by users. It aids in uniquely identifying the network object. For VMware, this is MOR (managed object reference).
- mac
Address StringChanges - If macAddressChanges property value is set to reject and the MAC address of the adapter is changed to a value other than the one specified in .vmx configuration file, all inbound frames are dropped. If property value is set to accept and the MAC address is changed, inbound frames to the new MAC address are received.*
Reject
- Indicates that the security policy is rejected.*Accept
- Indicates that the security policy is accepted. - mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- User-provided name to identify the portgroup.
- nic
Teaming Property MapAnd Failover - num
Hosts Number - The total number of hosts connected to this distributed virtual network.
- num
Ports Number - The total number of ports in the distributed virtual network.
- object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - promiscuous
Mode String - If promiscuousMode property value is set to reject, incoming traffic only targeted to that network will be visible. If property value is set to accept, objects defined within the network can see all incoming traffic on the virtual switch based on the VLAN policy.*
Reject
- Indicates that the security policy is rejected.*Accept
- Indicates that the security policy is accepted. - 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.
- List<Property Map>
- up
Link Boolean - Indicates if the distributed virtual network is a uplink.
- version
Context Property Map - vlan
Ranges List<Property Map> - vlan
Type String - VLAN type of the distributed virtual network. It can be None, VLAN, VLAN Trunking or Private VLAN.*
None
- Do not tag traffic with any VLAN Id.*VLAN
- Tag traffic with the Id from the VLAN Id field.*VLAN trunking
- Pass VLAN traffic with Id within the VLAN trunk range to guest operating system.*Private VLAN
- Associate the traffic with a private VLAN created on the distributed switch.
getVirtualizationVmwareDistributedNetwork Result
The following output properties are available:
- Id string
- Results
List<Get
Virtualization Vmware Distributed Network Result> - Account
Moid string - Additional
Properties string - Ancestors
List<Get
Virtualization Vmware Distributed Network Ancestor> - Class
Id string - Create
Time string - Distributed
Switch GetVirtualization Vmware Distributed Network Distributed Switch - Domain
Group stringMoid - Forged
Transmits string - Hosts
List<Get
Virtualization Vmware Distributed Network Host> - Identity string
- Mac
Address stringChanges - Mod
Time string - Moid string
- Name string
- Nic
Teaming GetAnd Failover Virtualization Vmware Distributed Network Nic Teaming And Failover - Num
Hosts double - Num
Ports double - Object
Type string - Owners List<string>
- Parent
Get
Virtualization Vmware Distributed Network Parent - Permission
Resources List<GetVirtualization Vmware Distributed Network Permission Resource> - Promiscuous
Mode string - Registered
Device GetVirtualization Vmware Distributed Network Registered Device - string
- List<Get
Virtualization Vmware Distributed Network Tag> - Up
Link bool - Version
Context GetVirtualization Vmware Distributed Network Version Context - Vlan
Ranges List<GetVirtualization Vmware Distributed Network Vlan Range> - Vlan
Type string
- Id string
- Results
[]Get
Virtualization Vmware Distributed Network Result - Account
Moid string - Additional
Properties string - Ancestors
[]Get
Virtualization Vmware Distributed Network Ancestor - Class
Id string - Create
Time string - Distributed
Switch GetVirtualization Vmware Distributed Network Distributed Switch - Domain
Group stringMoid - Forged
Transmits string - Hosts
[]Get
Virtualization Vmware Distributed Network Host - Identity string
- Mac
Address stringChanges - Mod
Time string - Moid string
- Name string
- Nic
Teaming GetAnd Failover Virtualization Vmware Distributed Network Nic Teaming And Failover - Num
Hosts float64 - Num
Ports float64 - Object
Type string - Owners []string
- Parent
Get
Virtualization Vmware Distributed Network Parent - Permission
Resources []GetVirtualization Vmware Distributed Network Permission Resource - Promiscuous
Mode string - Registered
Device GetVirtualization Vmware Distributed Network Registered Device - string
- []Get
Virtualization Vmware Distributed Network Tag - Up
Link bool - Version
Context GetVirtualization Vmware Distributed Network Version Context - Vlan
Ranges []GetVirtualization Vmware Distributed Network Vlan Range - Vlan
Type string
- id String
- results
List<Get
Virtualization Vmware Distributed Network Result> - account
Moid String - additional
Properties String - ancestors
List<Get
Virtualization Vmware Distributed Network Ancestor> - class
Id String - create
Time String - distributed
Switch GetVirtualization Vmware Distributed Network Distributed Switch - domain
Group StringMoid - forged
Transmits String - hosts
List<Get
Virtualization Vmware Distributed Network Host> - identity String
- mac
Address StringChanges - mod
Time String - moid String
- name String
- nic
Teaming GetAnd Failover Virtualization Vmware Distributed Network Nic Teaming And Failover - num
Hosts Double - num
Ports Double - object
Type String - owners List<String>
- parent
Get
Virtualization Vmware Distributed Network Parent - permission
Resources List<GetVirtualization Vmware Distributed Network Permission Resource> - promiscuous
Mode String - registered
Device GetVirtualization Vmware Distributed Network Registered Device - String
- List<Get
Virtualization Vmware Distributed Network Tag> - up
Link Boolean - version
Context GetVirtualization Vmware Distributed Network Version Context - vlan
Ranges List<GetVirtualization Vmware Distributed Network Vlan Range> - vlan
Type String
- id string
- results
Get
Virtualization Vmware Distributed Network Result[] - account
Moid string - additional
Properties string - ancestors
Get
Virtualization Vmware Distributed Network Ancestor[] - class
Id string - create
Time string - distributed
Switch GetVirtualization Vmware Distributed Network Distributed Switch - domain
Group stringMoid - forged
Transmits string - hosts
Get
Virtualization Vmware Distributed Network Host[] - identity string
- mac
Address stringChanges - mod
Time string - moid string
- name string
- nic
Teaming GetAnd Failover Virtualization Vmware Distributed Network Nic Teaming And Failover - num
Hosts number - num
Ports number - object
Type string - owners string[]
- parent
Get
Virtualization Vmware Distributed Network Parent - permission
Resources GetVirtualization Vmware Distributed Network Permission Resource[] - promiscuous
Mode string - registered
Device GetVirtualization Vmware Distributed Network Registered Device - string
- Get
Virtualization Vmware Distributed Network Tag[] - up
Link boolean - version
Context GetVirtualization Vmware Distributed Network Version Context - vlan
Ranges GetVirtualization Vmware Distributed Network Vlan Range[] - vlan
Type string
- id str
- results
Sequence[Get
Virtualization Vmware Distributed Network Result] - account_
moid str - additional_
properties str - ancestors
Sequence[Get
Virtualization Vmware Distributed Network Ancestor] - class_
id str - create_
time str - distributed_
switch GetVirtualization Vmware Distributed Network Distributed Switch - domain_
group_ strmoid - forged_
transmits str - hosts
Sequence[Get
Virtualization Vmware Distributed Network Host] - identity str
- mac_
address_ strchanges - mod_
time str - moid str
- name str
- nic_
teaming_ Getand_ failover Virtualization Vmware Distributed Network Nic Teaming And Failover - num_
hosts float - num_
ports float - object_
type str - owners Sequence[str]
- parent
Get
Virtualization Vmware Distributed Network Parent - permission_
resources Sequence[GetVirtualization Vmware Distributed Network Permission Resource] - promiscuous_
mode str - registered_
device GetVirtualization Vmware Distributed Network Registered Device - str
- Sequence[Get
Virtualization Vmware Distributed Network Tag] - up_
link bool - version_
context GetVirtualization Vmware Distributed Network Version Context - vlan_
ranges Sequence[GetVirtualization Vmware Distributed Network Vlan Range] - vlan_
type str
- id String
- results List<Property Map>
- account
Moid String - additional
Properties String - ancestors List<Property Map>
- class
Id String - create
Time String - distributed
Switch Property Map - domain
Group StringMoid - forged
Transmits String - hosts List<Property Map>
- identity String
- mac
Address StringChanges - mod
Time String - moid String
- name String
- nic
Teaming Property MapAnd Failover - num
Hosts Number - num
Ports Number - object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - promiscuous
Mode String - registered
Device Property Map - String
- List<Property Map>
- up
Link Boolean - version
Context Property Map - vlan
Ranges List<Property Map> - vlan
Type String
Supporting Types
GetVirtualizationVmwareDistributedNetworkAncestor
- 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'.
GetVirtualizationVmwareDistributedNetworkDistributedSwitch
- 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'.
GetVirtualizationVmwareDistributedNetworkHost
- 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'.
GetVirtualizationVmwareDistributedNetworkNicTeamingAndFailover
- Active
Adapters List<string> - 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.
- Failback bool
- By default, a failback policy is enabled on a NIC team. If a failed physical NIC returns online, the network component sets the NIC back to active by replacing the standby NIC that took over its slot.
- Load
Balancing string - Determines how network traffic is distributed between the network adapters in a NIC team.
loadbalanceIP
- Load balance based on IP hash.loadbalanceSrcmac
- Route based on source MAC hash.loadbalanceSrcid
- Route based on originating virtual port.failoverExplicit
- Use explicit failover order.loadbalanceSrcnic
- Route based on physical NIC load.
- Name string
- User-provided name to identify the portgroup.
- Network
Failure stringDetection - Methods used by network component for failover detection.
linkStatus
- This option detects failures such as removed cables and physical switch power failures.beaconProbing
- Sends out and listens for beacon probes on all NICs in the team, and uses this information, in addition to link status, to determine link failure. ESXi sends beacon packets every second.
- Notify
Switches bool - Determines how network traffic is distributed between the network adapters in a NIC team.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Standby
Adapters List<string>
- Active
Adapters []string - 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.
- Failback bool
- By default, a failback policy is enabled on a NIC team. If a failed physical NIC returns online, the network component sets the NIC back to active by replacing the standby NIC that took over its slot.
- Load
Balancing string - Determines how network traffic is distributed between the network adapters in a NIC team.
loadbalanceIP
- Load balance based on IP hash.loadbalanceSrcmac
- Route based on source MAC hash.loadbalanceSrcid
- Route based on originating virtual port.failoverExplicit
- Use explicit failover order.loadbalanceSrcnic
- Route based on physical NIC load.
- Name string
- User-provided name to identify the portgroup.
- Network
Failure stringDetection - Methods used by network component for failover detection.
linkStatus
- This option detects failures such as removed cables and physical switch power failures.beaconProbing
- Sends out and listens for beacon probes on all NICs in the team, and uses this information, in addition to link status, to determine link failure. ESXi sends beacon packets every second.
- Notify
Switches bool - Determines how network traffic is distributed between the network adapters in a NIC team.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Standby
Adapters []string
- active
Adapters List<String> - 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.
- failback Boolean
- By default, a failback policy is enabled on a NIC team. If a failed physical NIC returns online, the network component sets the NIC back to active by replacing the standby NIC that took over its slot.
- load
Balancing String - Determines how network traffic is distributed between the network adapters in a NIC team.
loadbalanceIP
- Load balance based on IP hash.loadbalanceSrcmac
- Route based on source MAC hash.loadbalanceSrcid
- Route based on originating virtual port.failoverExplicit
- Use explicit failover order.loadbalanceSrcnic
- Route based on physical NIC load.
- name String
- User-provided name to identify the portgroup.
- network
Failure StringDetection - Methods used by network component for failover detection.
linkStatus
- This option detects failures such as removed cables and physical switch power failures.beaconProbing
- Sends out and listens for beacon probes on all NICs in the team, and uses this information, in addition to link status, to determine link failure. ESXi sends beacon packets every second.
- notify
Switches Boolean - Determines how network traffic is distributed between the network adapters in a NIC team.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- standby
Adapters List<String>
- active
Adapters string[] - 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.
- failback boolean
- By default, a failback policy is enabled on a NIC team. If a failed physical NIC returns online, the network component sets the NIC back to active by replacing the standby NIC that took over its slot.
- load
Balancing string - Determines how network traffic is distributed between the network adapters in a NIC team.
loadbalanceIP
- Load balance based on IP hash.loadbalanceSrcmac
- Route based on source MAC hash.loadbalanceSrcid
- Route based on originating virtual port.failoverExplicit
- Use explicit failover order.loadbalanceSrcnic
- Route based on physical NIC load.
- name string
- User-provided name to identify the portgroup.
- network
Failure stringDetection - Methods used by network component for failover detection.
linkStatus
- This option detects failures such as removed cables and physical switch power failures.beaconProbing
- Sends out and listens for beacon probes on all NICs in the team, and uses this information, in addition to link status, to determine link failure. ESXi sends beacon packets every second.
- notify
Switches boolean - Determines how network traffic is distributed between the network adapters in a NIC team.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- standby
Adapters string[]
- active_
adapters Sequence[str] - 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.
- failback bool
- By default, a failback policy is enabled on a NIC team. If a failed physical NIC returns online, the network component sets the NIC back to active by replacing the standby NIC that took over its slot.
- load_
balancing str - Determines how network traffic is distributed between the network adapters in a NIC team.
loadbalanceIP
- Load balance based on IP hash.loadbalanceSrcmac
- Route based on source MAC hash.loadbalanceSrcid
- Route based on originating virtual port.failoverExplicit
- Use explicit failover order.loadbalanceSrcnic
- Route based on physical NIC load.
- name str
- User-provided name to identify the portgroup.
- network_
failure_ strdetection - Methods used by network component for failover detection.
linkStatus
- This option detects failures such as removed cables and physical switch power failures.beaconProbing
- Sends out and listens for beacon probes on all NICs in the team, and uses this information, in addition to link status, to determine link failure. ESXi sends beacon packets every second.
- notify_
switches bool - Determines how network traffic is distributed between the network adapters in a NIC team.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- standby_
adapters Sequence[str]
- active
Adapters List<String> - 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.
- failback Boolean
- By default, a failback policy is enabled on a NIC team. If a failed physical NIC returns online, the network component sets the NIC back to active by replacing the standby NIC that took over its slot.
- load
Balancing String - Determines how network traffic is distributed between the network adapters in a NIC team.
loadbalanceIP
- Load balance based on IP hash.loadbalanceSrcmac
- Route based on source MAC hash.loadbalanceSrcid
- Route based on originating virtual port.failoverExplicit
- Use explicit failover order.loadbalanceSrcnic
- Route based on physical NIC load.
- name String
- User-provided name to identify the portgroup.
- network
Failure StringDetection - Methods used by network component for failover detection.
linkStatus
- This option detects failures such as removed cables and physical switch power failures.beaconProbing
- Sends out and listens for beacon probes on all NICs in the team, and uses this information, in addition to link status, to determine link failure. ESXi sends beacon packets every second.
- notify
Switches Boolean - Determines how network traffic is distributed between the network adapters in a NIC team.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- standby
Adapters List<String>
GetVirtualizationVmwareDistributedNetworkParent
- 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'.
GetVirtualizationVmwareDistributedNetworkPermissionResource
- 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'.
GetVirtualizationVmwareDistributedNetworkRegisteredDevice
- 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'.
GetVirtualizationVmwareDistributedNetworkResult
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Virtualization Vmware Distributed Network Result Ancestor> - Class
Id string - Create
Time string - The time when this managed object was created.
- Distributed
Switches List<GetVirtualization Vmware Distributed Network Result Distributed Switch> - Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Forged
Transmits string - If forgedTransmits property value is set to reject, outbound frames with a source MAC address different from the one set on the adapter are dropped. If property value is set to accept, no filtering is performed and all outbound frames are passed.*
Reject
- Indicates that the security policy is rejected.*Accept
- Indicates that the security policy is accepted. - Hosts
List<Get
Virtualization Vmware Distributed Network Result Host> - Identity string
- The internally generated identity of network. This entity cannot manipulated by users. It aids in uniquely identifying the network object. For VMware, this is MOR (managed object reference).
- Mac
Address stringChanges - If macAddressChanges property value is set to reject and the MAC address of the adapter is changed to a value other than the one specified in .vmx configuration file, all inbound frames are dropped. If property value is set to accept and the MAC address is changed, inbound frames to the new MAC address are received.*
Reject
- Indicates that the security policy is rejected.*Accept
- Indicates that the security policy is accepted. - Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- User-provided name to identify the portgroup.
- Nic
Teaming List<GetAnd Failovers Virtualization Vmware Distributed Network Result Nic Teaming And Failover> - Num
Hosts double - The total number of hosts connected to this distributed virtual network.
- Num
Ports double - The total number of ports in the distributed virtual network.
- Object
Type string - Owners List<string>
- Parents
List<Get
Virtualization Vmware Distributed Network Result Parent> - Permission
Resources List<GetVirtualization Vmware Distributed Network Result Permission Resource> - Promiscuous
Mode string - If promiscuousMode property value is set to reject, incoming traffic only targeted to that network will be visible. If property value is set to accept, objects defined within the network can see all incoming traffic on the virtual switch based on the VLAN policy.*
Reject
- Indicates that the security policy is rejected.*Accept
- Indicates that the security policy is accepted. - Registered
Devices List<GetVirtualization Vmware Distributed Network 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.
- List<Get
Virtualization Vmware Distributed Network Result Tag> - Up
Link bool - Indicates if the distributed virtual network is a uplink.
- Version
Contexts List<GetVirtualization Vmware Distributed Network Result Version Context> - Vlan
Ranges List<GetVirtualization Vmware Distributed Network Result Vlan Range> - Vlan
Type string - VLAN type of the distributed virtual network. It can be None, VLAN, VLAN Trunking or Private VLAN.*
None
- Do not tag traffic with any VLAN Id.*VLAN
- Tag traffic with the Id from the VLAN Id field.*VLAN trunking
- Pass VLAN traffic with Id within the VLAN trunk range to guest operating system.*Private VLAN
- Associate the traffic with a private VLAN created on the distributed switch.
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Virtualization Vmware Distributed Network Result Ancestor - Class
Id string - Create
Time string - The time when this managed object was created.
- Distributed
Switches []GetVirtualization Vmware Distributed Network Result Distributed Switch - Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Forged
Transmits string - If forgedTransmits property value is set to reject, outbound frames with a source MAC address different from the one set on the adapter are dropped. If property value is set to accept, no filtering is performed and all outbound frames are passed.*
Reject
- Indicates that the security policy is rejected.*Accept
- Indicates that the security policy is accepted. - Hosts
[]Get
Virtualization Vmware Distributed Network Result Host - Identity string
- The internally generated identity of network. This entity cannot manipulated by users. It aids in uniquely identifying the network object. For VMware, this is MOR (managed object reference).
- Mac
Address stringChanges - If macAddressChanges property value is set to reject and the MAC address of the adapter is changed to a value other than the one specified in .vmx configuration file, all inbound frames are dropped. If property value is set to accept and the MAC address is changed, inbound frames to the new MAC address are received.*
Reject
- Indicates that the security policy is rejected.*Accept
- Indicates that the security policy is accepted. - Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- User-provided name to identify the portgroup.
- Nic
Teaming []GetAnd Failovers Virtualization Vmware Distributed Network Result Nic Teaming And Failover - Num
Hosts float64 - The total number of hosts connected to this distributed virtual network.
- Num
Ports float64 - The total number of ports in the distributed virtual network.
- Object
Type string - Owners []string
- Parents
[]Get
Virtualization Vmware Distributed Network Result Parent - Permission
Resources []GetVirtualization Vmware Distributed Network Result Permission Resource - Promiscuous
Mode string - If promiscuousMode property value is set to reject, incoming traffic only targeted to that network will be visible. If property value is set to accept, objects defined within the network can see all incoming traffic on the virtual switch based on the VLAN policy.*
Reject
- Indicates that the security policy is rejected.*Accept
- Indicates that the security policy is accepted. - Registered
Devices []GetVirtualization Vmware Distributed Network 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.
- []Get
Virtualization Vmware Distributed Network Result Tag - Up
Link bool - Indicates if the distributed virtual network is a uplink.
- Version
Contexts []GetVirtualization Vmware Distributed Network Result Version Context - Vlan
Ranges []GetVirtualization Vmware Distributed Network Result Vlan Range - Vlan
Type string - VLAN type of the distributed virtual network. It can be None, VLAN, VLAN Trunking or Private VLAN.*
None
- Do not tag traffic with any VLAN Id.*VLAN
- Tag traffic with the Id from the VLAN Id field.*VLAN trunking
- Pass VLAN traffic with Id within the VLAN trunk range to guest operating system.*Private VLAN
- Associate the traffic with a private VLAN created on the distributed switch.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Virtualization Vmware Distributed Network Result Ancestor> - class
Id String - create
Time String - The time when this managed object was created.
- distributed
Switches List<GetVirtualization Vmware Distributed Network Result Distributed Switch> - domain
Group StringMoid - The DomainGroup ID for this managed object.
- forged
Transmits String - If forgedTransmits property value is set to reject, outbound frames with a source MAC address different from the one set on the adapter are dropped. If property value is set to accept, no filtering is performed and all outbound frames are passed.*
Reject
- Indicates that the security policy is rejected.*Accept
- Indicates that the security policy is accepted. - hosts
List<Get
Virtualization Vmware Distributed Network Result Host> - identity String
- The internally generated identity of network. This entity cannot manipulated by users. It aids in uniquely identifying the network object. For VMware, this is MOR (managed object reference).
- mac
Address StringChanges - If macAddressChanges property value is set to reject and the MAC address of the adapter is changed to a value other than the one specified in .vmx configuration file, all inbound frames are dropped. If property value is set to accept and the MAC address is changed, inbound frames to the new MAC address are received.*
Reject
- Indicates that the security policy is rejected.*Accept
- Indicates that the security policy is accepted. - mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- User-provided name to identify the portgroup.
- nic
Teaming List<GetAnd Failovers Virtualization Vmware Distributed Network Result Nic Teaming And Failover> - num
Hosts Double - The total number of hosts connected to this distributed virtual network.
- num
Ports Double - The total number of ports in the distributed virtual network.
- object
Type String - owners List<String>
- parents
List<Get
Virtualization Vmware Distributed Network Result Parent> - permission
Resources List<GetVirtualization Vmware Distributed Network Result Permission Resource> - promiscuous
Mode String - If promiscuousMode property value is set to reject, incoming traffic only targeted to that network will be visible. If property value is set to accept, objects defined within the network can see all incoming traffic on the virtual switch based on the VLAN policy.*
Reject
- Indicates that the security policy is rejected.*Accept
- Indicates that the security policy is accepted. - registered
Devices List<GetVirtualization Vmware Distributed Network 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.
- List<Get
Virtualization Vmware Distributed Network Result Tag> - up
Link Boolean - Indicates if the distributed virtual network is a uplink.
- version
Contexts List<GetVirtualization Vmware Distributed Network Result Version Context> - vlan
Ranges List<GetVirtualization Vmware Distributed Network Result Vlan Range> - vlan
Type String - VLAN type of the distributed virtual network. It can be None, VLAN, VLAN Trunking or Private VLAN.*
None
- Do not tag traffic with any VLAN Id.*VLAN
- Tag traffic with the Id from the VLAN Id field.*VLAN trunking
- Pass VLAN traffic with Id within the VLAN trunk range to guest operating system.*Private VLAN
- Associate the traffic with a private VLAN created on the distributed switch.
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Virtualization Vmware Distributed Network Result Ancestor[] - class
Id string - create
Time string - The time when this managed object was created.
- distributed
Switches GetVirtualization Vmware Distributed Network Result Distributed Switch[] - domain
Group stringMoid - The DomainGroup ID for this managed object.
- forged
Transmits string - If forgedTransmits property value is set to reject, outbound frames with a source MAC address different from the one set on the adapter are dropped. If property value is set to accept, no filtering is performed and all outbound frames are passed.*
Reject
- Indicates that the security policy is rejected.*Accept
- Indicates that the security policy is accepted. - hosts
Get
Virtualization Vmware Distributed Network Result Host[] - identity string
- The internally generated identity of network. This entity cannot manipulated by users. It aids in uniquely identifying the network object. For VMware, this is MOR (managed object reference).
- mac
Address stringChanges - If macAddressChanges property value is set to reject and the MAC address of the adapter is changed to a value other than the one specified in .vmx configuration file, all inbound frames are dropped. If property value is set to accept and the MAC address is changed, inbound frames to the new MAC address are received.*
Reject
- Indicates that the security policy is rejected.*Accept
- Indicates that the security policy is accepted. - mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- User-provided name to identify the portgroup.
- nic
Teaming GetAnd Failovers Virtualization Vmware Distributed Network Result Nic Teaming And Failover[] - num
Hosts number - The total number of hosts connected to this distributed virtual network.
- num
Ports number - The total number of ports in the distributed virtual network.
- object
Type string - owners string[]
- parents
Get
Virtualization Vmware Distributed Network Result Parent[] - permission
Resources GetVirtualization Vmware Distributed Network Result Permission Resource[] - promiscuous
Mode string - If promiscuousMode property value is set to reject, incoming traffic only targeted to that network will be visible. If property value is set to accept, objects defined within the network can see all incoming traffic on the virtual switch based on the VLAN policy.*
Reject
- Indicates that the security policy is rejected.*Accept
- Indicates that the security policy is accepted. - registered
Devices GetVirtualization Vmware Distributed Network 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.
- Get
Virtualization Vmware Distributed Network Result Tag[] - up
Link boolean - Indicates if the distributed virtual network is a uplink.
- version
Contexts GetVirtualization Vmware Distributed Network Result Version Context[] - vlan
Ranges GetVirtualization Vmware Distributed Network Result Vlan Range[] - vlan
Type string - VLAN type of the distributed virtual network. It can be None, VLAN, VLAN Trunking or Private VLAN.*
None
- Do not tag traffic with any VLAN Id.*VLAN
- Tag traffic with the Id from the VLAN Id field.*VLAN trunking
- Pass VLAN traffic with Id within the VLAN trunk range to guest operating system.*Private VLAN
- Associate the traffic with a private VLAN created on the distributed switch.
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Virtualization Vmware Distributed Network Result Ancestor] - class_
id str - create_
time str - The time when this managed object was created.
- distributed_
switches Sequence[GetVirtualization Vmware Distributed Network Result Distributed Switch] - domain_
group_ strmoid - The DomainGroup ID for this managed object.
- forged_
transmits str - If forgedTransmits property value is set to reject, outbound frames with a source MAC address different from the one set on the adapter are dropped. If property value is set to accept, no filtering is performed and all outbound frames are passed.*
Reject
- Indicates that the security policy is rejected.*Accept
- Indicates that the security policy is accepted. - hosts
Sequence[Get
Virtualization Vmware Distributed Network Result Host] - identity str
- The internally generated identity of network. This entity cannot manipulated by users. It aids in uniquely identifying the network object. For VMware, this is MOR (managed object reference).
- mac_
address_ strchanges - If macAddressChanges property value is set to reject and the MAC address of the adapter is changed to a value other than the one specified in .vmx configuration file, all inbound frames are dropped. If property value is set to accept and the MAC address is changed, inbound frames to the new MAC address are received.*
Reject
- Indicates that the security policy is rejected.*Accept
- Indicates that the security policy is accepted. - mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- User-provided name to identify the portgroup.
- nic_
teaming_ Sequence[Getand_ failovers Virtualization Vmware Distributed Network Result Nic Teaming And Failover] - num_
hosts float - The total number of hosts connected to this distributed virtual network.
- num_
ports float - The total number of ports in the distributed virtual network.
- object_
type str - owners Sequence[str]
- parents
Sequence[Get
Virtualization Vmware Distributed Network Result Parent] - permission_
resources Sequence[GetVirtualization Vmware Distributed Network Result Permission Resource] - promiscuous_
mode str - If promiscuousMode property value is set to reject, incoming traffic only targeted to that network will be visible. If property value is set to accept, objects defined within the network can see all incoming traffic on the virtual switch based on the VLAN policy.*
Reject
- Indicates that the security policy is rejected.*Accept
- Indicates that the security policy is accepted. - registered_
devices Sequence[GetVirtualization Vmware Distributed Network 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.
- Sequence[Get
Virtualization Vmware Distributed Network Result Tag] - up_
link bool - Indicates if the distributed virtual network is a uplink.
- version_
contexts Sequence[GetVirtualization Vmware Distributed Network Result Version Context] - vlan_
ranges Sequence[GetVirtualization Vmware Distributed Network Result Vlan Range] - vlan_
type str - VLAN type of the distributed virtual network. It can be None, VLAN, VLAN Trunking or Private VLAN.*
None
- Do not tag traffic with any VLAN Id.*VLAN
- Tag traffic with the Id from the VLAN Id field.*VLAN trunking
- Pass VLAN traffic with Id within the VLAN trunk range to guest operating system.*Private VLAN
- Associate the traffic with a private VLAN created on the distributed switch.
- 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.
- distributed
Switches List<Property Map> - domain
Group StringMoid - The DomainGroup ID for this managed object.
- forged
Transmits String - If forgedTransmits property value is set to reject, outbound frames with a source MAC address different from the one set on the adapter are dropped. If property value is set to accept, no filtering is performed and all outbound frames are passed.*
Reject
- Indicates that the security policy is rejected.*Accept
- Indicates that the security policy is accepted. - hosts List<Property Map>
- identity String
- The internally generated identity of network. This entity cannot manipulated by users. It aids in uniquely identifying the network object. For VMware, this is MOR (managed object reference).
- mac
Address StringChanges - If macAddressChanges property value is set to reject and the MAC address of the adapter is changed to a value other than the one specified in .vmx configuration file, all inbound frames are dropped. If property value is set to accept and the MAC address is changed, inbound frames to the new MAC address are received.*
Reject
- Indicates that the security policy is rejected.*Accept
- Indicates that the security policy is accepted. - mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- User-provided name to identify the portgroup.
- nic
Teaming List<Property Map>And Failovers - num
Hosts Number - The total number of hosts connected to this distributed virtual network.
- num
Ports Number - The total number of ports in the distributed virtual network.
- object
Type String - owners List<String>
- parents List<Property Map>
- permission
Resources List<Property Map> - promiscuous
Mode String - If promiscuousMode property value is set to reject, incoming traffic only targeted to that network will be visible. If property value is set to accept, objects defined within the network can see all incoming traffic on the virtual switch based on the VLAN policy.*
Reject
- Indicates that the security policy is rejected.*Accept
- Indicates that the security policy is accepted. - 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.
- List<Property Map>
- up
Link Boolean - Indicates if the distributed virtual network is a uplink.
- version
Contexts List<Property Map> - vlan
Ranges List<Property Map> - vlan
Type String - VLAN type of the distributed virtual network. It can be None, VLAN, VLAN Trunking or Private VLAN.*
None
- Do not tag traffic with any VLAN Id.*VLAN
- Tag traffic with the Id from the VLAN Id field.*VLAN trunking
- Pass VLAN traffic with Id within the VLAN trunk range to guest operating system.*Private VLAN
- Associate the traffic with a private VLAN created on the distributed switch.
GetVirtualizationVmwareDistributedNetworkResultAncestor
- 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
GetVirtualizationVmwareDistributedNetworkResultDistributedSwitch
- 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
GetVirtualizationVmwareDistributedNetworkResultHost
- 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
GetVirtualizationVmwareDistributedNetworkResultNicTeamingAndFailover
- Active
Adapters List<string> - Additional
Properties string - Class
Id string - Failback bool
- Load
Balancing string - Name string
- User-provided name to identify the portgroup.
- Network
Failure stringDetection - Notify
Switches bool - Object
Type string - Standby
Adapters List<string>
- Active
Adapters []string - Additional
Properties string - Class
Id string - Failback bool
- Load
Balancing string - Name string
- User-provided name to identify the portgroup.
- Network
Failure stringDetection - Notify
Switches bool - Object
Type string - Standby
Adapters []string
- active
Adapters List<String> - additional
Properties String - class
Id String - failback Boolean
- load
Balancing String - name String
- User-provided name to identify the portgroup.
- network
Failure StringDetection - notify
Switches Boolean - object
Type String - standby
Adapters List<String>
- active
Adapters string[] - additional
Properties string - class
Id string - failback boolean
- load
Balancing string - name string
- User-provided name to identify the portgroup.
- network
Failure stringDetection - notify
Switches boolean - object
Type string - standby
Adapters string[]
- active_
adapters Sequence[str] - additional_
properties str - class_
id str - failback bool
- load_
balancing str - name str
- User-provided name to identify the portgroup.
- network_
failure_ strdetection - notify_
switches bool - object_
type str - standby_
adapters Sequence[str]
- active
Adapters List<String> - additional
Properties String - class
Id String - failback Boolean
- load
Balancing String - name String
- User-provided name to identify the portgroup.
- network
Failure StringDetection - notify
Switches Boolean - object
Type String - standby
Adapters List<String>
GetVirtualizationVmwareDistributedNetworkResultParent
- 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
GetVirtualizationVmwareDistributedNetworkResultPermissionResource
- 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
GetVirtualizationVmwareDistributedNetworkResultRegisteredDevice
- 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
GetVirtualizationVmwareDistributedNetworkResultTag
- 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
GetVirtualizationVmwareDistributedNetworkResultVersionContext
- Additional
Properties string - Class
Id string - Interested
Mos List<GetVirtualization Vmware Distributed Network Result Version Context Interested Mo> - Marked
For boolDeletion - Nr
Version string - Object
Type string - Ref
Mos List<GetVirtualization Vmware Distributed Network Result Version Context Ref Mo> - Timestamp string
- Version
Type string
- additional
Properties String - class
Id String - interested
Mos List<GetVirtualization Vmware Distributed Network Result Version Context Interested Mo> - marked
For BooleanDeletion - nr
Version String - object
Type String - ref
Mos List<GetVirtualization Vmware Distributed Network Result Version Context Ref Mo> - timestamp String
- version
Type String
- additional_
properties str - class_
id str - interested_
mos Sequence[GetVirtualization Vmware Distributed Network Result Version Context Interested Mo] - marked_
for_ booldeletion - nr_
version str - object_
type str - ref_
mos Sequence[GetVirtualization Vmware Distributed Network Result Version Context Ref Mo] - timestamp str
- version_
type str
- 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
GetVirtualizationVmwareDistributedNetworkResultVersionContextInterestedMo
- 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
GetVirtualizationVmwareDistributedNetworkResultVersionContextRefMo
- 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
GetVirtualizationVmwareDistributedNetworkResultVlanRange
- Additional
Properties string - Class
Id string - Object
Type string - Vlan
Range doubleEnd - Vlan
Range doubleStart
- Additional
Properties string - Class
Id string - Object
Type string - Vlan
Range float64End - Vlan
Range float64Start
- additional
Properties String - class
Id String - object
Type String - vlan
Range DoubleEnd - vlan
Range DoubleStart
- additional
Properties string - class
Id string - object
Type string - vlan
Range numberEnd - vlan
Range numberStart
- additional_
properties str - class_
id str - object_
type str - vlan_
range_ floatend - vlan_
range_ floatstart
- additional
Properties String - class
Id String - object
Type String - vlan
Range NumberEnd - vlan
Range NumberStart
GetVirtualizationVmwareDistributedNetworkTag
- 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.
GetVirtualizationVmwareDistributedNetworkVersionContext
- 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<GetVirtualization Vmware Distributed Network 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 GetVirtualization Vmware Distributed Network 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 []GetVirtualization Vmware Distributed Network 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 GetVirtualization Vmware Distributed Network 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<GetVirtualization Vmware Distributed Network 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 GetVirtualization Vmware Distributed Network 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 GetVirtualization Vmware Distributed Network 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 GetVirtualization Vmware Distributed Network 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[GetVirtualization Vmware Distributed Network 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 GetVirtualization Vmware Distributed Network 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.
GetVirtualizationVmwareDistributedNetworkVersionContextInterestedMo
- 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'.
GetVirtualizationVmwareDistributedNetworkVersionContextRefMo
- 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'.
GetVirtualizationVmwareDistributedNetworkVlanRange
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Vlan
Range doubleEnd - End value of VLAN range for the trunk port. The valid range is from 0 to 4094.
- Vlan
Range doubleStart - Start value of VLAN range for the trunk port. The valid range is from 0 to 4094.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Vlan
Range float64End - End value of VLAN range for the trunk port. The valid range is from 0 to 4094.
- Vlan
Range float64Start - Start value of VLAN range for the trunk port. The valid range is from 0 to 4094.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- vlan
Range DoubleEnd - End value of VLAN range for the trunk port. The valid range is from 0 to 4094.
- vlan
Range DoubleStart - Start value of VLAN range for the trunk port. The valid range is from 0 to 4094.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- vlan
Range numberEnd - End value of VLAN range for the trunk port. The valid range is from 0 to 4094.
- vlan
Range numberStart - Start value of VLAN range for the trunk port. The valid range is from 0 to 4094.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- vlan_
range_ floatend - End value of VLAN range for the trunk port. The valid range is from 0 to 4094.
- vlan_
range_ floatstart - Start value of VLAN range for the trunk port. The valid range is from 0 to 4094.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- vlan
Range NumberEnd - End value of VLAN range for the trunk port. The valid range is from 0 to 4094.
- vlan
Range NumberStart - Start value of VLAN range for the trunk port. The valid range is from 0 to 4094.
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the
intersight
Terraform Provider.
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet