intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getVirtualizationVmwareVirtualNetworkInterface
Explore with Pulumi AI
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:
- Account
Moid string - The Account ID for this managed object.
- Adapter
Type string - Type of virtual ethernet adapter for virtual network interface.
- Additional
Properties string - Ancestors
List<Get
Virtualization Vmware Virtual Network Interface Ancestor> - Class
Id string - Connect
At boolPower On - 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 string - The time when this managed object was created.
- Domain
Group stringMoid - 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.
- Mac
Address string - MAC address assigned to virtual network interface.
- Mac
Address stringType - 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 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
Get
Virtualization Vmware Virtual Network Interface Network - Network
Type string - Type of network for virtual network interface. It can be either standard or distributed.
- Object
Type string - Owners List<string>
- Parent
Get
Virtualization Vmware Virtual Network Interface Parent - Permission
Resources List<GetVirtualization Vmware Virtual Network Interface Permission Resource> - Registered
Device GetVirtualization Vmware Virtual Network Interface Registered Device - string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- List<Get
Virtualization Vmware Virtual Network Interface Tag> - Version
Context GetVirtualization Vmware Virtual Network Interface Version Context - Virtual
Machine GetVirtualization Vmware Virtual Network Interface Virtual Machine - Vm
Identity string - Identity of the virtual machine where the virtual network interface is created.
- Account
Moid string - The Account ID for this managed object.
- Adapter
Type string - Type of virtual ethernet adapter for virtual network interface.
- Additional
Properties string - Ancestors
[]Get
Virtualization Vmware Virtual Network Interface Ancestor - Class
Id string - Connect
At boolPower On - 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 string - The time when this managed object was created.
- Domain
Group stringMoid - 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.
- Mac
Address string - MAC address assigned to virtual network interface.
- Mac
Address stringType - 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 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
Get
Virtualization Vmware Virtual Network Interface Network - Network
Type string - Type of network for virtual network interface. It can be either standard or distributed.
- Object
Type string - Owners []string
- Parent
Get
Virtualization Vmware Virtual Network Interface Parent - Permission
Resources []GetVirtualization Vmware Virtual Network Interface Permission Resource - Registered
Device GetVirtualization Vmware Virtual Network Interface Registered Device - string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- []Get
Virtualization Vmware Virtual Network Interface Tag - Version
Context GetVirtualization Vmware Virtual Network Interface Version Context - Virtual
Machine GetVirtualization Vmware Virtual Network Interface Virtual Machine - Vm
Identity string - Identity of the virtual machine where the virtual network interface is created.
- account
Moid String - The Account ID for this managed object.
- adapter
Type String - Type of virtual ethernet adapter for virtual network interface.
- additional
Properties String - ancestors
List<Get
Virtualization Vmware Virtual Network Interface Ancestor> - class
Id String - connect
At BooleanPower On - 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.
- create
Time String - The time when this managed object was created.
- domain
Group StringMoid - 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.
- mac
Address String - MAC address assigned to virtual network interface.
- mac
Address StringType - 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 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
Get
Virtualization Vmware Virtual Network Interface Network - network
Type String - Type of network for virtual network interface. It can be either standard or distributed.
- object
Type String - owners List<String>
- parent
Get
Virtualization Vmware Virtual Network Interface Parent - permission
Resources List<GetVirtualization Vmware Virtual Network Interface Permission Resource> - registered
Device GetVirtualization Vmware Virtual Network Interface Registered Device - String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- List<Get
Virtualization Vmware Virtual Network Interface Tag> - version
Context GetVirtualization Vmware Virtual Network Interface Version Context - virtual
Machine GetVirtualization Vmware Virtual Network Interface Virtual Machine - vm
Identity String - Identity of the virtual machine where the virtual network interface is created.
- account
Moid string - The Account ID for this managed object.
- adapter
Type string - Type of virtual ethernet adapter for virtual network interface.
- additional
Properties string - ancestors
Get
Virtualization Vmware Virtual Network Interface Ancestor[] - class
Id string - connect
At booleanPower On - 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.
- create
Time string - The time when this managed object was created.
- domain
Group stringMoid - 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.
- mac
Address string - MAC address assigned to virtual network interface.
- mac
Address stringType - 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 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
Get
Virtualization Vmware Virtual Network Interface Network - network
Type string - Type of network for virtual network interface. It can be either standard or distributed.
- object
Type string - owners string[]
- parent
Get
Virtualization Vmware Virtual Network Interface Parent - permission
Resources GetVirtualization Vmware Virtual Network Interface Permission Resource[] - registered
Device GetVirtualization Vmware Virtual Network Interface Registered Device - string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Get
Virtualization Vmware Virtual Network Interface Tag[] - version
Context GetVirtualization Vmware Virtual Network Interface Version Context - virtual
Machine GetVirtualization Vmware Virtual Network Interface Virtual Machine - vm
Identity 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[Get
Virtualization Vmware Virtual Network Interface Ancestor] - class_
id str - connect_
at_ boolpower_ on - 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_ strmoid - 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_ strtype - 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
Get
Virtualization Vmware Virtual Network Interface Network - network_
type str - Type of network for virtual network interface. It can be either standard or distributed.
- object_
type str - owners Sequence[str]
- parent
Get
Virtualization Vmware Virtual Network Interface Parent - permission_
resources Sequence[GetVirtualization Vmware Virtual Network Interface Permission Resource] - registered_
device GetVirtualization Vmware Virtual Network Interface Registered Device - str
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Sequence[Get
Virtualization Vmware Virtual Network Interface Tag] - version_
context GetVirtualization Vmware Virtual Network Interface Version Context - virtual_
machine GetVirtualization Vmware Virtual Network Interface Virtual Machine - vm_
identity str - Identity of the virtual machine where the virtual network interface is created.
- account
Moid String - The Account ID for this managed object.
- adapter
Type String - Type of virtual ethernet adapter for virtual network interface.
- additional
Properties String - ancestors List<Property Map>
- class
Id String - connect
At BooleanPower On - 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.
- create
Time String - The time when this managed object was created.
- domain
Group StringMoid - 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.
- mac
Address String - MAC address assigned to virtual network interface.
- mac
Address StringType - 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 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
- network
Type String - Type of network for virtual network interface. It can be either standard or distributed.
- object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - registered
Device Property Map - String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- List<Property Map>
- version
Context Property Map - virtual
Machine Property Map - vm
Identity 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<Get
Virtualization Vmware Virtual Network Interface Result> - Account
Moid string - Adapter
Type string - Additional
Properties string - Ancestors
List<Get
Virtualization Vmware Virtual Network Interface Ancestor> - Class
Id string - Connect
At boolPower On - Connected bool
- Create
Time string - Domain
Group stringMoid - Key double
- Mac
Address string - Mac
Address stringType - Mod
Time string - Moid string
- Name string
- Network
Get
Virtualization Vmware Virtual Network Interface Network - Network
Type string - Object
Type string - Owners List<string>
- Parent
Get
Virtualization Vmware Virtual Network Interface Parent - Permission
Resources List<GetVirtualization Vmware Virtual Network Interface Permission Resource> - Registered
Device GetVirtualization Vmware Virtual Network Interface Registered Device - string
- List<Get
Virtualization Vmware Virtual Network Interface Tag> - Version
Context GetVirtualization Vmware Virtual Network Interface Version Context - Virtual
Machine GetVirtualization Vmware Virtual Network Interface Virtual Machine - Vm
Identity string
- Id string
- Results
[]Get
Virtualization Vmware Virtual Network Interface Result - Account
Moid string - Adapter
Type string - Additional
Properties string - Ancestors
[]Get
Virtualization Vmware Virtual Network Interface Ancestor - Class
Id string - Connect
At boolPower On - Connected bool
- Create
Time string - Domain
Group stringMoid - Key float64
- Mac
Address string - Mac
Address stringType - Mod
Time string - Moid string
- Name string
- Network
Get
Virtualization Vmware Virtual Network Interface Network - Network
Type string - Object
Type string - Owners []string
- Parent
Get
Virtualization Vmware Virtual Network Interface Parent - Permission
Resources []GetVirtualization Vmware Virtual Network Interface Permission Resource - Registered
Device GetVirtualization Vmware Virtual Network Interface Registered Device - string
- []Get
Virtualization Vmware Virtual Network Interface Tag - Version
Context GetVirtualization Vmware Virtual Network Interface Version Context - Virtual
Machine GetVirtualization Vmware Virtual Network Interface Virtual Machine - Vm
Identity string
- id String
- results
List<Get
Virtualization Vmware Virtual Network Interface Result> - account
Moid String - adapter
Type String - additional
Properties String - ancestors
List<Get
Virtualization Vmware Virtual Network Interface Ancestor> - class
Id String - connect
At BooleanPower On - connected Boolean
- create
Time String - domain
Group StringMoid - key Double
- mac
Address String - mac
Address StringType - mod
Time String - moid String
- name String
- network
Get
Virtualization Vmware Virtual Network Interface Network - network
Type String - object
Type String - owners List<String>
- parent
Get
Virtualization Vmware Virtual Network Interface Parent - permission
Resources List<GetVirtualization Vmware Virtual Network Interface Permission Resource> - registered
Device GetVirtualization Vmware Virtual Network Interface Registered Device - String
- List<Get
Virtualization Vmware Virtual Network Interface Tag> - version
Context GetVirtualization Vmware Virtual Network Interface Version Context - virtual
Machine GetVirtualization Vmware Virtual Network Interface Virtual Machine - vm
Identity String
- id string
- results
Get
Virtualization Vmware Virtual Network Interface Result[] - account
Moid string - adapter
Type string - additional
Properties string - ancestors
Get
Virtualization Vmware Virtual Network Interface Ancestor[] - class
Id string - connect
At booleanPower On - connected boolean
- create
Time string - domain
Group stringMoid - key number
- mac
Address string - mac
Address stringType - mod
Time string - moid string
- name string
- network
Get
Virtualization Vmware Virtual Network Interface Network - network
Type string - object
Type string - owners string[]
- parent
Get
Virtualization Vmware Virtual Network Interface Parent - permission
Resources GetVirtualization Vmware Virtual Network Interface Permission Resource[] - registered
Device GetVirtualization Vmware Virtual Network Interface Registered Device - string
- Get
Virtualization Vmware Virtual Network Interface Tag[] - version
Context GetVirtualization Vmware Virtual Network Interface Version Context - virtual
Machine GetVirtualization Vmware Virtual Network Interface Virtual Machine - vm
Identity string
- id str
- results
Sequence[Get
Virtualization Vmware Virtual Network Interface Result] - account_
moid str - adapter_
type str - additional_
properties str - ancestors
Sequence[Get
Virtualization Vmware Virtual Network Interface Ancestor] - class_
id str - connect_
at_ boolpower_ on - connected bool
- create_
time str - domain_
group_ strmoid - key float
- mac_
address str - mac_
address_ strtype - mod_
time str - moid str
- name str
- network
Get
Virtualization Vmware Virtual Network Interface Network - network_
type str - object_
type str - owners Sequence[str]
- parent
Get
Virtualization Vmware Virtual Network Interface Parent - permission_
resources Sequence[GetVirtualization Vmware Virtual Network Interface Permission Resource] - registered_
device GetVirtualization Vmware Virtual Network Interface Registered Device - str
- Sequence[Get
Virtualization Vmware Virtual Network Interface Tag] - version_
context GetVirtualization Vmware Virtual Network Interface Version Context - virtual_
machine GetVirtualization Vmware Virtual Network Interface Virtual Machine - vm_
identity str
- id String
- results List<Property Map>
- account
Moid String - adapter
Type String - additional
Properties String - ancestors List<Property Map>
- class
Id String - connect
At BooleanPower On - connected Boolean
- create
Time String - domain
Group StringMoid - key Number
- mac
Address String - mac
Address StringType - mod
Time String - moid String
- name String
- network Property Map
- network
Type String - object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - registered
Device Property Map - String
- List<Property Map>
- version
Context Property Map - virtual
Machine Property Map - vm
Identity String
Supporting Types
GetVirtualizationVmwareVirtualNetworkInterfaceAncestor
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetVirtualizationVmwareVirtualNetworkInterfaceNetwork
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetVirtualizationVmwareVirtualNetworkInterfaceParent
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetVirtualizationVmwareVirtualNetworkInterfacePermissionResource
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetVirtualizationVmwareVirtualNetworkInterfaceRegisteredDevice
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetVirtualizationVmwareVirtualNetworkInterfaceResult
- Account
Moid string - The Account ID for this managed object.
- Adapter
Type string - Type of virtual ethernet adapter for virtual network interface.
- Additional
Properties string - Ancestors
List<Get
Virtualization Vmware Virtual Network Interface Result Ancestor> - Class
Id string - Connect
At boolPower On - 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 string - The time when this managed object was created.
- Domain
Group stringMoid - 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.
- Mac
Address string - MAC address assigned to virtual network interface.
- Mac
Address stringType - 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 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
Type string - Type of network for virtual network interface. It can be either standard or distributed.
- Networks
List<Get
Virtualization Vmware Virtual Network Interface Result Network> - Object
Type string - Owners List<string>
- Parents
List<Get
Virtualization Vmware Virtual Network Interface Result Parent> - Permission
Resources List<GetVirtualization Vmware Virtual Network Interface Result Permission Resource> - Registered
Devices List<GetVirtualization Vmware Virtual Network Interface Result Registered Device> - string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- List<Get
Virtualization Vmware Virtual Network Interface Result Tag> - Version
Contexts List<GetVirtualization Vmware Virtual Network Interface Result Version Context> - Virtual
Machines List<GetVirtualization Vmware Virtual Network Interface Result Virtual Machine> - Vm
Identity string - Identity of the virtual machine where the virtual network interface is created.
- Account
Moid string - The Account ID for this managed object.
- Adapter
Type string - Type of virtual ethernet adapter for virtual network interface.
- Additional
Properties string - Ancestors
[]Get
Virtualization Vmware Virtual Network Interface Result Ancestor - Class
Id string - Connect
At boolPower On - 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 string - The time when this managed object was created.
- Domain
Group stringMoid - 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.
- Mac
Address string - MAC address assigned to virtual network interface.
- Mac
Address stringType - 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 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
Type string - Type of network for virtual network interface. It can be either standard or distributed.
- Networks
[]Get
Virtualization Vmware Virtual Network Interface Result Network - Object
Type string - Owners []string
- Parents
[]Get
Virtualization Vmware Virtual Network Interface Result Parent - Permission
Resources []GetVirtualization Vmware Virtual Network Interface Result Permission Resource - Registered
Devices []GetVirtualization Vmware Virtual Network Interface Result Registered Device - string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- []Get
Virtualization Vmware Virtual Network Interface Result Tag - Version
Contexts []GetVirtualization Vmware Virtual Network Interface Result Version Context - Virtual
Machines []GetVirtualization Vmware Virtual Network Interface Result Virtual Machine - Vm
Identity string - Identity of the virtual machine where the virtual network interface is created.
- account
Moid String - The Account ID for this managed object.
- adapter
Type String - Type of virtual ethernet adapter for virtual network interface.
- additional
Properties String - ancestors
List<Get
Virtualization Vmware Virtual Network Interface Result Ancestor> - class
Id String - connect
At BooleanPower On - 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.
- create
Time String - The time when this managed object was created.
- domain
Group StringMoid - 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.
- mac
Address String - MAC address assigned to virtual network interface.
- mac
Address StringType - 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 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
Type String - Type of network for virtual network interface. It can be either standard or distributed.
- networks
List<Get
Virtualization Vmware Virtual Network Interface Result Network> - object
Type String - owners List<String>
- parents
List<Get
Virtualization Vmware Virtual Network Interface Result Parent> - permission
Resources List<GetVirtualization Vmware Virtual Network Interface Result Permission Resource> - registered
Devices List<GetVirtualization Vmware Virtual Network Interface Result Registered Device> - String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- List<Get
Virtualization Vmware Virtual Network Interface Result Tag> - version
Contexts List<GetVirtualization Vmware Virtual Network Interface Result Version Context> - virtual
Machines List<GetVirtualization Vmware Virtual Network Interface Result Virtual Machine> - vm
Identity String - Identity of the virtual machine where the virtual network interface is created.
- account
Moid string - The Account ID for this managed object.
- adapter
Type string - Type of virtual ethernet adapter for virtual network interface.
- additional
Properties string - ancestors
Get
Virtualization Vmware Virtual Network Interface Result Ancestor[] - class
Id string - connect
At booleanPower On - 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.
- create
Time string - The time when this managed object was created.
- domain
Group stringMoid - 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.
- mac
Address string - MAC address assigned to virtual network interface.
- mac
Address stringType - 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 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
Type string - Type of network for virtual network interface. It can be either standard or distributed.
- networks
Get
Virtualization Vmware Virtual Network Interface Result Network[] - object
Type string - owners string[]
- parents
Get
Virtualization Vmware Virtual Network Interface Result Parent[] - permission
Resources GetVirtualization Vmware Virtual Network Interface Result Permission Resource[] - registered
Devices GetVirtualization Vmware Virtual Network Interface Result Registered Device[] - string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Get
Virtualization Vmware Virtual Network Interface Result Tag[] - version
Contexts GetVirtualization Vmware Virtual Network Interface Result Version Context[] - virtual
Machines GetVirtualization Vmware Virtual Network Interface Result Virtual Machine[] - vm
Identity 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[Get
Virtualization Vmware Virtual Network Interface Result Ancestor] - class_
id str - connect_
at_ boolpower_ on - 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_ strmoid - 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_ strtype - 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[Get
Virtualization Vmware Virtual Network Interface Result Network] - object_
type str - owners Sequence[str]
- parents
Sequence[Get
Virtualization Vmware Virtual Network Interface Result Parent] - permission_
resources Sequence[GetVirtualization Vmware Virtual Network Interface Result Permission Resource] - registered_
devices Sequence[GetVirtualization Vmware Virtual Network Interface Result Registered Device] - str
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Sequence[Get
Virtualization Vmware Virtual Network Interface Result Tag] - version_
contexts Sequence[GetVirtualization Vmware Virtual Network Interface Result Version Context] - virtual_
machines Sequence[GetVirtualization Vmware Virtual Network Interface Result Virtual Machine] - vm_
identity str - Identity of the virtual machine where the virtual network interface is created.
- account
Moid String - The Account ID for this managed object.
- adapter
Type String - Type of virtual ethernet adapter for virtual network interface.
- additional
Properties String - ancestors List<Property Map>
- class
Id String - connect
At BooleanPower On - 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.
- create
Time String - The time when this managed object was created.
- domain
Group StringMoid - 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.
- mac
Address String - MAC address assigned to virtual network interface.
- mac
Address StringType - 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 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
Type String - Type of network for virtual network interface. It can be either standard or distributed.
- networks List<Property Map>
- object
Type String - owners List<String>
- parents List<Property Map>
- permission
Resources List<Property Map> - registered
Devices List<Property Map> - String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- List<Property Map>
- version
Contexts List<Property Map> - virtual
Machines List<Property Map> - vm
Identity String - Identity of the virtual machine where the virtual network interface is created.
GetVirtualizationVmwareVirtualNetworkInterfaceResultAncestor
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetVirtualizationVmwareVirtualNetworkInterfaceResultNetwork
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetVirtualizationVmwareVirtualNetworkInterfaceResultParent
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetVirtualizationVmwareVirtualNetworkInterfaceResultPermissionResource
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetVirtualizationVmwareVirtualNetworkInterfaceResultRegisteredDevice
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetVirtualizationVmwareVirtualNetworkInterfaceResultTag
- Additional
Properties string - Key string
- The internally assigned key of this virtual network interface. This entity is not manipulated by users.
- Value string
- Additional
Properties string - Key string
- The internally assigned key of this virtual network interface. This entity is not manipulated by users.
- Value string
- additional
Properties String - key String
- The internally assigned key of this virtual network interface. This entity is not manipulated by users.
- value String
- additional
Properties 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
- additional
Properties String - key String
- The internally assigned key of this virtual network interface. This entity is not manipulated by users.
- value String
GetVirtualizationVmwareVirtualNetworkInterfaceResultVersionContext
- Additional
Properties string - Class
Id string - Interested
Mos List<GetVirtualization Vmware Virtual Network Interface Result Version Context Interested Mo> - Marked
For boolDeletion - Nr
Version string - Object
Type string - Ref
Mos List<GetVirtualization Vmware Virtual Network Interface Result Version Context Ref Mo> - Timestamp string
- Version
Type string
- Additional
Properties string - Class
Id string - Interested
Mos []GetVirtualization Vmware Virtual Network Interface Result Version Context Interested Mo - Marked
For boolDeletion - Nr
Version string - Object
Type string - Ref
Mos []GetVirtualization Vmware Virtual Network Interface Result Version Context Ref Mo - Timestamp string
- Version
Type string
- additional
Properties String - class
Id String - interested
Mos List<GetVirtualization Vmware Virtual Network Interface Result Version Context Interested Mo> - marked
For BooleanDeletion - nr
Version String - object
Type String - ref
Mos List<GetVirtualization Vmware Virtual Network Interface Result Version Context Ref Mo> - timestamp String
- version
Type String
- additional
Properties string - class
Id string - interested
Mos GetVirtualization Vmware Virtual Network Interface Result Version Context Interested Mo[] - marked
For booleanDeletion - nr
Version string - object
Type string - ref
Mos GetVirtualization Vmware Virtual Network Interface Result Version Context Ref Mo[] - timestamp string
- version
Type string
- additional_
properties str - class_
id str - interested_
mos Sequence[GetVirtualization Vmware Virtual Network Interface Result Version Context Interested Mo] - marked_
for_ booldeletion - nr_
version str - object_
type str - ref_
mos Sequence[GetVirtualization Vmware Virtual Network Interface Result Version Context Ref Mo] - timestamp str
- version_
type str
- additional
Properties String - class
Id String - interested
Mos List<Property Map> - marked
For BooleanDeletion - nr
Version String - object
Type String - ref
Mos List<Property Map> - timestamp String
- version
Type String
GetVirtualizationVmwareVirtualNetworkInterfaceResultVersionContextInterestedMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetVirtualizationVmwareVirtualNetworkInterfaceResultVersionContextRefMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetVirtualizationVmwareVirtualNetworkInterfaceResultVirtualMachine
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetVirtualizationVmwareVirtualNetworkInterfaceTag
- Additional
Properties 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 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 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 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.
- additional
Properties 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
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos List<GetVirtualization Vmware Virtual Network Interface Version Context Interested Mo> - Marked
For boolDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetVirtualization Vmware Virtual Network Interface Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos []GetVirtualization Vmware Virtual Network Interface Version Context Interested Mo - Marked
For boolDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetVirtualization Vmware Virtual Network Interface Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<GetVirtualization Vmware Virtual Network Interface Version Context Interested Mo> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetVirtualization Vmware Virtual Network Interface Version Context Ref Mo - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos GetVirtualization Vmware Virtual Network Interface Version Context Interested Mo[] - marked
For booleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetVirtualization Vmware Virtual Network Interface Version Context Ref Mo - A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested_
mos Sequence[GetVirtualization Vmware Virtual Network Interface Version Context Interested Mo] - marked_
for_ booldeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr_
version str - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref_
mo GetVirtualization Vmware Virtual Network Interface Version Context Ref Mo - A reference to the original Managed Object.
- timestamp str
- The time this versioned Managed Object was created.
- version_
type str - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<Property Map> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo Property Map - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
GetVirtualizationVmwareVirtualNetworkInterfaceVersionContextInterestedMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetVirtualizationVmwareVirtualNetworkInterfaceVersionContextRefMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetVirtualizationVmwareVirtualNetworkInterfaceVirtualMachine
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the
intersight
Terraform Provider.
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet