intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
intersight.getVirtualizationVmwareKernelNetwork
Explore with Pulumi AI
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
Details of VMware Kernel Network.
Using getVirtualizationVmwareKernelNetwork
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 getVirtualizationVmwareKernelNetwork(args: GetVirtualizationVmwareKernelNetworkArgs, opts?: InvokeOptions): Promise<GetVirtualizationVmwareKernelNetworkResult>
function getVirtualizationVmwareKernelNetworkOutput(args: GetVirtualizationVmwareKernelNetworkOutputArgs, opts?: InvokeOptions): Output<GetVirtualizationVmwareKernelNetworkResult>def get_virtualization_vmware_kernel_network(account_moid: Optional[str] = None,
                                             additional_properties: Optional[str] = None,
                                             ancestors: Optional[Sequence[GetVirtualizationVmwareKernelNetworkAncestor]] = None,
                                             class_id: Optional[str] = None,
                                             create_time: Optional[str] = None,
                                             distributed_network: Optional[GetVirtualizationVmwareKernelNetworkDistributedNetwork] = None,
                                             domain_group_moid: Optional[str] = None,
                                             fault_tolerance_logging: Optional[bool] = None,
                                             host: Optional[GetVirtualizationVmwareKernelNetworkHost] = None,
                                             id: Optional[str] = None,
                                             identity: Optional[str] = None,
                                             ip_addresses: Optional[Sequence[str]] = None,
                                             mac_address: Optional[str] = None,
                                             management: Optional[bool] = None,
                                             mod_time: Optional[str] = None,
                                             moid: Optional[str] = None,
                                             mtu: Optional[float] = None,
                                             name: Optional[str] = None,
                                             network: Optional[GetVirtualizationVmwareKernelNetworkNetwork] = None,
                                             object_type: Optional[str] = None,
                                             owners: Optional[Sequence[str]] = None,
                                             parent: Optional[GetVirtualizationVmwareKernelNetworkParent] = None,
                                             permission_resources: Optional[Sequence[GetVirtualizationVmwareKernelNetworkPermissionResource]] = None,
                                             registered_device: Optional[GetVirtualizationVmwareKernelNetworkRegisteredDevice] = None,
                                             shared_scope: Optional[str] = None,
                                             subnet_mask: Optional[str] = None,
                                             tags: Optional[Sequence[GetVirtualizationVmwareKernelNetworkTag]] = None,
                                             tcp_ip_stack: Optional[str] = None,
                                             version_context: Optional[GetVirtualizationVmwareKernelNetworkVersionContext] = None,
                                             vmotion: Optional[bool] = None,
                                             vsan: Optional[bool] = None,
                                             vsphere_provisioning: Optional[bool] = None,
                                             vsphere_replication: Optional[bool] = None,
                                             vsphere_replication_nfc: Optional[bool] = None,
                                             opts: Optional[InvokeOptions] = None) -> GetVirtualizationVmwareKernelNetworkResult
def get_virtualization_vmware_kernel_network_output(account_moid: Optional[pulumi.Input[str]] = None,
                                             additional_properties: Optional[pulumi.Input[str]] = None,
                                             ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetVirtualizationVmwareKernelNetworkAncestorArgs]]]] = None,
                                             class_id: Optional[pulumi.Input[str]] = None,
                                             create_time: Optional[pulumi.Input[str]] = None,
                                             distributed_network: Optional[pulumi.Input[GetVirtualizationVmwareKernelNetworkDistributedNetworkArgs]] = None,
                                             domain_group_moid: Optional[pulumi.Input[str]] = None,
                                             fault_tolerance_logging: Optional[pulumi.Input[bool]] = None,
                                             host: Optional[pulumi.Input[GetVirtualizationVmwareKernelNetworkHostArgs]] = None,
                                             id: Optional[pulumi.Input[str]] = None,
                                             identity: Optional[pulumi.Input[str]] = None,
                                             ip_addresses: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                             mac_address: Optional[pulumi.Input[str]] = None,
                                             management: Optional[pulumi.Input[bool]] = None,
                                             mod_time: Optional[pulumi.Input[str]] = None,
                                             moid: Optional[pulumi.Input[str]] = None,
                                             mtu: Optional[pulumi.Input[float]] = None,
                                             name: Optional[pulumi.Input[str]] = None,
                                             network: Optional[pulumi.Input[GetVirtualizationVmwareKernelNetworkNetworkArgs]] = None,
                                             object_type: Optional[pulumi.Input[str]] = None,
                                             owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                             parent: Optional[pulumi.Input[GetVirtualizationVmwareKernelNetworkParentArgs]] = None,
                                             permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetVirtualizationVmwareKernelNetworkPermissionResourceArgs]]]] = None,
                                             registered_device: Optional[pulumi.Input[GetVirtualizationVmwareKernelNetworkRegisteredDeviceArgs]] = None,
                                             shared_scope: Optional[pulumi.Input[str]] = None,
                                             subnet_mask: Optional[pulumi.Input[str]] = None,
                                             tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetVirtualizationVmwareKernelNetworkTagArgs]]]] = None,
                                             tcp_ip_stack: Optional[pulumi.Input[str]] = None,
                                             version_context: Optional[pulumi.Input[GetVirtualizationVmwareKernelNetworkVersionContextArgs]] = None,
                                             vmotion: Optional[pulumi.Input[bool]] = None,
                                             vsan: Optional[pulumi.Input[bool]] = None,
                                             vsphere_provisioning: Optional[pulumi.Input[bool]] = None,
                                             vsphere_replication: Optional[pulumi.Input[bool]] = None,
                                             vsphere_replication_nfc: Optional[pulumi.Input[bool]] = None,
                                             opts: Optional[InvokeOptions] = None) -> Output[GetVirtualizationVmwareKernelNetworkResult]func LookupVirtualizationVmwareKernelNetwork(ctx *Context, args *LookupVirtualizationVmwareKernelNetworkArgs, opts ...InvokeOption) (*LookupVirtualizationVmwareKernelNetworkResult, error)
func LookupVirtualizationVmwareKernelNetworkOutput(ctx *Context, args *LookupVirtualizationVmwareKernelNetworkOutputArgs, opts ...InvokeOption) LookupVirtualizationVmwareKernelNetworkResultOutput> Note: This function is named LookupVirtualizationVmwareKernelNetwork in the Go SDK.
public static class GetVirtualizationVmwareKernelNetwork 
{
    public static Task<GetVirtualizationVmwareKernelNetworkResult> InvokeAsync(GetVirtualizationVmwareKernelNetworkArgs args, InvokeOptions? opts = null)
    public static Output<GetVirtualizationVmwareKernelNetworkResult> Invoke(GetVirtualizationVmwareKernelNetworkInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetVirtualizationVmwareKernelNetworkResult> getVirtualizationVmwareKernelNetwork(GetVirtualizationVmwareKernelNetworkArgs args, InvokeOptions options)
public static Output<GetVirtualizationVmwareKernelNetworkResult> getVirtualizationVmwareKernelNetwork(GetVirtualizationVmwareKernelNetworkArgs args, InvokeOptions options)
fn::invoke:
  function: intersight:index/getVirtualizationVmwareKernelNetwork:getVirtualizationVmwareKernelNetwork
  arguments:
    # arguments dictionaryThe following arguments are supported:
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
List<GetVirtualization Vmware Kernel Network Ancestor> 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- DistributedNetwork GetVirtualization Vmware Kernel Network Distributed Network 
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- FaultTolerance boolLogging 
- Indicates that fault tolerance logging is enabled on this kernel network.
- Host
GetVirtualization Vmware Kernel 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).
- IpAddresses List<string>
- MacAddress string
- Standard MAC address assigned to this kernel network.
- Management bool
- Indicates that management traffic is enabled on this kernel network.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Mtu double
- Maximum transmission unit configured on a kernel network.
- Name string
- User-provided name to identify the portgroup.
- Network
GetVirtualization Vmware Kernel Network Network 
- ObjectType string
- Owners List<string>
- Parent
GetVirtualization Vmware Kernel Network Parent 
- PermissionResources List<GetVirtualization Vmware Kernel Network Permission Resource> 
- RegisteredDevice GetVirtualization Vmware Kernel 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.
- SubnetMask string
- Subnet mask of the kernel network.
- 
List<GetVirtualization Vmware Kernel Network Tag> 
- TcpIp stringStack 
- Type of stack for the kernel network. It can be custom, default, vMotion or provisioning.
- VersionContext GetVirtualization Vmware Kernel Network Version Context 
- Vmotion bool
- Indicates that vmotion is enabled on this kernel network.
- Vsan bool
- Indicates that vsan traffic is enabled on this kernel network.
- VsphereProvisioning bool
- Indicates that vsphere provisioning traffic is enabled on this kernel network.
- VsphereReplication bool
- Indicates that vsphere replication is enabled on this kernel network.
- VsphereReplication boolNfc 
- Indicates that vsphere replication nfc is enabled on this kernel network.
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
[]GetVirtualization Vmware Kernel Network Ancestor 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- DistributedNetwork GetVirtualization Vmware Kernel Network Distributed Network 
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- FaultTolerance boolLogging 
- Indicates that fault tolerance logging is enabled on this kernel network.
- Host
GetVirtualization Vmware Kernel 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).
- IpAddresses []string
- MacAddress string
- Standard MAC address assigned to this kernel network.
- Management bool
- Indicates that management traffic is enabled on this kernel network.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Mtu float64
- Maximum transmission unit configured on a kernel network.
- Name string
- User-provided name to identify the portgroup.
- Network
GetVirtualization Vmware Kernel Network Network 
- ObjectType string
- Owners []string
- Parent
GetVirtualization Vmware Kernel Network Parent 
- PermissionResources []GetVirtualization Vmware Kernel Network Permission Resource 
- RegisteredDevice GetVirtualization Vmware Kernel 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.
- SubnetMask string
- Subnet mask of the kernel network.
- 
[]GetVirtualization Vmware Kernel Network Tag 
- TcpIp stringStack 
- Type of stack for the kernel network. It can be custom, default, vMotion or provisioning.
- VersionContext GetVirtualization Vmware Kernel Network Version Context 
- Vmotion bool
- Indicates that vmotion is enabled on this kernel network.
- Vsan bool
- Indicates that vsan traffic is enabled on this kernel network.
- VsphereProvisioning bool
- Indicates that vsphere provisioning traffic is enabled on this kernel network.
- VsphereReplication bool
- Indicates that vsphere replication is enabled on this kernel network.
- VsphereReplication boolNfc 
- Indicates that vsphere replication nfc is enabled on this kernel network.
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors
List<GetVirtualization Vmware Kernel Network Ancestor> 
- classId String
- createTime String
- The time when this managed object was created.
- distributedNetwork GetVirtualization Vmware Kernel Network Distributed Network 
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- faultTolerance BooleanLogging 
- Indicates that fault tolerance logging is enabled on this kernel network.
- host
GetVirtualization Vmware Kernel 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).
- ipAddresses List<String>
- macAddress String
- Standard MAC address assigned to this kernel network.
- management Boolean
- Indicates that management traffic is enabled on this kernel network.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- mtu Double
- Maximum transmission unit configured on a kernel network.
- name String
- User-provided name to identify the portgroup.
- network
GetVirtualization Vmware Kernel Network Network 
- objectType String
- owners List<String>
- parent
GetVirtualization Vmware Kernel Network Parent 
- permissionResources List<GetVirtualization Vmware Kernel Network Permission Resource> 
- registeredDevice GetVirtualization Vmware Kernel 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.
- subnetMask String
- Subnet mask of the kernel network.
- 
List<GetVirtualization Vmware Kernel Network Tag> 
- tcpIp StringStack 
- Type of stack for the kernel network. It can be custom, default, vMotion or provisioning.
- versionContext GetVirtualization Vmware Kernel Network Version Context 
- vmotion Boolean
- Indicates that vmotion is enabled on this kernel network.
- vsan Boolean
- Indicates that vsan traffic is enabled on this kernel network.
- vsphereProvisioning Boolean
- Indicates that vsphere provisioning traffic is enabled on this kernel network.
- vsphereReplication Boolean
- Indicates that vsphere replication is enabled on this kernel network.
- vsphereReplication BooleanNfc 
- Indicates that vsphere replication nfc is enabled on this kernel network.
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- ancestors
GetVirtualization Vmware Kernel Network Ancestor[] 
- classId string
- createTime string
- The time when this managed object was created.
- distributedNetwork GetVirtualization Vmware Kernel Network Distributed Network 
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- faultTolerance booleanLogging 
- Indicates that fault tolerance logging is enabled on this kernel network.
- host
GetVirtualization Vmware Kernel 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).
- ipAddresses string[]
- macAddress string
- Standard MAC address assigned to this kernel network.
- management boolean
- Indicates that management traffic is enabled on this kernel network.
- modTime string
- The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- mtu number
- Maximum transmission unit configured on a kernel network.
- name string
- User-provided name to identify the portgroup.
- network
GetVirtualization Vmware Kernel Network Network 
- objectType string
- owners string[]
- parent
GetVirtualization Vmware Kernel Network Parent 
- permissionResources GetVirtualization Vmware Kernel Network Permission Resource[] 
- registeredDevice GetVirtualization Vmware Kernel 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.
- subnetMask string
- Subnet mask of the kernel network.
- 
GetVirtualization Vmware Kernel Network Tag[] 
- tcpIp stringStack 
- Type of stack for the kernel network. It can be custom, default, vMotion or provisioning.
- versionContext GetVirtualization Vmware Kernel Network Version Context 
- vmotion boolean
- Indicates that vmotion is enabled on this kernel network.
- vsan boolean
- Indicates that vsan traffic is enabled on this kernel network.
- vsphereProvisioning boolean
- Indicates that vsphere provisioning traffic is enabled on this kernel network.
- vsphereReplication boolean
- Indicates that vsphere replication is enabled on this kernel network.
- vsphereReplication booleanNfc 
- Indicates that vsphere replication nfc is enabled on this kernel network.
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- ancestors
Sequence[GetVirtualization Vmware Kernel Network Ancestor] 
- class_id str
- create_time str
- The time when this managed object was created.
- distributed_network GetVirtualization Vmware Kernel Network Distributed Network 
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- fault_tolerance_ boollogging 
- Indicates that fault tolerance logging is enabled on this kernel network.
- host
GetVirtualization Vmware Kernel 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).
- ip_addresses Sequence[str]
- mac_address str
- Standard MAC address assigned to this kernel network.
- management bool
- Indicates that management traffic is enabled on this kernel network.
- mod_time str
- The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- mtu float
- Maximum transmission unit configured on a kernel network.
- name str
- User-provided name to identify the portgroup.
- network
GetVirtualization Vmware Kernel Network Network 
- object_type str
- owners Sequence[str]
- parent
GetVirtualization Vmware Kernel Network Parent 
- permission_resources Sequence[GetVirtualization Vmware Kernel Network Permission Resource] 
- registered_device GetVirtualization Vmware Kernel 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.
- subnet_mask str
- Subnet mask of the kernel network.
- 
Sequence[GetVirtualization Vmware Kernel Network Tag] 
- tcp_ip_ strstack 
- Type of stack for the kernel network. It can be custom, default, vMotion or provisioning.
- version_context GetVirtualization Vmware Kernel Network Version Context 
- vmotion bool
- Indicates that vmotion is enabled on this kernel network.
- vsan bool
- Indicates that vsan traffic is enabled on this kernel network.
- vsphere_provisioning bool
- Indicates that vsphere provisioning traffic is enabled on this kernel network.
- vsphere_replication bool
- Indicates that vsphere replication is enabled on this kernel network.
- vsphere_replication_ boolnfc 
- Indicates that vsphere replication nfc is enabled on this kernel network.
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors List<Property Map>
- classId String
- createTime String
- The time when this managed object was created.
- distributedNetwork Property Map
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- faultTolerance BooleanLogging 
- Indicates that fault tolerance logging is enabled on this kernel network.
- host 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).
- ipAddresses List<String>
- macAddress String
- Standard MAC address assigned to this kernel network.
- management Boolean
- Indicates that management traffic is enabled on this kernel network.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- mtu Number
- Maximum transmission unit configured on a kernel network.
- name String
- User-provided name to identify the portgroup.
- network Property Map
- objectType String
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- registeredDevice 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.
- subnetMask String
- Subnet mask of the kernel network.
- List<Property Map>
- tcpIp StringStack 
- Type of stack for the kernel network. It can be custom, default, vMotion or provisioning.
- versionContext Property Map
- vmotion Boolean
- Indicates that vmotion is enabled on this kernel network.
- vsan Boolean
- Indicates that vsan traffic is enabled on this kernel network.
- vsphereProvisioning Boolean
- Indicates that vsphere provisioning traffic is enabled on this kernel network.
- vsphereReplication Boolean
- Indicates that vsphere replication is enabled on this kernel network.
- vsphereReplication BooleanNfc 
- Indicates that vsphere replication nfc is enabled on this kernel network.
getVirtualizationVmwareKernelNetwork Result
The following output properties are available:
- Id string
- Results
List<GetVirtualization Vmware Kernel Network Result> 
- AccountMoid string
- AdditionalProperties string
- Ancestors
List<GetVirtualization Vmware Kernel Network Ancestor> 
- ClassId string
- CreateTime string
- DistributedNetwork GetVirtualization Vmware Kernel Network Distributed Network 
- DomainGroup stringMoid 
- FaultTolerance boolLogging 
- Host
GetVirtualization Vmware Kernel Network Host 
- Identity string
- IpAddresses List<string>
- MacAddress string
- Management bool
- ModTime string
- Moid string
- Mtu double
- Name string
- Network
GetVirtualization Vmware Kernel Network Network 
- ObjectType string
- Owners List<string>
- Parent
GetVirtualization Vmware Kernel Network Parent 
- PermissionResources List<GetVirtualization Vmware Kernel Network Permission Resource> 
- RegisteredDevice GetVirtualization Vmware Kernel Network Registered Device 
- string
- SubnetMask string
- 
List<GetVirtualization Vmware Kernel Network Tag> 
- TcpIp stringStack 
- VersionContext GetVirtualization Vmware Kernel Network Version Context 
- Vmotion bool
- Vsan bool
- VsphereProvisioning bool
- VsphereReplication bool
- VsphereReplication boolNfc 
- Id string
- Results
[]GetVirtualization Vmware Kernel Network Result 
- AccountMoid string
- AdditionalProperties string
- Ancestors
[]GetVirtualization Vmware Kernel Network Ancestor 
- ClassId string
- CreateTime string
- DistributedNetwork GetVirtualization Vmware Kernel Network Distributed Network 
- DomainGroup stringMoid 
- FaultTolerance boolLogging 
- Host
GetVirtualization Vmware Kernel Network Host 
- Identity string
- IpAddresses []string
- MacAddress string
- Management bool
- ModTime string
- Moid string
- Mtu float64
- Name string
- Network
GetVirtualization Vmware Kernel Network Network 
- ObjectType string
- Owners []string
- Parent
GetVirtualization Vmware Kernel Network Parent 
- PermissionResources []GetVirtualization Vmware Kernel Network Permission Resource 
- RegisteredDevice GetVirtualization Vmware Kernel Network Registered Device 
- string
- SubnetMask string
- 
[]GetVirtualization Vmware Kernel Network Tag 
- TcpIp stringStack 
- VersionContext GetVirtualization Vmware Kernel Network Version Context 
- Vmotion bool
- Vsan bool
- VsphereProvisioning bool
- VsphereReplication bool
- VsphereReplication boolNfc 
- id String
- results
List<GetVirtualization Vmware Kernel Network Result> 
- accountMoid String
- additionalProperties String
- ancestors
List<GetVirtualization Vmware Kernel Network Ancestor> 
- classId String
- createTime String
- distributedNetwork GetVirtualization Vmware Kernel Network Distributed Network 
- domainGroup StringMoid 
- faultTolerance BooleanLogging 
- host
GetVirtualization Vmware Kernel Network Host 
- identity String
- ipAddresses List<String>
- macAddress String
- management Boolean
- modTime String
- moid String
- mtu Double
- name String
- network
GetVirtualization Vmware Kernel Network Network 
- objectType String
- owners List<String>
- parent
GetVirtualization Vmware Kernel Network Parent 
- permissionResources List<GetVirtualization Vmware Kernel Network Permission Resource> 
- registeredDevice GetVirtualization Vmware Kernel Network Registered Device 
- String
- subnetMask String
- 
List<GetVirtualization Vmware Kernel Network Tag> 
- tcpIp StringStack 
- versionContext GetVirtualization Vmware Kernel Network Version Context 
- vmotion Boolean
- vsan Boolean
- vsphereProvisioning Boolean
- vsphereReplication Boolean
- vsphereReplication BooleanNfc 
- id string
- results
GetVirtualization Vmware Kernel Network Result[] 
- accountMoid string
- additionalProperties string
- ancestors
GetVirtualization Vmware Kernel Network Ancestor[] 
- classId string
- createTime string
- distributedNetwork GetVirtualization Vmware Kernel Network Distributed Network 
- domainGroup stringMoid 
- faultTolerance booleanLogging 
- host
GetVirtualization Vmware Kernel Network Host 
- identity string
- ipAddresses string[]
- macAddress string
- management boolean
- modTime string
- moid string
- mtu number
- name string
- network
GetVirtualization Vmware Kernel Network Network 
- objectType string
- owners string[]
- parent
GetVirtualization Vmware Kernel Network Parent 
- permissionResources GetVirtualization Vmware Kernel Network Permission Resource[] 
- registeredDevice GetVirtualization Vmware Kernel Network Registered Device 
- string
- subnetMask string
- 
GetVirtualization Vmware Kernel Network Tag[] 
- tcpIp stringStack 
- versionContext GetVirtualization Vmware Kernel Network Version Context 
- vmotion boolean
- vsan boolean
- vsphereProvisioning boolean
- vsphereReplication boolean
- vsphereReplication booleanNfc 
- id str
- results
Sequence[GetVirtualization Vmware Kernel Network Result] 
- account_moid str
- additional_properties str
- ancestors
Sequence[GetVirtualization Vmware Kernel Network Ancestor] 
- class_id str
- create_time str
- distributed_network GetVirtualization Vmware Kernel Network Distributed Network 
- domain_group_ strmoid 
- fault_tolerance_ boollogging 
- host
GetVirtualization Vmware Kernel Network Host 
- identity str
- ip_addresses Sequence[str]
- mac_address str
- management bool
- mod_time str
- moid str
- mtu float
- name str
- network
GetVirtualization Vmware Kernel Network Network 
- object_type str
- owners Sequence[str]
- parent
GetVirtualization Vmware Kernel Network Parent 
- permission_resources Sequence[GetVirtualization Vmware Kernel Network Permission Resource] 
- registered_device GetVirtualization Vmware Kernel Network Registered Device 
- str
- subnet_mask str
- 
Sequence[GetVirtualization Vmware Kernel Network Tag] 
- tcp_ip_ strstack 
- version_context GetVirtualization Vmware Kernel Network Version Context 
- vmotion bool
- vsan bool
- vsphere_provisioning bool
- vsphere_replication bool
- vsphere_replication_ boolnfc 
- id String
- results List<Property Map>
- accountMoid String
- additionalProperties String
- ancestors List<Property Map>
- classId String
- createTime String
- distributedNetwork Property Map
- domainGroup StringMoid 
- faultTolerance BooleanLogging 
- host Property Map
- identity String
- ipAddresses List<String>
- macAddress String
- management Boolean
- modTime String
- moid String
- mtu Number
- name String
- network Property Map
- objectType String
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- registeredDevice Property Map
- String
- subnetMask String
- List<Property Map>
- tcpIp StringStack 
- versionContext Property Map
- vmotion Boolean
- vsan Boolean
- vsphereProvisioning Boolean
- vsphereReplication Boolean
- vsphereReplication BooleanNfc 
Supporting Types
GetVirtualizationVmwareKernelNetworkAncestor     
- AdditionalProperties string
- ClassId 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.
- ObjectType 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'.
 
- AdditionalProperties string
- ClassId 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.
- ObjectType 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'.
 
- additionalProperties String
- classId 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.
- objectType 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'.
 
- additionalProperties string
- classId 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.
- objectType 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'.
 
- additionalProperties String
- classId 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.
- objectType 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'.
 
GetVirtualizationVmwareKernelNetworkDistributedNetwork      
- AdditionalProperties string
- ClassId 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.
- ObjectType 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'.
 
- AdditionalProperties string
- ClassId 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.
- ObjectType 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'.
 
- additionalProperties String
- classId 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.
- objectType 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'.
 
- additionalProperties string
- classId 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.
- objectType 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'.
 
- additionalProperties String
- classId 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.
- objectType 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'.
 
GetVirtualizationVmwareKernelNetworkHost     
- AdditionalProperties string
- ClassId 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.
- ObjectType 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'.
 
- AdditionalProperties string
- ClassId 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.
- ObjectType 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'.
 
- additionalProperties String
- classId 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.
- objectType 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'.
 
- additionalProperties string
- classId 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.
- objectType 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'.
 
- additionalProperties String
- classId 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.
- objectType 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'.
 
GetVirtualizationVmwareKernelNetworkNetwork     
- AdditionalProperties string
- ClassId 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.
- ObjectType 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'.
 
- AdditionalProperties string
- ClassId 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.
- ObjectType 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'.
 
- additionalProperties String
- classId 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.
- objectType 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'.
 
- additionalProperties string
- classId 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.
- objectType 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'.
 
- additionalProperties String
- classId 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.
- objectType 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'.
 
GetVirtualizationVmwareKernelNetworkParent     
- AdditionalProperties string
- ClassId 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.
- ObjectType 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'.
 
- AdditionalProperties string
- ClassId 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.
- ObjectType 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'.
 
- additionalProperties String
- classId 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.
- objectType 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'.
 
- additionalProperties string
- classId 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.
- objectType 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'.
 
- additionalProperties String
- classId 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.
- objectType 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'.
 
GetVirtualizationVmwareKernelNetworkPermissionResource      
- AdditionalProperties string
- ClassId 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.
- ObjectType 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'.
 
- AdditionalProperties string
- ClassId 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.
- ObjectType 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'.
 
- additionalProperties String
- classId 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.
- objectType 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'.
 
- additionalProperties string
- classId 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.
- objectType 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'.
 
- additionalProperties String
- classId 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.
- objectType 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'.
 
GetVirtualizationVmwareKernelNetworkRegisteredDevice      
- AdditionalProperties string
- ClassId 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.
- ObjectType 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'.
 
- AdditionalProperties string
- ClassId 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.
- ObjectType 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'.
 
- additionalProperties String
- classId 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.
- objectType 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'.
 
- additionalProperties string
- classId 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.
- objectType 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'.
 
- additionalProperties String
- classId 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.
- objectType 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'.
 
GetVirtualizationVmwareKernelNetworkResult     
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
List<GetVirtualization Vmware Kernel Network Result Ancestor> 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- DistributedNetworks List<GetVirtualization Vmware Kernel Network Result Distributed Network> 
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- FaultTolerance boolLogging 
- Indicates that fault tolerance logging is enabled on this kernel network.
- Hosts
List<GetVirtualization Vmware Kernel 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).
- IpAddresses List<string>
- MacAddress string
- Standard MAC address assigned to this kernel network.
- Management bool
- Indicates that management traffic is enabled on this kernel network.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Mtu double
- Maximum transmission unit configured on a kernel network.
- Name string
- User-provided name to identify the portgroup.
- Networks
List<GetVirtualization Vmware Kernel Network Result Network> 
- ObjectType string
- Owners List<string>
- Parents
List<GetVirtualization Vmware Kernel Network Result Parent> 
- PermissionResources List<GetVirtualization Vmware Kernel Network Result Permission Resource> 
- RegisteredDevices List<GetVirtualization Vmware Kernel 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.
- SubnetMask string
- Subnet mask of the kernel network.
- 
List<GetVirtualization Vmware Kernel Network Result Tag> 
- TcpIp stringStack 
- Type of stack for the kernel network. It can be custom, default, vMotion or provisioning.
- VersionContexts List<GetVirtualization Vmware Kernel Network Result Version Context> 
- Vmotion bool
- Indicates that vmotion is enabled on this kernel network.
- Vsan bool
- Indicates that vsan traffic is enabled on this kernel network.
- VsphereProvisioning bool
- Indicates that vsphere provisioning traffic is enabled on this kernel network.
- VsphereReplication bool
- Indicates that vsphere replication is enabled on this kernel network.
- VsphereReplication boolNfc 
- Indicates that vsphere replication nfc is enabled on this kernel network.
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
[]GetVirtualization Vmware Kernel Network Result Ancestor 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- DistributedNetworks []GetVirtualization Vmware Kernel Network Result Distributed Network 
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- FaultTolerance boolLogging 
- Indicates that fault tolerance logging is enabled on this kernel network.
- Hosts
[]GetVirtualization Vmware Kernel 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).
- IpAddresses []string
- MacAddress string
- Standard MAC address assigned to this kernel network.
- Management bool
- Indicates that management traffic is enabled on this kernel network.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Mtu float64
- Maximum transmission unit configured on a kernel network.
- Name string
- User-provided name to identify the portgroup.
- Networks
[]GetVirtualization Vmware Kernel Network Result Network 
- ObjectType string
- Owners []string
- Parents
[]GetVirtualization Vmware Kernel Network Result Parent 
- PermissionResources []GetVirtualization Vmware Kernel Network Result Permission Resource 
- RegisteredDevices []GetVirtualization Vmware Kernel 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.
- SubnetMask string
- Subnet mask of the kernel network.
- 
[]GetVirtualization Vmware Kernel Network Result Tag 
- TcpIp stringStack 
- Type of stack for the kernel network. It can be custom, default, vMotion or provisioning.
- VersionContexts []GetVirtualization Vmware Kernel Network Result Version Context 
- Vmotion bool
- Indicates that vmotion is enabled on this kernel network.
- Vsan bool
- Indicates that vsan traffic is enabled on this kernel network.
- VsphereProvisioning bool
- Indicates that vsphere provisioning traffic is enabled on this kernel network.
- VsphereReplication bool
- Indicates that vsphere replication is enabled on this kernel network.
- VsphereReplication boolNfc 
- Indicates that vsphere replication nfc is enabled on this kernel network.
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors
List<GetVirtualization Vmware Kernel Network Result Ancestor> 
- classId String
- createTime String
- The time when this managed object was created.
- distributedNetworks List<GetVirtualization Vmware Kernel Network Result Distributed Network> 
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- faultTolerance BooleanLogging 
- Indicates that fault tolerance logging is enabled on this kernel network.
- hosts
List<GetVirtualization Vmware Kernel 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).
- ipAddresses List<String>
- macAddress String
- Standard MAC address assigned to this kernel network.
- management Boolean
- Indicates that management traffic is enabled on this kernel network.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- mtu Double
- Maximum transmission unit configured on a kernel network.
- name String
- User-provided name to identify the portgroup.
- networks
List<GetVirtualization Vmware Kernel Network Result Network> 
- objectType String
- owners List<String>
- parents
List<GetVirtualization Vmware Kernel Network Result Parent> 
- permissionResources List<GetVirtualization Vmware Kernel Network Result Permission Resource> 
- registeredDevices List<GetVirtualization Vmware Kernel 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.
- subnetMask String
- Subnet mask of the kernel network.
- 
List<GetVirtualization Vmware Kernel Network Result Tag> 
- tcpIp StringStack 
- Type of stack for the kernel network. It can be custom, default, vMotion or provisioning.
- versionContexts List<GetVirtualization Vmware Kernel Network Result Version Context> 
- vmotion Boolean
- Indicates that vmotion is enabled on this kernel network.
- vsan Boolean
- Indicates that vsan traffic is enabled on this kernel network.
- vsphereProvisioning Boolean
- Indicates that vsphere provisioning traffic is enabled on this kernel network.
- vsphereReplication Boolean
- Indicates that vsphere replication is enabled on this kernel network.
- vsphereReplication BooleanNfc 
- Indicates that vsphere replication nfc is enabled on this kernel network.
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- ancestors
GetVirtualization Vmware Kernel Network Result Ancestor[] 
- classId string
- createTime string
- The time when this managed object was created.
- distributedNetworks GetVirtualization Vmware Kernel Network Result Distributed Network[] 
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- faultTolerance booleanLogging 
- Indicates that fault tolerance logging is enabled on this kernel network.
- hosts
GetVirtualization Vmware Kernel 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).
- ipAddresses string[]
- macAddress string
- Standard MAC address assigned to this kernel network.
- management boolean
- Indicates that management traffic is enabled on this kernel network.
- modTime string
- The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- mtu number
- Maximum transmission unit configured on a kernel network.
- name string
- User-provided name to identify the portgroup.
- networks
GetVirtualization Vmware Kernel Network Result Network[] 
- objectType string
- owners string[]
- parents
GetVirtualization Vmware Kernel Network Result Parent[] 
- permissionResources GetVirtualization Vmware Kernel Network Result Permission Resource[] 
- registeredDevices GetVirtualization Vmware Kernel 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.
- subnetMask string
- Subnet mask of the kernel network.
- 
GetVirtualization Vmware Kernel Network Result Tag[] 
- tcpIp stringStack 
- Type of stack for the kernel network. It can be custom, default, vMotion or provisioning.
- versionContexts GetVirtualization Vmware Kernel Network Result Version Context[] 
- vmotion boolean
- Indicates that vmotion is enabled on this kernel network.
- vsan boolean
- Indicates that vsan traffic is enabled on this kernel network.
- vsphereProvisioning boolean
- Indicates that vsphere provisioning traffic is enabled on this kernel network.
- vsphereReplication boolean
- Indicates that vsphere replication is enabled on this kernel network.
- vsphereReplication booleanNfc 
- Indicates that vsphere replication nfc is enabled on this kernel network.
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- ancestors
Sequence[GetVirtualization Vmware Kernel Network Result Ancestor] 
- class_id str
- create_time str
- The time when this managed object was created.
- distributed_networks Sequence[GetVirtualization Vmware Kernel Network Result Distributed Network] 
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- fault_tolerance_ boollogging 
- Indicates that fault tolerance logging is enabled on this kernel network.
- hosts
Sequence[GetVirtualization Vmware Kernel 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).
- ip_addresses Sequence[str]
- mac_address str
- Standard MAC address assigned to this kernel network.
- management bool
- Indicates that management traffic is enabled on this kernel network.
- mod_time str
- The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- mtu float
- Maximum transmission unit configured on a kernel network.
- name str
- User-provided name to identify the portgroup.
- networks
Sequence[GetVirtualization Vmware Kernel Network Result Network] 
- object_type str
- owners Sequence[str]
- parents
Sequence[GetVirtualization Vmware Kernel Network Result Parent] 
- permission_resources Sequence[GetVirtualization Vmware Kernel Network Result Permission Resource] 
- registered_devices Sequence[GetVirtualization Vmware Kernel 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.
- subnet_mask str
- Subnet mask of the kernel network.
- 
Sequence[GetVirtualization Vmware Kernel Network Result Tag] 
- tcp_ip_ strstack 
- Type of stack for the kernel network. It can be custom, default, vMotion or provisioning.
- version_contexts Sequence[GetVirtualization Vmware Kernel Network Result Version Context] 
- vmotion bool
- Indicates that vmotion is enabled on this kernel network.
- vsan bool
- Indicates that vsan traffic is enabled on this kernel network.
- vsphere_provisioning bool
- Indicates that vsphere provisioning traffic is enabled on this kernel network.
- vsphere_replication bool
- Indicates that vsphere replication is enabled on this kernel network.
- vsphere_replication_ boolnfc 
- Indicates that vsphere replication nfc is enabled on this kernel network.
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors List<Property Map>
- classId String
- createTime String
- The time when this managed object was created.
- distributedNetworks List<Property Map>
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- faultTolerance BooleanLogging 
- Indicates that fault tolerance logging is enabled on this kernel network.
- 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).
- ipAddresses List<String>
- macAddress String
- Standard MAC address assigned to this kernel network.
- management Boolean
- Indicates that management traffic is enabled on this kernel network.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- mtu Number
- Maximum transmission unit configured on a kernel network.
- name String
- User-provided name to identify the portgroup.
- networks List<Property Map>
- objectType String
- owners List<String>
- parents List<Property Map>
- permissionResources List<Property Map>
- registeredDevices 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.
- subnetMask String
- Subnet mask of the kernel network.
- List<Property Map>
- tcpIp StringStack 
- Type of stack for the kernel network. It can be custom, default, vMotion or provisioning.
- versionContexts List<Property Map>
- vmotion Boolean
- Indicates that vmotion is enabled on this kernel network.
- vsan Boolean
- Indicates that vsan traffic is enabled on this kernel network.
- vsphereProvisioning Boolean
- Indicates that vsphere provisioning traffic is enabled on this kernel network.
- vsphereReplication Boolean
- Indicates that vsphere replication is enabled on this kernel network.
- vsphereReplication BooleanNfc 
- Indicates that vsphere replication nfc is enabled on this kernel network.
GetVirtualizationVmwareKernelNetworkResultAncestor      
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetVirtualizationVmwareKernelNetworkResultDistributedNetwork       
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetVirtualizationVmwareKernelNetworkResultHost      
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetVirtualizationVmwareKernelNetworkResultNetwork      
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetVirtualizationVmwareKernelNetworkResultParent      
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetVirtualizationVmwareKernelNetworkResultPermissionResource       
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetVirtualizationVmwareKernelNetworkResultRegisteredDevice       
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetVirtualizationVmwareKernelNetworkResultTag      
- AdditionalProperties string
- Key string
- Value string
- AdditionalProperties string
- Key string
- Value string
- additionalProperties String
- key String
- value String
- additionalProperties string
- key string
- value string
- additional_properties str
- key str
- value str
- additionalProperties String
- key String
- value String
GetVirtualizationVmwareKernelNetworkResultVersionContext       
- additionalProperties String
- classId String
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- nrVersion String
- objectType String
- refMos List<Property Map>
- timestamp String
- versionType String
GetVirtualizationVmwareKernelNetworkResultVersionContextInterestedMo         
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetVirtualizationVmwareKernelNetworkResultVersionContextRefMo         
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetVirtualizationVmwareKernelNetworkTag     
- AdditionalProperties string
- Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- AdditionalProperties string
- Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additionalProperties String
- key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additionalProperties 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.
- additionalProperties String
- key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
GetVirtualizationVmwareKernelNetworkVersionContext      
- AdditionalProperties string
- ClassId 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.
- InterestedMos List<GetVirtualization Vmware Kernel Network Version Context Interested Mo> 
- MarkedFor 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.
- NrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RefMo GetVirtualization Vmware Kernel Network Version Context Ref Mo 
- A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- VersionType 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.
 
- AdditionalProperties string
- ClassId 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.
- InterestedMos []GetVirtualization Vmware Kernel Network Version Context Interested Mo 
- MarkedFor 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.
- NrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RefMo GetVirtualization Vmware Kernel Network Version Context Ref Mo 
- A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- VersionType 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.
 
- additionalProperties String
- classId 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.
- interestedMos List<GetVirtualization Vmware Kernel Network Version Context Interested Mo> 
- markedFor 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.
- nrVersion String
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo GetVirtualization Vmware Kernel Network Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- versionType 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.
 
- additionalProperties string
- classId 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.
- interestedMos GetVirtualization Vmware Kernel Network Version Context Interested Mo[] 
- markedFor 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.
- nrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo GetVirtualization Vmware Kernel Network Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- versionType 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 Kernel 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 Kernel 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.
 
- additionalProperties String
- classId 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.
- interestedMos List<Property Map>
- markedFor 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.
- nrVersion String
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo Property Map
- A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- versionType 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.
 
GetVirtualizationVmwareKernelNetworkVersionContextInterestedMo        
- AdditionalProperties string
- ClassId 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.
- ObjectType 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'.
 
- AdditionalProperties string
- ClassId 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.
- ObjectType 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'.
 
- additionalProperties String
- classId 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.
- objectType 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'.
 
- additionalProperties string
- classId 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.
- objectType 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'.
 
- additionalProperties String
- classId 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.
- objectType 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'.
 
GetVirtualizationVmwareKernelNetworkVersionContextRefMo        
- AdditionalProperties string
- ClassId 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.
- ObjectType 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'.
 
- AdditionalProperties string
- ClassId 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.
- ObjectType 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'.
 
- additionalProperties String
- classId 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.
- objectType 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'.
 
- additionalProperties string
- classId 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.
- objectType 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'.
 
- additionalProperties String
- classId 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.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the intersightTerraform Provider.
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet