1. Packages
  2. Intersight Provider
  3. API Docs
  4. getVirtualizationVmwareVirtualNetworkInterface
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet

intersight.getVirtualizationVmwareVirtualNetworkInterface

Explore with Pulumi AI

intersight logo
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet

    Details of VMware virtual network interface.

    Using getVirtualizationVmwareVirtualNetworkInterface

    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 getVirtualizationVmwareVirtualNetworkInterface(args: GetVirtualizationVmwareVirtualNetworkInterfaceArgs, opts?: InvokeOptions): Promise<GetVirtualizationVmwareVirtualNetworkInterfaceResult>
    function getVirtualizationVmwareVirtualNetworkInterfaceOutput(args: GetVirtualizationVmwareVirtualNetworkInterfaceOutputArgs, opts?: InvokeOptions): Output<GetVirtualizationVmwareVirtualNetworkInterfaceResult>
    def get_virtualization_vmware_virtual_network_interface(account_moid: Optional[str] = None,
                                                            adapter_type: Optional[str] = None,
                                                            additional_properties: Optional[str] = None,
                                                            ancestors: Optional[Sequence[GetVirtualizationVmwareVirtualNetworkInterfaceAncestor]] = None,
                                                            class_id: Optional[str] = None,
                                                            connect_at_power_on: Optional[bool] = None,
                                                            connected: Optional[bool] = None,
                                                            create_time: Optional[str] = None,
                                                            domain_group_moid: Optional[str] = None,
                                                            id: Optional[str] = None,
                                                            key: Optional[float] = None,
                                                            mac_address: Optional[str] = None,
                                                            mac_address_type: Optional[str] = None,
                                                            mod_time: Optional[str] = None,
                                                            moid: Optional[str] = None,
                                                            name: Optional[str] = None,
                                                            network: Optional[GetVirtualizationVmwareVirtualNetworkInterfaceNetwork] = None,
                                                            network_type: Optional[str] = None,
                                                            object_type: Optional[str] = None,
                                                            owners: Optional[Sequence[str]] = None,
                                                            parent: Optional[GetVirtualizationVmwareVirtualNetworkInterfaceParent] = None,
                                                            permission_resources: Optional[Sequence[GetVirtualizationVmwareVirtualNetworkInterfacePermissionResource]] = None,
                                                            registered_device: Optional[GetVirtualizationVmwareVirtualNetworkInterfaceRegisteredDevice] = None,
                                                            shared_scope: Optional[str] = None,
                                                            tags: Optional[Sequence[GetVirtualizationVmwareVirtualNetworkInterfaceTag]] = None,
                                                            version_context: Optional[GetVirtualizationVmwareVirtualNetworkInterfaceVersionContext] = None,
                                                            virtual_machine: Optional[GetVirtualizationVmwareVirtualNetworkInterfaceVirtualMachine] = None,
                                                            vm_identity: Optional[str] = None,
                                                            opts: Optional[InvokeOptions] = None) -> GetVirtualizationVmwareVirtualNetworkInterfaceResult
    def get_virtualization_vmware_virtual_network_interface_output(account_moid: Optional[pulumi.Input[str]] = None,
                                                            adapter_type: Optional[pulumi.Input[str]] = None,
                                                            additional_properties: Optional[pulumi.Input[str]] = None,
                                                            ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetVirtualizationVmwareVirtualNetworkInterfaceAncestorArgs]]]] = None,
                                                            class_id: Optional[pulumi.Input[str]] = None,
                                                            connect_at_power_on: Optional[pulumi.Input[bool]] = None,
                                                            connected: Optional[pulumi.Input[bool]] = None,
                                                            create_time: Optional[pulumi.Input[str]] = None,
                                                            domain_group_moid: Optional[pulumi.Input[str]] = None,
                                                            id: Optional[pulumi.Input[str]] = None,
                                                            key: Optional[pulumi.Input[float]] = None,
                                                            mac_address: Optional[pulumi.Input[str]] = None,
                                                            mac_address_type: Optional[pulumi.Input[str]] = None,
                                                            mod_time: Optional[pulumi.Input[str]] = None,
                                                            moid: Optional[pulumi.Input[str]] = None,
                                                            name: Optional[pulumi.Input[str]] = None,
                                                            network: Optional[pulumi.Input[GetVirtualizationVmwareVirtualNetworkInterfaceNetworkArgs]] = None,
                                                            network_type: Optional[pulumi.Input[str]] = None,
                                                            object_type: Optional[pulumi.Input[str]] = None,
                                                            owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                                            parent: Optional[pulumi.Input[GetVirtualizationVmwareVirtualNetworkInterfaceParentArgs]] = None,
                                                            permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetVirtualizationVmwareVirtualNetworkInterfacePermissionResourceArgs]]]] = None,
                                                            registered_device: Optional[pulumi.Input[GetVirtualizationVmwareVirtualNetworkInterfaceRegisteredDeviceArgs]] = None,
                                                            shared_scope: Optional[pulumi.Input[str]] = None,
                                                            tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetVirtualizationVmwareVirtualNetworkInterfaceTagArgs]]]] = None,
                                                            version_context: Optional[pulumi.Input[GetVirtualizationVmwareVirtualNetworkInterfaceVersionContextArgs]] = None,
                                                            virtual_machine: Optional[pulumi.Input[GetVirtualizationVmwareVirtualNetworkInterfaceVirtualMachineArgs]] = None,
                                                            vm_identity: Optional[pulumi.Input[str]] = None,
                                                            opts: Optional[InvokeOptions] = None) -> Output[GetVirtualizationVmwareVirtualNetworkInterfaceResult]
    func LookupVirtualizationVmwareVirtualNetworkInterface(ctx *Context, args *LookupVirtualizationVmwareVirtualNetworkInterfaceArgs, opts ...InvokeOption) (*LookupVirtualizationVmwareVirtualNetworkInterfaceResult, error)
    func LookupVirtualizationVmwareVirtualNetworkInterfaceOutput(ctx *Context, args *LookupVirtualizationVmwareVirtualNetworkInterfaceOutputArgs, opts ...InvokeOption) LookupVirtualizationVmwareVirtualNetworkInterfaceResultOutput

    > Note: This function is named LookupVirtualizationVmwareVirtualNetworkInterface in the Go SDK.

    public static class GetVirtualizationVmwareVirtualNetworkInterface 
    {
        public static Task<GetVirtualizationVmwareVirtualNetworkInterfaceResult> InvokeAsync(GetVirtualizationVmwareVirtualNetworkInterfaceArgs args, InvokeOptions? opts = null)
        public static Output<GetVirtualizationVmwareVirtualNetworkInterfaceResult> Invoke(GetVirtualizationVmwareVirtualNetworkInterfaceInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetVirtualizationVmwareVirtualNetworkInterfaceResult> getVirtualizationVmwareVirtualNetworkInterface(GetVirtualizationVmwareVirtualNetworkInterfaceArgs args, InvokeOptions options)
    public static Output<GetVirtualizationVmwareVirtualNetworkInterfaceResult> getVirtualizationVmwareVirtualNetworkInterface(GetVirtualizationVmwareVirtualNetworkInterfaceArgs args, InvokeOptions options)
    
    fn::invoke:
      function: intersight:index/getVirtualizationVmwareVirtualNetworkInterface:getVirtualizationVmwareVirtualNetworkInterface
      arguments:
        # arguments dictionary

    The following arguments are supported:

    AccountMoid string
    The Account ID for this managed object.
    AdapterType string
    Type of virtual ethernet adapter for virtual network interface.
    AdditionalProperties string
    Ancestors List<GetVirtualizationVmwareVirtualNetworkInterfaceAncestor>
    ClassId string
    ConnectAtPowerOn bool
    Connect or not to connect the device when the virtual machine starts.
    Connected bool
    Device is currently connected or not. Valid only while the virtual machine is running.
    CreateTime string
    The time when this managed object was created.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    Id string
    Key double
    The internally assigned key of this virtual network interface. This entity is not manipulated by users.
    MacAddress string
    MAC address assigned to virtual network interface.
    MacAddressType string
    MAC address type for the mac address assigned to virtual network interface.* manual - Statically assigned MAC address.* generated - Automatically generated MAC address.* assigned - MAC address assigned by VCenter to the virtual network interface card.
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    Name of the virtual network interface created on a virtual machine.
    Network GetVirtualizationVmwareVirtualNetworkInterfaceNetwork
    NetworkType string
    Type of network for virtual network interface. It can be either standard or distributed.
    ObjectType string
    Owners List<string>
    Parent GetVirtualizationVmwareVirtualNetworkInterfaceParent
    PermissionResources List<GetVirtualizationVmwareVirtualNetworkInterfacePermissionResource>
    RegisteredDevice GetVirtualizationVmwareVirtualNetworkInterfaceRegisteredDevice
    SharedScope 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.
    Tags List<GetVirtualizationVmwareVirtualNetworkInterfaceTag>
    VersionContext GetVirtualizationVmwareVirtualNetworkInterfaceVersionContext
    VirtualMachine GetVirtualizationVmwareVirtualNetworkInterfaceVirtualMachine
    VmIdentity string
    Identity of the virtual machine where the virtual network interface is created.
    AccountMoid string
    The Account ID for this managed object.
    AdapterType string
    Type of virtual ethernet adapter for virtual network interface.
    AdditionalProperties string
    Ancestors []GetVirtualizationVmwareVirtualNetworkInterfaceAncestor
    ClassId string
    ConnectAtPowerOn bool
    Connect or not to connect the device when the virtual machine starts.
    Connected bool
    Device is currently connected or not. Valid only while the virtual machine is running.
    CreateTime string
    The time when this managed object was created.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    Id string
    Key float64
    The internally assigned key of this virtual network interface. This entity is not manipulated by users.
    MacAddress string
    MAC address assigned to virtual network interface.
    MacAddressType string
    MAC address type for the mac address assigned to virtual network interface.* manual - Statically assigned MAC address.* generated - Automatically generated MAC address.* assigned - MAC address assigned by VCenter to the virtual network interface card.
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    Name of the virtual network interface created on a virtual machine.
    Network GetVirtualizationVmwareVirtualNetworkInterfaceNetwork
    NetworkType string
    Type of network for virtual network interface. It can be either standard or distributed.
    ObjectType string
    Owners []string
    Parent GetVirtualizationVmwareVirtualNetworkInterfaceParent
    PermissionResources []GetVirtualizationVmwareVirtualNetworkInterfacePermissionResource
    RegisteredDevice GetVirtualizationVmwareVirtualNetworkInterfaceRegisteredDevice
    SharedScope 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.
    Tags []GetVirtualizationVmwareVirtualNetworkInterfaceTag
    VersionContext GetVirtualizationVmwareVirtualNetworkInterfaceVersionContext
    VirtualMachine GetVirtualizationVmwareVirtualNetworkInterfaceVirtualMachine
    VmIdentity string
    Identity of the virtual machine where the virtual network interface is created.
    accountMoid String
    The Account ID for this managed object.
    adapterType String
    Type of virtual ethernet adapter for virtual network interface.
    additionalProperties String
    ancestors List<GetVirtualizationVmwareVirtualNetworkInterfaceAncestor>
    classId String
    connectAtPowerOn Boolean
    Connect or not to connect the device when the virtual machine starts.
    connected Boolean
    Device is currently connected or not. Valid only while the virtual machine is running.
    createTime String
    The time when this managed object was created.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    id String
    key Double
    The internally assigned key of this virtual network interface. This entity is not manipulated by users.
    macAddress String
    MAC address assigned to virtual network interface.
    macAddressType String
    MAC address type for the mac address assigned to virtual network interface.* manual - Statically assigned MAC address.* generated - Automatically generated MAC address.* assigned - MAC address assigned by VCenter to the virtual network interface card.
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    Name of the virtual network interface created on a virtual machine.
    network GetVirtualizationVmwareVirtualNetworkInterfaceNetwork
    networkType String
    Type of network for virtual network interface. It can be either standard or distributed.
    objectType String
    owners List<String>
    parent GetVirtualizationVmwareVirtualNetworkInterfaceParent
    permissionResources List<GetVirtualizationVmwareVirtualNetworkInterfacePermissionResource>
    registeredDevice GetVirtualizationVmwareVirtualNetworkInterfaceRegisteredDevice
    sharedScope 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.
    tags List<GetVirtualizationVmwareVirtualNetworkInterfaceTag>
    versionContext GetVirtualizationVmwareVirtualNetworkInterfaceVersionContext
    virtualMachine GetVirtualizationVmwareVirtualNetworkInterfaceVirtualMachine
    vmIdentity String
    Identity of the virtual machine where the virtual network interface is created.
    accountMoid string
    The Account ID for this managed object.
    adapterType string
    Type of virtual ethernet adapter for virtual network interface.
    additionalProperties string
    ancestors GetVirtualizationVmwareVirtualNetworkInterfaceAncestor[]
    classId string
    connectAtPowerOn boolean
    Connect or not to connect the device when the virtual machine starts.
    connected boolean
    Device is currently connected or not. Valid only while the virtual machine is running.
    createTime string
    The time when this managed object was created.
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    id string
    key number
    The internally assigned key of this virtual network interface. This entity is not manipulated by users.
    macAddress string
    MAC address assigned to virtual network interface.
    macAddressType string
    MAC address type for the mac address assigned to virtual network interface.* manual - Statically assigned MAC address.* generated - Automatically generated MAC address.* assigned - MAC address assigned by VCenter to the virtual network interface card.
    modTime string
    The time when this managed object was last modified.
    moid string
    The unique identifier of this Managed Object instance.
    name string
    Name of the virtual network interface created on a virtual machine.
    network GetVirtualizationVmwareVirtualNetworkInterfaceNetwork
    networkType string
    Type of network for virtual network interface. It can be either standard or distributed.
    objectType string
    owners string[]
    parent GetVirtualizationVmwareVirtualNetworkInterfaceParent
    permissionResources GetVirtualizationVmwareVirtualNetworkInterfacePermissionResource[]
    registeredDevice GetVirtualizationVmwareVirtualNetworkInterfaceRegisteredDevice
    sharedScope 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.
    tags GetVirtualizationVmwareVirtualNetworkInterfaceTag[]
    versionContext GetVirtualizationVmwareVirtualNetworkInterfaceVersionContext
    virtualMachine GetVirtualizationVmwareVirtualNetworkInterfaceVirtualMachine
    vmIdentity string
    Identity of the virtual machine where the virtual network interface is created.
    account_moid str
    The Account ID for this managed object.
    adapter_type str
    Type of virtual ethernet adapter for virtual network interface.
    additional_properties str
    ancestors Sequence[GetVirtualizationVmwareVirtualNetworkInterfaceAncestor]
    class_id str
    connect_at_power_on bool
    Connect or not to connect the device when the virtual machine starts.
    connected bool
    Device is currently connected or not. Valid only while the virtual machine is running.
    create_time str
    The time when this managed object was created.
    domain_group_moid str
    The DomainGroup ID for this managed object.
    id str
    key float
    The internally assigned key of this virtual network interface. This entity is not manipulated by users.
    mac_address str
    MAC address assigned to virtual network interface.
    mac_address_type str
    MAC address type for the mac address assigned to virtual network interface.* manual - Statically assigned MAC address.* generated - Automatically generated MAC address.* assigned - MAC address assigned by VCenter to the virtual network interface card.
    mod_time str
    The time when this managed object was last modified.
    moid str
    The unique identifier of this Managed Object instance.
    name str
    Name of the virtual network interface created on a virtual machine.
    network GetVirtualizationVmwareVirtualNetworkInterfaceNetwork
    network_type str
    Type of network for virtual network interface. It can be either standard or distributed.
    object_type str
    owners Sequence[str]
    parent GetVirtualizationVmwareVirtualNetworkInterfaceParent
    permission_resources Sequence[GetVirtualizationVmwareVirtualNetworkInterfacePermissionResource]
    registered_device GetVirtualizationVmwareVirtualNetworkInterfaceRegisteredDevice
    shared_scope 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.
    tags Sequence[GetVirtualizationVmwareVirtualNetworkInterfaceTag]
    version_context GetVirtualizationVmwareVirtualNetworkInterfaceVersionContext
    virtual_machine GetVirtualizationVmwareVirtualNetworkInterfaceVirtualMachine
    vm_identity str
    Identity of the virtual machine where the virtual network interface is created.
    accountMoid String
    The Account ID for this managed object.
    adapterType String
    Type of virtual ethernet adapter for virtual network interface.
    additionalProperties String
    ancestors List<Property Map>
    classId String
    connectAtPowerOn Boolean
    Connect or not to connect the device when the virtual machine starts.
    connected Boolean
    Device is currently connected or not. Valid only while the virtual machine is running.
    createTime String
    The time when this managed object was created.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    id String
    key Number
    The internally assigned key of this virtual network interface. This entity is not manipulated by users.
    macAddress String
    MAC address assigned to virtual network interface.
    macAddressType String
    MAC address type for the mac address assigned to virtual network interface.* manual - Statically assigned MAC address.* generated - Automatically generated MAC address.* assigned - MAC address assigned by VCenter to the virtual network interface card.
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    Name of the virtual network interface created on a virtual machine.
    network Property Map
    networkType String
    Type of network for virtual network interface. It can be either standard or distributed.
    objectType String
    owners List<String>
    parent Property Map
    permissionResources List<Property Map>
    registeredDevice Property Map
    sharedScope 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.
    tags List<Property Map>
    versionContext Property Map
    virtualMachine Property Map
    vmIdentity String
    Identity of the virtual machine where the virtual network interface is created.

    getVirtualizationVmwareVirtualNetworkInterface Result

    The following output properties are available:

    Id string
    Results List<GetVirtualizationVmwareVirtualNetworkInterfaceResult>
    AccountMoid string
    AdapterType string
    AdditionalProperties string
    Ancestors List<GetVirtualizationVmwareVirtualNetworkInterfaceAncestor>
    ClassId string
    ConnectAtPowerOn bool
    Connected bool
    CreateTime string
    DomainGroupMoid string
    Key double
    MacAddress string
    MacAddressType string
    ModTime string
    Moid string
    Name string
    Network GetVirtualizationVmwareVirtualNetworkInterfaceNetwork
    NetworkType string
    ObjectType string
    Owners List<string>
    Parent GetVirtualizationVmwareVirtualNetworkInterfaceParent
    PermissionResources List<GetVirtualizationVmwareVirtualNetworkInterfacePermissionResource>
    RegisteredDevice GetVirtualizationVmwareVirtualNetworkInterfaceRegisteredDevice
    SharedScope string
    Tags List<GetVirtualizationVmwareVirtualNetworkInterfaceTag>
    VersionContext GetVirtualizationVmwareVirtualNetworkInterfaceVersionContext
    VirtualMachine GetVirtualizationVmwareVirtualNetworkInterfaceVirtualMachine
    VmIdentity string
    Id string
    Results []GetVirtualizationVmwareVirtualNetworkInterfaceResult
    AccountMoid string
    AdapterType string
    AdditionalProperties string
    Ancestors []GetVirtualizationVmwareVirtualNetworkInterfaceAncestor
    ClassId string
    ConnectAtPowerOn bool
    Connected bool
    CreateTime string
    DomainGroupMoid string
    Key float64
    MacAddress string
    MacAddressType string
    ModTime string
    Moid string
    Name string
    Network GetVirtualizationVmwareVirtualNetworkInterfaceNetwork
    NetworkType string
    ObjectType string
    Owners []string
    Parent GetVirtualizationVmwareVirtualNetworkInterfaceParent
    PermissionResources []GetVirtualizationVmwareVirtualNetworkInterfacePermissionResource
    RegisteredDevice GetVirtualizationVmwareVirtualNetworkInterfaceRegisteredDevice
    SharedScope string
    Tags []GetVirtualizationVmwareVirtualNetworkInterfaceTag
    VersionContext GetVirtualizationVmwareVirtualNetworkInterfaceVersionContext
    VirtualMachine GetVirtualizationVmwareVirtualNetworkInterfaceVirtualMachine
    VmIdentity string
    id String
    results List<GetVirtualizationVmwareVirtualNetworkInterfaceResult>
    accountMoid String
    adapterType String
    additionalProperties String
    ancestors List<GetVirtualizationVmwareVirtualNetworkInterfaceAncestor>
    classId String
    connectAtPowerOn Boolean
    connected Boolean
    createTime String
    domainGroupMoid String
    key Double
    macAddress String
    macAddressType String
    modTime String
    moid String
    name String
    network GetVirtualizationVmwareVirtualNetworkInterfaceNetwork
    networkType String
    objectType String
    owners List<String>
    parent GetVirtualizationVmwareVirtualNetworkInterfaceParent
    permissionResources List<GetVirtualizationVmwareVirtualNetworkInterfacePermissionResource>
    registeredDevice GetVirtualizationVmwareVirtualNetworkInterfaceRegisteredDevice
    sharedScope String
    tags List<GetVirtualizationVmwareVirtualNetworkInterfaceTag>
    versionContext GetVirtualizationVmwareVirtualNetworkInterfaceVersionContext
    virtualMachine GetVirtualizationVmwareVirtualNetworkInterfaceVirtualMachine
    vmIdentity String
    id string
    results GetVirtualizationVmwareVirtualNetworkInterfaceResult[]
    accountMoid string
    adapterType string
    additionalProperties string
    ancestors GetVirtualizationVmwareVirtualNetworkInterfaceAncestor[]
    classId string
    connectAtPowerOn boolean
    connected boolean
    createTime string
    domainGroupMoid string
    key number
    macAddress string
    macAddressType string
    modTime string
    moid string
    name string
    network GetVirtualizationVmwareVirtualNetworkInterfaceNetwork
    networkType string
    objectType string
    owners string[]
    parent GetVirtualizationVmwareVirtualNetworkInterfaceParent
    permissionResources GetVirtualizationVmwareVirtualNetworkInterfacePermissionResource[]
    registeredDevice GetVirtualizationVmwareVirtualNetworkInterfaceRegisteredDevice
    sharedScope string
    tags GetVirtualizationVmwareVirtualNetworkInterfaceTag[]
    versionContext GetVirtualizationVmwareVirtualNetworkInterfaceVersionContext
    virtualMachine GetVirtualizationVmwareVirtualNetworkInterfaceVirtualMachine
    vmIdentity string
    id str
    results Sequence[GetVirtualizationVmwareVirtualNetworkInterfaceResult]
    account_moid str
    adapter_type str
    additional_properties str
    ancestors Sequence[GetVirtualizationVmwareVirtualNetworkInterfaceAncestor]
    class_id str
    connect_at_power_on bool
    connected bool
    create_time str
    domain_group_moid str
    key float
    mac_address str
    mac_address_type str
    mod_time str
    moid str
    name str
    network GetVirtualizationVmwareVirtualNetworkInterfaceNetwork
    network_type str
    object_type str
    owners Sequence[str]
    parent GetVirtualizationVmwareVirtualNetworkInterfaceParent
    permission_resources Sequence[GetVirtualizationVmwareVirtualNetworkInterfacePermissionResource]
    registered_device GetVirtualizationVmwareVirtualNetworkInterfaceRegisteredDevice
    shared_scope str
    tags Sequence[GetVirtualizationVmwareVirtualNetworkInterfaceTag]
    version_context GetVirtualizationVmwareVirtualNetworkInterfaceVersionContext
    virtual_machine GetVirtualizationVmwareVirtualNetworkInterfaceVirtualMachine
    vm_identity str

    Supporting Types

    GetVirtualizationVmwareVirtualNetworkInterfaceAncestor

    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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.

    GetVirtualizationVmwareVirtualNetworkInterfaceNetwork

    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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.

    GetVirtualizationVmwareVirtualNetworkInterfaceParent

    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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.

    GetVirtualizationVmwareVirtualNetworkInterfacePermissionResource

    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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.

    GetVirtualizationVmwareVirtualNetworkInterfaceRegisteredDevice

    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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.

    GetVirtualizationVmwareVirtualNetworkInterfaceResult

    AccountMoid string
    The Account ID for this managed object.
    AdapterType string
    Type of virtual ethernet adapter for virtual network interface.
    AdditionalProperties string
    Ancestors List<GetVirtualizationVmwareVirtualNetworkInterfaceResultAncestor>
    ClassId string
    ConnectAtPowerOn bool
    Connect or not to connect the device when the virtual machine starts.
    Connected bool
    Device is currently connected or not. Valid only while the virtual machine is running.
    CreateTime string
    The time when this managed object was created.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    Key double
    The internally assigned key of this virtual network interface. This entity is not manipulated by users.
    MacAddress string
    MAC address assigned to virtual network interface.
    MacAddressType string
    MAC address type for the mac address assigned to virtual network interface.* manual - Statically assigned MAC address.* generated - Automatically generated MAC address.* assigned - MAC address assigned by VCenter to the virtual network interface card.
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    Name of the virtual network interface created on a virtual machine.
    NetworkType string
    Type of network for virtual network interface. It can be either standard or distributed.
    Networks List<GetVirtualizationVmwareVirtualNetworkInterfaceResultNetwork>
    ObjectType string
    Owners List<string>
    Parents List<GetVirtualizationVmwareVirtualNetworkInterfaceResultParent>
    PermissionResources List<GetVirtualizationVmwareVirtualNetworkInterfaceResultPermissionResource>
    RegisteredDevices List<GetVirtualizationVmwareVirtualNetworkInterfaceResultRegisteredDevice>
    SharedScope 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.
    Tags List<GetVirtualizationVmwareVirtualNetworkInterfaceResultTag>
    VersionContexts List<GetVirtualizationVmwareVirtualNetworkInterfaceResultVersionContext>
    VirtualMachines List<GetVirtualizationVmwareVirtualNetworkInterfaceResultVirtualMachine>
    VmIdentity string
    Identity of the virtual machine where the virtual network interface is created.
    AccountMoid string
    The Account ID for this managed object.
    AdapterType string
    Type of virtual ethernet adapter for virtual network interface.
    AdditionalProperties string
    Ancestors []GetVirtualizationVmwareVirtualNetworkInterfaceResultAncestor
    ClassId string
    ConnectAtPowerOn bool
    Connect or not to connect the device when the virtual machine starts.
    Connected bool
    Device is currently connected or not. Valid only while the virtual machine is running.
    CreateTime string
    The time when this managed object was created.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    Key float64
    The internally assigned key of this virtual network interface. This entity is not manipulated by users.
    MacAddress string
    MAC address assigned to virtual network interface.
    MacAddressType string
    MAC address type for the mac address assigned to virtual network interface.* manual - Statically assigned MAC address.* generated - Automatically generated MAC address.* assigned - MAC address assigned by VCenter to the virtual network interface card.
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    Name string
    Name of the virtual network interface created on a virtual machine.
    NetworkType string
    Type of network for virtual network interface. It can be either standard or distributed.
    Networks []GetVirtualizationVmwareVirtualNetworkInterfaceResultNetwork
    ObjectType string
    Owners []string
    Parents []GetVirtualizationVmwareVirtualNetworkInterfaceResultParent
    PermissionResources []GetVirtualizationVmwareVirtualNetworkInterfaceResultPermissionResource
    RegisteredDevices []GetVirtualizationVmwareVirtualNetworkInterfaceResultRegisteredDevice
    SharedScope 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.
    Tags []GetVirtualizationVmwareVirtualNetworkInterfaceResultTag
    VersionContexts []GetVirtualizationVmwareVirtualNetworkInterfaceResultVersionContext
    VirtualMachines []GetVirtualizationVmwareVirtualNetworkInterfaceResultVirtualMachine
    VmIdentity string
    Identity of the virtual machine where the virtual network interface is created.
    accountMoid String
    The Account ID for this managed object.
    adapterType String
    Type of virtual ethernet adapter for virtual network interface.
    additionalProperties String
    ancestors List<GetVirtualizationVmwareVirtualNetworkInterfaceResultAncestor>
    classId String
    connectAtPowerOn Boolean
    Connect or not to connect the device when the virtual machine starts.
    connected Boolean
    Device is currently connected or not. Valid only while the virtual machine is running.
    createTime String
    The time when this managed object was created.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    key Double
    The internally assigned key of this virtual network interface. This entity is not manipulated by users.
    macAddress String
    MAC address assigned to virtual network interface.
    macAddressType String
    MAC address type for the mac address assigned to virtual network interface.* manual - Statically assigned MAC address.* generated - Automatically generated MAC address.* assigned - MAC address assigned by VCenter to the virtual network interface card.
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    Name of the virtual network interface created on a virtual machine.
    networkType String
    Type of network for virtual network interface. It can be either standard or distributed.
    networks List<GetVirtualizationVmwareVirtualNetworkInterfaceResultNetwork>
    objectType String
    owners List<String>
    parents List<GetVirtualizationVmwareVirtualNetworkInterfaceResultParent>
    permissionResources List<GetVirtualizationVmwareVirtualNetworkInterfaceResultPermissionResource>
    registeredDevices List<GetVirtualizationVmwareVirtualNetworkInterfaceResultRegisteredDevice>
    sharedScope 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.
    tags List<GetVirtualizationVmwareVirtualNetworkInterfaceResultTag>
    versionContexts List<GetVirtualizationVmwareVirtualNetworkInterfaceResultVersionContext>
    virtualMachines List<GetVirtualizationVmwareVirtualNetworkInterfaceResultVirtualMachine>
    vmIdentity String
    Identity of the virtual machine where the virtual network interface is created.
    accountMoid string
    The Account ID for this managed object.
    adapterType string
    Type of virtual ethernet adapter for virtual network interface.
    additionalProperties string
    ancestors GetVirtualizationVmwareVirtualNetworkInterfaceResultAncestor[]
    classId string
    connectAtPowerOn boolean
    Connect or not to connect the device when the virtual machine starts.
    connected boolean
    Device is currently connected or not. Valid only while the virtual machine is running.
    createTime string
    The time when this managed object was created.
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    key number
    The internally assigned key of this virtual network interface. This entity is not manipulated by users.
    macAddress string
    MAC address assigned to virtual network interface.
    macAddressType string
    MAC address type for the mac address assigned to virtual network interface.* manual - Statically assigned MAC address.* generated - Automatically generated MAC address.* assigned - MAC address assigned by VCenter to the virtual network interface card.
    modTime string
    The time when this managed object was last modified.
    moid string
    The unique identifier of this Managed Object instance.
    name string
    Name of the virtual network interface created on a virtual machine.
    networkType string
    Type of network for virtual network interface. It can be either standard or distributed.
    networks GetVirtualizationVmwareVirtualNetworkInterfaceResultNetwork[]
    objectType string
    owners string[]
    parents GetVirtualizationVmwareVirtualNetworkInterfaceResultParent[]
    permissionResources GetVirtualizationVmwareVirtualNetworkInterfaceResultPermissionResource[]
    registeredDevices GetVirtualizationVmwareVirtualNetworkInterfaceResultRegisteredDevice[]
    sharedScope 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.
    tags GetVirtualizationVmwareVirtualNetworkInterfaceResultTag[]
    versionContexts GetVirtualizationVmwareVirtualNetworkInterfaceResultVersionContext[]
    virtualMachines GetVirtualizationVmwareVirtualNetworkInterfaceResultVirtualMachine[]
    vmIdentity string
    Identity of the virtual machine where the virtual network interface is created.
    account_moid str
    The Account ID for this managed object.
    adapter_type str
    Type of virtual ethernet adapter for virtual network interface.
    additional_properties str
    ancestors Sequence[GetVirtualizationVmwareVirtualNetworkInterfaceResultAncestor]
    class_id str
    connect_at_power_on bool
    Connect or not to connect the device when the virtual machine starts.
    connected bool
    Device is currently connected or not. Valid only while the virtual machine is running.
    create_time str
    The time when this managed object was created.
    domain_group_moid str
    The DomainGroup ID for this managed object.
    key float
    The internally assigned key of this virtual network interface. This entity is not manipulated by users.
    mac_address str
    MAC address assigned to virtual network interface.
    mac_address_type str
    MAC address type for the mac address assigned to virtual network interface.* manual - Statically assigned MAC address.* generated - Automatically generated MAC address.* assigned - MAC address assigned by VCenter to the virtual network interface card.
    mod_time str
    The time when this managed object was last modified.
    moid str
    The unique identifier of this Managed Object instance.
    name str
    Name of the virtual network interface created on a virtual machine.
    network_type str
    Type of network for virtual network interface. It can be either standard or distributed.
    networks Sequence[GetVirtualizationVmwareVirtualNetworkInterfaceResultNetwork]
    object_type str
    owners Sequence[str]
    parents Sequence[GetVirtualizationVmwareVirtualNetworkInterfaceResultParent]
    permission_resources Sequence[GetVirtualizationVmwareVirtualNetworkInterfaceResultPermissionResource]
    registered_devices Sequence[GetVirtualizationVmwareVirtualNetworkInterfaceResultRegisteredDevice]
    shared_scope 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.
    tags Sequence[GetVirtualizationVmwareVirtualNetworkInterfaceResultTag]
    version_contexts Sequence[GetVirtualizationVmwareVirtualNetworkInterfaceResultVersionContext]
    virtual_machines Sequence[GetVirtualizationVmwareVirtualNetworkInterfaceResultVirtualMachine]
    vm_identity str
    Identity of the virtual machine where the virtual network interface is created.
    accountMoid String
    The Account ID for this managed object.
    adapterType String
    Type of virtual ethernet adapter for virtual network interface.
    additionalProperties String
    ancestors List<Property Map>
    classId String
    connectAtPowerOn Boolean
    Connect or not to connect the device when the virtual machine starts.
    connected Boolean
    Device is currently connected or not. Valid only while the virtual machine is running.
    createTime String
    The time when this managed object was created.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    key Number
    The internally assigned key of this virtual network interface. This entity is not manipulated by users.
    macAddress String
    MAC address assigned to virtual network interface.
    macAddressType String
    MAC address type for the mac address assigned to virtual network interface.* manual - Statically assigned MAC address.* generated - Automatically generated MAC address.* assigned - MAC address assigned by VCenter to the virtual network interface card.
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    name String
    Name of the virtual network interface created on a virtual machine.
    networkType String
    Type of network for virtual network interface. It can be either standard or distributed.
    networks List<Property Map>
    objectType String
    owners List<String>
    parents List<Property Map>
    permissionResources List<Property Map>
    registeredDevices List<Property Map>
    sharedScope 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.
    tags List<Property Map>
    versionContexts List<Property Map>
    virtualMachines List<Property Map>
    vmIdentity String
    Identity of the virtual machine where the virtual network interface is created.

    GetVirtualizationVmwareVirtualNetworkInterfaceResultAncestor

    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

    GetVirtualizationVmwareVirtualNetworkInterfaceResultNetwork

    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

    GetVirtualizationVmwareVirtualNetworkInterfaceResultParent

    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

    GetVirtualizationVmwareVirtualNetworkInterfaceResultPermissionResource

    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

    GetVirtualizationVmwareVirtualNetworkInterfaceResultRegisteredDevice

    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

    GetVirtualizationVmwareVirtualNetworkInterfaceResultTag

    AdditionalProperties string
    Key string
    The internally assigned key of this virtual network interface. This entity is not manipulated by users.
    Value string
    AdditionalProperties string
    Key string
    The internally assigned key of this virtual network interface. This entity is not manipulated by users.
    Value string
    additionalProperties String
    key String
    The internally assigned key of this virtual network interface. This entity is not manipulated by users.
    value String
    additionalProperties string
    key string
    The internally assigned key of this virtual network interface. This entity is not manipulated by users.
    value string
    additional_properties str
    key str
    The internally assigned key of this virtual network interface. This entity is not manipulated by users.
    value str
    additionalProperties String
    key String
    The internally assigned key of this virtual network interface. This entity is not manipulated by users.
    value String

    GetVirtualizationVmwareVirtualNetworkInterfaceResultVersionContext

    GetVirtualizationVmwareVirtualNetworkInterfaceResultVersionContextInterestedMo

    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

    GetVirtualizationVmwareVirtualNetworkInterfaceResultVersionContextRefMo

    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

    GetVirtualizationVmwareVirtualNetworkInterfaceResultVirtualMachine

    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

    GetVirtualizationVmwareVirtualNetworkInterfaceTag

    AdditionalProperties string
    Key string
    The internally assigned key of this virtual network interface. This entity is not manipulated by users.
    Value string
    The string representation of a tag value.
    AdditionalProperties string
    Key string
    The internally assigned key of this virtual network interface. This entity is not manipulated by users.
    Value string
    The string representation of a tag value.
    additionalProperties String
    key String
    The internally assigned key of this virtual network interface. This entity is not manipulated by users.
    value String
    The string representation of a tag value.
    additionalProperties string
    key string
    The internally assigned key of this virtual network interface. This entity is not manipulated by users.
    value string
    The string representation of a tag value.
    additional_properties str
    key str
    The internally assigned key of this virtual network interface. This entity is not manipulated by users.
    value str
    The string representation of a tag value.
    additionalProperties String
    key String
    The internally assigned key of this virtual network interface. This entity is not manipulated by users.
    value String
    The string representation of a tag value.

    GetVirtualizationVmwareVirtualNetworkInterfaceVersionContext

    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<GetVirtualizationVmwareVirtualNetworkInterfaceVersionContextInterestedMo>
    MarkedForDeletion bool
    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 GetVirtualizationVmwareVirtualNetworkInterfaceVersionContextRefMo
    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 []GetVirtualizationVmwareVirtualNetworkInterfaceVersionContextInterestedMo
    MarkedForDeletion bool
    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 GetVirtualizationVmwareVirtualNetworkInterfaceVersionContextRefMo
    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<GetVirtualizationVmwareVirtualNetworkInterfaceVersionContextInterestedMo>
    markedForDeletion Boolean
    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 GetVirtualizationVmwareVirtualNetworkInterfaceVersionContextRefMo
    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 GetVirtualizationVmwareVirtualNetworkInterfaceVersionContextInterestedMo[]
    markedForDeletion boolean
    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 GetVirtualizationVmwareVirtualNetworkInterfaceVersionContextRefMo
    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[GetVirtualizationVmwareVirtualNetworkInterfaceVersionContextInterestedMo]
    marked_for_deletion bool
    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 GetVirtualizationVmwareVirtualNetworkInterfaceVersionContextRefMo
    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>
    markedForDeletion Boolean
    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.

    GetVirtualizationVmwareVirtualNetworkInterfaceVersionContextInterestedMo

    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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.

    GetVirtualizationVmwareVirtualNetworkInterfaceVersionContextRefMo

    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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.

    GetVirtualizationVmwareVirtualNetworkInterfaceVirtualMachine

    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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

    Package Details

    Repository
    intersight ciscodevnet/terraform-provider-intersight
    License
    Notes
    This Pulumi package is based on the intersight Terraform Provider.
    intersight logo
    intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet