1. Packages
  2. Intersight Provider
  3. API Docs
  4. getNetworkVethernet
intersight 1.0.63 published on Wednesday, Apr 16, 2025 by ciscodevnet

intersight.getNetworkVethernet

Explore with Pulumi AI

intersight 1.0.63 published on Wednesday, Apr 16, 2025 by ciscodevnet

Vethernet configured on a Fabric Interconnect.

Using getNetworkVethernet

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 getNetworkVethernet(args: GetNetworkVethernetArgs, opts?: InvokeOptions): Promise<GetNetworkVethernetResult>
function getNetworkVethernetOutput(args: GetNetworkVethernetOutputArgs, opts?: InvokeOptions): Output<GetNetworkVethernetResult>
Copy
def get_network_vethernet(account_moid: Optional[str] = None,
                          adapter_host_eth_interface: Optional[GetNetworkVethernetAdapterHostEthInterface] = None,
                          additional_properties: Optional[str] = None,
                          ancestors: Optional[Sequence[GetNetworkVethernetAncestor]] = None,
                          bound_interface: Optional[GetNetworkVethernetBoundInterface] = None,
                          bound_interface_dn: Optional[str] = None,
                          burst: Optional[float] = None,
                          class_id: Optional[str] = None,
                          create_time: Optional[str] = None,
                          description: Optional[str] = None,
                          device_mo_id: Optional[str] = None,
                          dn: Optional[str] = None,
                          domain_group_moid: Optional[str] = None,
                          id: Optional[str] = None,
                          mod_time: Optional[str] = None,
                          moid: Optional[str] = None,
                          network_element: Optional[GetNetworkVethernetNetworkElement] = None,
                          object_type: Optional[str] = None,
                          oper_reason: Optional[str] = None,
                          oper_state: Optional[str] = None,
                          owners: Optional[Sequence[str]] = None,
                          parent: Optional[GetNetworkVethernetParent] = None,
                          permission_resources: Optional[Sequence[GetNetworkVethernetPermissionResource]] = None,
                          pinned_interface: Optional[GetNetworkVethernetPinnedInterface] = None,
                          pinned_interface_dn: Optional[str] = None,
                          ratelimit: Optional[float] = None,
                          registered_device: Optional[GetNetworkVethernetRegisteredDevice] = None,
                          rn: Optional[str] = None,
                          shared_scope: Optional[str] = None,
                          tags: Optional[Sequence[GetNetworkVethernetTag]] = None,
                          version_context: Optional[GetNetworkVethernetVersionContext] = None,
                          veth_id: Optional[float] = None,
                          opts: Optional[InvokeOptions] = None) -> GetNetworkVethernetResult
def get_network_vethernet_output(account_moid: Optional[pulumi.Input[str]] = None,
                          adapter_host_eth_interface: Optional[pulumi.Input[GetNetworkVethernetAdapterHostEthInterfaceArgs]] = None,
                          additional_properties: Optional[pulumi.Input[str]] = None,
                          ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetNetworkVethernetAncestorArgs]]]] = None,
                          bound_interface: Optional[pulumi.Input[GetNetworkVethernetBoundInterfaceArgs]] = None,
                          bound_interface_dn: Optional[pulumi.Input[str]] = None,
                          burst: Optional[pulumi.Input[float]] = None,
                          class_id: Optional[pulumi.Input[str]] = None,
                          create_time: Optional[pulumi.Input[str]] = None,
                          description: Optional[pulumi.Input[str]] = None,
                          device_mo_id: Optional[pulumi.Input[str]] = None,
                          dn: Optional[pulumi.Input[str]] = None,
                          domain_group_moid: Optional[pulumi.Input[str]] = None,
                          id: Optional[pulumi.Input[str]] = None,
                          mod_time: Optional[pulumi.Input[str]] = None,
                          moid: Optional[pulumi.Input[str]] = None,
                          network_element: Optional[pulumi.Input[GetNetworkVethernetNetworkElementArgs]] = None,
                          object_type: Optional[pulumi.Input[str]] = None,
                          oper_reason: Optional[pulumi.Input[str]] = None,
                          oper_state: Optional[pulumi.Input[str]] = None,
                          owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                          parent: Optional[pulumi.Input[GetNetworkVethernetParentArgs]] = None,
                          permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetNetworkVethernetPermissionResourceArgs]]]] = None,
                          pinned_interface: Optional[pulumi.Input[GetNetworkVethernetPinnedInterfaceArgs]] = None,
                          pinned_interface_dn: Optional[pulumi.Input[str]] = None,
                          ratelimit: Optional[pulumi.Input[float]] = None,
                          registered_device: Optional[pulumi.Input[GetNetworkVethernetRegisteredDeviceArgs]] = None,
                          rn: Optional[pulumi.Input[str]] = None,
                          shared_scope: Optional[pulumi.Input[str]] = None,
                          tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetNetworkVethernetTagArgs]]]] = None,
                          version_context: Optional[pulumi.Input[GetNetworkVethernetVersionContextArgs]] = None,
                          veth_id: Optional[pulumi.Input[float]] = None,
                          opts: Optional[InvokeOptions] = None) -> Output[GetNetworkVethernetResult]
Copy
func LookupNetworkVethernet(ctx *Context, args *LookupNetworkVethernetArgs, opts ...InvokeOption) (*LookupNetworkVethernetResult, error)
func LookupNetworkVethernetOutput(ctx *Context, args *LookupNetworkVethernetOutputArgs, opts ...InvokeOption) LookupNetworkVethernetResultOutput
Copy

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

public static class GetNetworkVethernet 
{
    public static Task<GetNetworkVethernetResult> InvokeAsync(GetNetworkVethernetArgs args, InvokeOptions? opts = null)
    public static Output<GetNetworkVethernetResult> Invoke(GetNetworkVethernetInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetNetworkVethernetResult> getNetworkVethernet(GetNetworkVethernetArgs args, InvokeOptions options)
public static Output<GetNetworkVethernetResult> getNetworkVethernet(GetNetworkVethernetArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: intersight:index/getNetworkVethernet:getNetworkVethernet
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

AccountMoid string
The Account ID for this managed object.
AdapterHostEthInterface GetNetworkVethernetAdapterHostEthInterface
AdditionalProperties string
Ancestors List<GetNetworkVethernetAncestor>
BoundInterface GetNetworkVethernetBoundInterface
BoundInterfaceDn string
Port or portchannel interface configured for vitual ethernet interface.
Burst double
Burst defined on QoS policy.
ClassId string
CreateTime string
The time when this managed object was created.
Description string
Description for the vNIC.
DeviceMoId string
The database identifier of the registered device of an object.
Dn string
The Distinguished Name unambiguously identifies an object in the system.
DomainGroupMoid string
The DomainGroup ID for this managed object.
Id string
ModTime string
The time when this managed object was last modified.
Moid string
The unique identifier of this Managed Object instance.
NetworkElement GetNetworkVethernetNetworkElement
ObjectType string
OperReason string
Operational Reason of the virtual etherent interface on the Fabric Interconnect. When the operational state is down, Operreason indicates the reason why the vNIC is not operational. Some common reasons are admindown, error disabled.
OperState string
The operational state of the Active Vethernet peer of a vNIC in Intersight Managed Mode. This state is updated by events from Fabric Interconnect or by periodic updates from Fabric Interconnect. When a Fabric Interconnect is not connected to Intersight or if the Fabric Interconnect is powered down, this property will not be updated.* unknown - The operational state of the Vethernet is not known.* adminDown - The operational state of the Vethernet is admin down.* up - The operational state of the Vethernet is Up.* down - The operational state of the Vethernet is Down.* noLicense - The operational state of the Vethernet is no license.* linkUp - The operational state of the Vethernet is link up.* hardwareFailure - The operational state of the Vethernet is hardware failure.* softwareFailure - The operational state of the Vethernet is software failure.* errorDisabled - The operational state of the Vethernet is error disabled.* linkDown - The operational state of the Vethernet is link down.* sfpNotPresent - The operational state of the Vethernet is SFP not present.* udldAggrDown - The operational state of the Vethernet is UDLD aggregate down.
Owners List<string>
Parent GetNetworkVethernetParent
PermissionResources List<GetNetworkVethernetPermissionResource>
PinnedInterface GetNetworkVethernetPinnedInterface
PinnedInterfaceDn string
Uplink port or portchannel interface pinned to a vitual ethernet interface.
Ratelimit double
Rate limit defined on QoS policy.
RegisteredDevice GetNetworkVethernetRegisteredDevice
Rn string
The Relative Name uniquely identifies an object within a given context.
SharedScope string
Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
Tags List<GetNetworkVethernetTag>
VersionContext GetNetworkVethernetVersionContext
VethId double
Vethernet Identifier on a Fabric Interconnect.
AccountMoid string
The Account ID for this managed object.
AdapterHostEthInterface GetNetworkVethernetAdapterHostEthInterface
AdditionalProperties string
Ancestors []GetNetworkVethernetAncestor
BoundInterface GetNetworkVethernetBoundInterface
BoundInterfaceDn string
Port or portchannel interface configured for vitual ethernet interface.
Burst float64
Burst defined on QoS policy.
ClassId string
CreateTime string
The time when this managed object was created.
Description string
Description for the vNIC.
DeviceMoId string
The database identifier of the registered device of an object.
Dn string
The Distinguished Name unambiguously identifies an object in the system.
DomainGroupMoid string
The DomainGroup ID for this managed object.
Id string
ModTime string
The time when this managed object was last modified.
Moid string
The unique identifier of this Managed Object instance.
NetworkElement GetNetworkVethernetNetworkElement
ObjectType string
OperReason string
Operational Reason of the virtual etherent interface on the Fabric Interconnect. When the operational state is down, Operreason indicates the reason why the vNIC is not operational. Some common reasons are admindown, error disabled.
OperState string
The operational state of the Active Vethernet peer of a vNIC in Intersight Managed Mode. This state is updated by events from Fabric Interconnect or by periodic updates from Fabric Interconnect. When a Fabric Interconnect is not connected to Intersight or if the Fabric Interconnect is powered down, this property will not be updated.* unknown - The operational state of the Vethernet is not known.* adminDown - The operational state of the Vethernet is admin down.* up - The operational state of the Vethernet is Up.* down - The operational state of the Vethernet is Down.* noLicense - The operational state of the Vethernet is no license.* linkUp - The operational state of the Vethernet is link up.* hardwareFailure - The operational state of the Vethernet is hardware failure.* softwareFailure - The operational state of the Vethernet is software failure.* errorDisabled - The operational state of the Vethernet is error disabled.* linkDown - The operational state of the Vethernet is link down.* sfpNotPresent - The operational state of the Vethernet is SFP not present.* udldAggrDown - The operational state of the Vethernet is UDLD aggregate down.
Owners []string
Parent GetNetworkVethernetParent
PermissionResources []GetNetworkVethernetPermissionResource
PinnedInterface GetNetworkVethernetPinnedInterface
PinnedInterfaceDn string
Uplink port or portchannel interface pinned to a vitual ethernet interface.
Ratelimit float64
Rate limit defined on QoS policy.
RegisteredDevice GetNetworkVethernetRegisteredDevice
Rn string
The Relative Name uniquely identifies an object within a given context.
SharedScope string
Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
Tags []GetNetworkVethernetTag
VersionContext GetNetworkVethernetVersionContext
VethId float64
Vethernet Identifier on a Fabric Interconnect.
accountMoid String
The Account ID for this managed object.
adapterHostEthInterface GetNetworkVethernetAdapterHostEthInterface
additionalProperties String
ancestors List<GetNetworkVethernetAncestor>
boundInterface GetNetworkVethernetBoundInterface
boundInterfaceDn String
Port or portchannel interface configured for vitual ethernet interface.
burst Double
Burst defined on QoS policy.
classId String
createTime String
The time when this managed object was created.
description String
Description for the vNIC.
deviceMoId String
The database identifier of the registered device of an object.
dn String
The Distinguished Name unambiguously identifies an object in the system.
domainGroupMoid String
The DomainGroup ID for this managed object.
id String
modTime String
The time when this managed object was last modified.
moid String
The unique identifier of this Managed Object instance.
networkElement GetNetworkVethernetNetworkElement
objectType String
operReason String
Operational Reason of the virtual etherent interface on the Fabric Interconnect. When the operational state is down, Operreason indicates the reason why the vNIC is not operational. Some common reasons are admindown, error disabled.
operState String
The operational state of the Active Vethernet peer of a vNIC in Intersight Managed Mode. This state is updated by events from Fabric Interconnect or by periodic updates from Fabric Interconnect. When a Fabric Interconnect is not connected to Intersight or if the Fabric Interconnect is powered down, this property will not be updated.* unknown - The operational state of the Vethernet is not known.* adminDown - The operational state of the Vethernet is admin down.* up - The operational state of the Vethernet is Up.* down - The operational state of the Vethernet is Down.* noLicense - The operational state of the Vethernet is no license.* linkUp - The operational state of the Vethernet is link up.* hardwareFailure - The operational state of the Vethernet is hardware failure.* softwareFailure - The operational state of the Vethernet is software failure.* errorDisabled - The operational state of the Vethernet is error disabled.* linkDown - The operational state of the Vethernet is link down.* sfpNotPresent - The operational state of the Vethernet is SFP not present.* udldAggrDown - The operational state of the Vethernet is UDLD aggregate down.
owners List<String>
parent GetNetworkVethernetParent
permissionResources List<GetNetworkVethernetPermissionResource>
pinnedInterface GetNetworkVethernetPinnedInterface
pinnedInterfaceDn String
Uplink port or portchannel interface pinned to a vitual ethernet interface.
ratelimit Double
Rate limit defined on QoS policy.
registeredDevice GetNetworkVethernetRegisteredDevice
rn String
The Relative Name uniquely identifies an object within a given context.
sharedScope String
Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
tags List<GetNetworkVethernetTag>
versionContext GetNetworkVethernetVersionContext
vethId Double
Vethernet Identifier on a Fabric Interconnect.
accountMoid string
The Account ID for this managed object.
adapterHostEthInterface GetNetworkVethernetAdapterHostEthInterface
additionalProperties string
ancestors GetNetworkVethernetAncestor[]
boundInterface GetNetworkVethernetBoundInterface
boundInterfaceDn string
Port or portchannel interface configured for vitual ethernet interface.
burst number
Burst defined on QoS policy.
classId string
createTime string
The time when this managed object was created.
description string
Description for the vNIC.
deviceMoId string
The database identifier of the registered device of an object.
dn string
The Distinguished Name unambiguously identifies an object in the system.
domainGroupMoid string
The DomainGroup ID for this managed object.
id string
modTime string
The time when this managed object was last modified.
moid string
The unique identifier of this Managed Object instance.
networkElement GetNetworkVethernetNetworkElement
objectType string
operReason string
Operational Reason of the virtual etherent interface on the Fabric Interconnect. When the operational state is down, Operreason indicates the reason why the vNIC is not operational. Some common reasons are admindown, error disabled.
operState string
The operational state of the Active Vethernet peer of a vNIC in Intersight Managed Mode. This state is updated by events from Fabric Interconnect or by periodic updates from Fabric Interconnect. When a Fabric Interconnect is not connected to Intersight or if the Fabric Interconnect is powered down, this property will not be updated.* unknown - The operational state of the Vethernet is not known.* adminDown - The operational state of the Vethernet is admin down.* up - The operational state of the Vethernet is Up.* down - The operational state of the Vethernet is Down.* noLicense - The operational state of the Vethernet is no license.* linkUp - The operational state of the Vethernet is link up.* hardwareFailure - The operational state of the Vethernet is hardware failure.* softwareFailure - The operational state of the Vethernet is software failure.* errorDisabled - The operational state of the Vethernet is error disabled.* linkDown - The operational state of the Vethernet is link down.* sfpNotPresent - The operational state of the Vethernet is SFP not present.* udldAggrDown - The operational state of the Vethernet is UDLD aggregate down.
owners string[]
parent GetNetworkVethernetParent
permissionResources GetNetworkVethernetPermissionResource[]
pinnedInterface GetNetworkVethernetPinnedInterface
pinnedInterfaceDn string
Uplink port or portchannel interface pinned to a vitual ethernet interface.
ratelimit number
Rate limit defined on QoS policy.
registeredDevice GetNetworkVethernetRegisteredDevice
rn string
The Relative Name uniquely identifies an object within a given context.
sharedScope string
Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
tags GetNetworkVethernetTag[]
versionContext GetNetworkVethernetVersionContext
vethId number
Vethernet Identifier on a Fabric Interconnect.
account_moid str
The Account ID for this managed object.
adapter_host_eth_interface GetNetworkVethernetAdapterHostEthInterface
additional_properties str
ancestors Sequence[GetNetworkVethernetAncestor]
bound_interface GetNetworkVethernetBoundInterface
bound_interface_dn str
Port or portchannel interface configured for vitual ethernet interface.
burst float
Burst defined on QoS policy.
class_id str
create_time str
The time when this managed object was created.
description str
Description for the vNIC.
device_mo_id str
The database identifier of the registered device of an object.
dn str
The Distinguished Name unambiguously identifies an object in the system.
domain_group_moid str
The DomainGroup ID for this managed object.
id str
mod_time str
The time when this managed object was last modified.
moid str
The unique identifier of this Managed Object instance.
network_element GetNetworkVethernetNetworkElement
object_type str
oper_reason str
Operational Reason of the virtual etherent interface on the Fabric Interconnect. When the operational state is down, Operreason indicates the reason why the vNIC is not operational. Some common reasons are admindown, error disabled.
oper_state str
The operational state of the Active Vethernet peer of a vNIC in Intersight Managed Mode. This state is updated by events from Fabric Interconnect or by periodic updates from Fabric Interconnect. When a Fabric Interconnect is not connected to Intersight or if the Fabric Interconnect is powered down, this property will not be updated.* unknown - The operational state of the Vethernet is not known.* adminDown - The operational state of the Vethernet is admin down.* up - The operational state of the Vethernet is Up.* down - The operational state of the Vethernet is Down.* noLicense - The operational state of the Vethernet is no license.* linkUp - The operational state of the Vethernet is link up.* hardwareFailure - The operational state of the Vethernet is hardware failure.* softwareFailure - The operational state of the Vethernet is software failure.* errorDisabled - The operational state of the Vethernet is error disabled.* linkDown - The operational state of the Vethernet is link down.* sfpNotPresent - The operational state of the Vethernet is SFP not present.* udldAggrDown - The operational state of the Vethernet is UDLD aggregate down.
owners Sequence[str]
parent GetNetworkVethernetParent
permission_resources Sequence[GetNetworkVethernetPermissionResource]
pinned_interface GetNetworkVethernetPinnedInterface
pinned_interface_dn str
Uplink port or portchannel interface pinned to a vitual ethernet interface.
ratelimit float
Rate limit defined on QoS policy.
registered_device GetNetworkVethernetRegisteredDevice
rn str
The Relative Name uniquely identifies an object within a given context.
shared_scope str
Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
tags Sequence[GetNetworkVethernetTag]
version_context GetNetworkVethernetVersionContext
veth_id float
Vethernet Identifier on a Fabric Interconnect.
accountMoid String
The Account ID for this managed object.
adapterHostEthInterface Property Map
additionalProperties String
ancestors List<Property Map>
boundInterface Property Map
boundInterfaceDn String
Port or portchannel interface configured for vitual ethernet interface.
burst Number
Burst defined on QoS policy.
classId String
createTime String
The time when this managed object was created.
description String
Description for the vNIC.
deviceMoId String
The database identifier of the registered device of an object.
dn String
The Distinguished Name unambiguously identifies an object in the system.
domainGroupMoid String
The DomainGroup ID for this managed object.
id String
modTime String
The time when this managed object was last modified.
moid String
The unique identifier of this Managed Object instance.
networkElement Property Map
objectType String
operReason String
Operational Reason of the virtual etherent interface on the Fabric Interconnect. When the operational state is down, Operreason indicates the reason why the vNIC is not operational. Some common reasons are admindown, error disabled.
operState String
The operational state of the Active Vethernet peer of a vNIC in Intersight Managed Mode. This state is updated by events from Fabric Interconnect or by periodic updates from Fabric Interconnect. When a Fabric Interconnect is not connected to Intersight or if the Fabric Interconnect is powered down, this property will not be updated.* unknown - The operational state of the Vethernet is not known.* adminDown - The operational state of the Vethernet is admin down.* up - The operational state of the Vethernet is Up.* down - The operational state of the Vethernet is Down.* noLicense - The operational state of the Vethernet is no license.* linkUp - The operational state of the Vethernet is link up.* hardwareFailure - The operational state of the Vethernet is hardware failure.* softwareFailure - The operational state of the Vethernet is software failure.* errorDisabled - The operational state of the Vethernet is error disabled.* linkDown - The operational state of the Vethernet is link down.* sfpNotPresent - The operational state of the Vethernet is SFP not present.* udldAggrDown - The operational state of the Vethernet is UDLD aggregate down.
owners List<String>
parent Property Map
permissionResources List<Property Map>
pinnedInterface Property Map
pinnedInterfaceDn String
Uplink port or portchannel interface pinned to a vitual ethernet interface.
ratelimit Number
Rate limit defined on QoS policy.
registeredDevice Property Map
rn String
The Relative Name uniquely identifies an object within a given context.
sharedScope String
Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
tags List<Property Map>
versionContext Property Map
vethId Number
Vethernet Identifier on a Fabric Interconnect.

getNetworkVethernet Result

The following output properties are available:

Id string
Results List<GetNetworkVethernetResult>
AccountMoid string
AdapterHostEthInterface GetNetworkVethernetAdapterHostEthInterface
AdditionalProperties string
Ancestors List<GetNetworkVethernetAncestor>
BoundInterface GetNetworkVethernetBoundInterface
BoundInterfaceDn string
Burst double
ClassId string
CreateTime string
Description string
DeviceMoId string
Dn string
DomainGroupMoid string
ModTime string
Moid string
NetworkElement GetNetworkVethernetNetworkElement
ObjectType string
OperReason string
OperState string
Owners List<string>
Parent GetNetworkVethernetParent
PermissionResources List<GetNetworkVethernetPermissionResource>
PinnedInterface GetNetworkVethernetPinnedInterface
PinnedInterfaceDn string
Ratelimit double
RegisteredDevice GetNetworkVethernetRegisteredDevice
Rn string
SharedScope string
Tags List<GetNetworkVethernetTag>
VersionContext GetNetworkVethernetVersionContext
VethId double
Id string
Results []GetNetworkVethernetResult
AccountMoid string
AdapterHostEthInterface GetNetworkVethernetAdapterHostEthInterface
AdditionalProperties string
Ancestors []GetNetworkVethernetAncestor
BoundInterface GetNetworkVethernetBoundInterface
BoundInterfaceDn string
Burst float64
ClassId string
CreateTime string
Description string
DeviceMoId string
Dn string
DomainGroupMoid string
ModTime string
Moid string
NetworkElement GetNetworkVethernetNetworkElement
ObjectType string
OperReason string
OperState string
Owners []string
Parent GetNetworkVethernetParent
PermissionResources []GetNetworkVethernetPermissionResource
PinnedInterface GetNetworkVethernetPinnedInterface
PinnedInterfaceDn string
Ratelimit float64
RegisteredDevice GetNetworkVethernetRegisteredDevice
Rn string
SharedScope string
Tags []GetNetworkVethernetTag
VersionContext GetNetworkVethernetVersionContext
VethId float64
id String
results List<GetNetworkVethernetResult>
accountMoid String
adapterHostEthInterface GetNetworkVethernetAdapterHostEthInterface
additionalProperties String
ancestors List<GetNetworkVethernetAncestor>
boundInterface GetNetworkVethernetBoundInterface
boundInterfaceDn String
burst Double
classId String
createTime String
description String
deviceMoId String
dn String
domainGroupMoid String
modTime String
moid String
networkElement GetNetworkVethernetNetworkElement
objectType String
operReason String
operState String
owners List<String>
parent GetNetworkVethernetParent
permissionResources List<GetNetworkVethernetPermissionResource>
pinnedInterface GetNetworkVethernetPinnedInterface
pinnedInterfaceDn String
ratelimit Double
registeredDevice GetNetworkVethernetRegisteredDevice
rn String
sharedScope String
tags List<GetNetworkVethernetTag>
versionContext GetNetworkVethernetVersionContext
vethId Double
id str
results Sequence[GetNetworkVethernetResult]
account_moid str
adapter_host_eth_interface GetNetworkVethernetAdapterHostEthInterface
additional_properties str
ancestors Sequence[GetNetworkVethernetAncestor]
bound_interface GetNetworkVethernetBoundInterface
bound_interface_dn str
burst float
class_id str
create_time str
description str
device_mo_id str
dn str
domain_group_moid str
mod_time str
moid str
network_element GetNetworkVethernetNetworkElement
object_type str
oper_reason str
oper_state str
owners Sequence[str]
parent GetNetworkVethernetParent
permission_resources Sequence[GetNetworkVethernetPermissionResource]
pinned_interface GetNetworkVethernetPinnedInterface
pinned_interface_dn str
ratelimit float
registered_device GetNetworkVethernetRegisteredDevice
rn str
shared_scope str
tags Sequence[GetNetworkVethernetTag]
version_context GetNetworkVethernetVersionContext
veth_id float

Supporting Types

GetNetworkVethernetAdapterHostEthInterface

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties string
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid string
The unique identifier of this Managed Object instance.
objectType string
The fully-qualified name of the remote type referred by this relationship.
selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additional_properties str
class_id str
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid str
The unique identifier of this Managed Object instance.
object_type str
The fully-qualified name of the remote type referred by this relationship.
selector str
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

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

GetNetworkVethernetAncestor

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties string
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid string
The unique identifier of this Managed Object instance.
objectType string
The fully-qualified name of the remote type referred by this relationship.
selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additional_properties str
class_id str
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid str
The unique identifier of this Managed Object instance.
object_type str
The fully-qualified name of the remote type referred by this relationship.
selector str
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

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

GetNetworkVethernetBoundInterface

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties string
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid string
The unique identifier of this Managed Object instance.
objectType string
The fully-qualified name of the remote type referred by this relationship.
selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additional_properties str
class_id str
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid str
The unique identifier of this Managed Object instance.
object_type str
The fully-qualified name of the remote type referred by this relationship.
selector str
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

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

GetNetworkVethernetNetworkElement

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties string
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid string
The unique identifier of this Managed Object instance.
objectType string
The fully-qualified name of the remote type referred by this relationship.
selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additional_properties str
class_id str
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid str
The unique identifier of this Managed Object instance.
object_type str
The fully-qualified name of the remote type referred by this relationship.
selector str
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

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

GetNetworkVethernetParent

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties string
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid string
The unique identifier of this Managed Object instance.
objectType string
The fully-qualified name of the remote type referred by this relationship.
selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additional_properties str
class_id str
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid str
The unique identifier of this Managed Object instance.
object_type str
The fully-qualified name of the remote type referred by this relationship.
selector str
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

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

GetNetworkVethernetPermissionResource

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties string
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid string
The unique identifier of this Managed Object instance.
objectType string
The fully-qualified name of the remote type referred by this relationship.
selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additional_properties str
class_id str
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid str
The unique identifier of this Managed Object instance.
object_type str
The fully-qualified name of the remote type referred by this relationship.
selector str
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

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

GetNetworkVethernetPinnedInterface

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties string
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid string
The unique identifier of this Managed Object instance.
objectType string
The fully-qualified name of the remote type referred by this relationship.
selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additional_properties str
class_id str
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid str
The unique identifier of this Managed Object instance.
object_type str
The fully-qualified name of the remote type referred by this relationship.
selector str
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

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

GetNetworkVethernetRegisteredDevice

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties string
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid string
The unique identifier of this Managed Object instance.
objectType string
The fully-qualified name of the remote type referred by this relationship.
selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additional_properties str
class_id str
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid str
The unique identifier of this Managed Object instance.
object_type str
The fully-qualified name of the remote type referred by this relationship.
selector str
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

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

GetNetworkVethernetResult

AccountMoid This property is required. string
The Account ID for this managed object.
AdapterHostEthInterfaces This property is required. List<GetNetworkVethernetResultAdapterHostEthInterface>
AdditionalProperties This property is required. string
Ancestors This property is required. List<GetNetworkVethernetResultAncestor>
BoundInterfaceDn This property is required. string
Port or portchannel interface configured for vitual ethernet interface.
BoundInterfaces This property is required. List<GetNetworkVethernetResultBoundInterface>
Burst This property is required. double
Burst defined on QoS policy.
ClassId This property is required. string
CreateTime This property is required. string
The time when this managed object was created.
Description This property is required. string
Description for the vNIC.
DeviceMoId This property is required. string
The database identifier of the registered device of an object.
Dn This property is required. string
The Distinguished Name unambiguously identifies an object in the system.
DomainGroupMoid This property is required. string
The DomainGroup ID for this managed object.
ModTime This property is required. string
The time when this managed object was last modified.
Moid This property is required. string
The unique identifier of this Managed Object instance.
NetworkElements This property is required. List<GetNetworkVethernetResultNetworkElement>
ObjectType This property is required. string
OperReason This property is required. string
Operational Reason of the virtual etherent interface on the Fabric Interconnect. When the operational state is down, Operreason indicates the reason why the vNIC is not operational. Some common reasons are admindown, error disabled.
OperState This property is required. string
The operational state of the Active Vethernet peer of a vNIC in Intersight Managed Mode. This state is updated by events from Fabric Interconnect or by periodic updates from Fabric Interconnect. When a Fabric Interconnect is not connected to Intersight or if the Fabric Interconnect is powered down, this property will not be updated.* unknown - The operational state of the Vethernet is not known.* adminDown - The operational state of the Vethernet is admin down.* up - The operational state of the Vethernet is Up.* down - The operational state of the Vethernet is Down.* noLicense - The operational state of the Vethernet is no license.* linkUp - The operational state of the Vethernet is link up.* hardwareFailure - The operational state of the Vethernet is hardware failure.* softwareFailure - The operational state of the Vethernet is software failure.* errorDisabled - The operational state of the Vethernet is error disabled.* linkDown - The operational state of the Vethernet is link down.* sfpNotPresent - The operational state of the Vethernet is SFP not present.* udldAggrDown - The operational state of the Vethernet is UDLD aggregate down.
Owners This property is required. List<string>
Parents This property is required. List<GetNetworkVethernetResultParent>
PermissionResources This property is required. List<GetNetworkVethernetResultPermissionResource>
PinnedInterfaceDn This property is required. string
Uplink port or portchannel interface pinned to a vitual ethernet interface.
PinnedInterfaces This property is required. List<GetNetworkVethernetResultPinnedInterface>
Ratelimit This property is required. double
Rate limit defined on QoS policy.
RegisteredDevices This property is required. List<GetNetworkVethernetResultRegisteredDevice>
Rn This property is required. string
The Relative Name uniquely identifies an object within a given context.
SharedScope This property is required. string
Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
Tags This property is required. List<GetNetworkVethernetResultTag>
VersionContexts This property is required. List<GetNetworkVethernetResultVersionContext>
VethId This property is required. double
Vethernet Identifier on a Fabric Interconnect.
AccountMoid This property is required. string
The Account ID for this managed object.
AdapterHostEthInterfaces This property is required. []GetNetworkVethernetResultAdapterHostEthInterface
AdditionalProperties This property is required. string
Ancestors This property is required. []GetNetworkVethernetResultAncestor
BoundInterfaceDn This property is required. string
Port or portchannel interface configured for vitual ethernet interface.
BoundInterfaces This property is required. []GetNetworkVethernetResultBoundInterface
Burst This property is required. float64
Burst defined on QoS policy.
ClassId This property is required. string
CreateTime This property is required. string
The time when this managed object was created.
Description This property is required. string
Description for the vNIC.
DeviceMoId This property is required. string
The database identifier of the registered device of an object.
Dn This property is required. string
The Distinguished Name unambiguously identifies an object in the system.
DomainGroupMoid This property is required. string
The DomainGroup ID for this managed object.
ModTime This property is required. string
The time when this managed object was last modified.
Moid This property is required. string
The unique identifier of this Managed Object instance.
NetworkElements This property is required. []GetNetworkVethernetResultNetworkElement
ObjectType This property is required. string
OperReason This property is required. string
Operational Reason of the virtual etherent interface on the Fabric Interconnect. When the operational state is down, Operreason indicates the reason why the vNIC is not operational. Some common reasons are admindown, error disabled.
OperState This property is required. string
The operational state of the Active Vethernet peer of a vNIC in Intersight Managed Mode. This state is updated by events from Fabric Interconnect or by periodic updates from Fabric Interconnect. When a Fabric Interconnect is not connected to Intersight or if the Fabric Interconnect is powered down, this property will not be updated.* unknown - The operational state of the Vethernet is not known.* adminDown - The operational state of the Vethernet is admin down.* up - The operational state of the Vethernet is Up.* down - The operational state of the Vethernet is Down.* noLicense - The operational state of the Vethernet is no license.* linkUp - The operational state of the Vethernet is link up.* hardwareFailure - The operational state of the Vethernet is hardware failure.* softwareFailure - The operational state of the Vethernet is software failure.* errorDisabled - The operational state of the Vethernet is error disabled.* linkDown - The operational state of the Vethernet is link down.* sfpNotPresent - The operational state of the Vethernet is SFP not present.* udldAggrDown - The operational state of the Vethernet is UDLD aggregate down.
Owners This property is required. []string
Parents This property is required. []GetNetworkVethernetResultParent
PermissionResources This property is required. []GetNetworkVethernetResultPermissionResource
PinnedInterfaceDn This property is required. string
Uplink port or portchannel interface pinned to a vitual ethernet interface.
PinnedInterfaces This property is required. []GetNetworkVethernetResultPinnedInterface
Ratelimit This property is required. float64
Rate limit defined on QoS policy.
RegisteredDevices This property is required. []GetNetworkVethernetResultRegisteredDevice
Rn This property is required. string
The Relative Name uniquely identifies an object within a given context.
SharedScope This property is required. string
Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
Tags This property is required. []GetNetworkVethernetResultTag
VersionContexts This property is required. []GetNetworkVethernetResultVersionContext
VethId This property is required. float64
Vethernet Identifier on a Fabric Interconnect.
accountMoid This property is required. String
The Account ID for this managed object.
adapterHostEthInterfaces This property is required. List<GetNetworkVethernetResultAdapterHostEthInterface>
additionalProperties This property is required. String
ancestors This property is required. List<GetNetworkVethernetResultAncestor>
boundInterfaceDn This property is required. String
Port or portchannel interface configured for vitual ethernet interface.
boundInterfaces This property is required. List<GetNetworkVethernetResultBoundInterface>
burst This property is required. Double
Burst defined on QoS policy.
classId This property is required. String
createTime This property is required. String
The time when this managed object was created.
description This property is required. String
Description for the vNIC.
deviceMoId This property is required. String
The database identifier of the registered device of an object.
dn This property is required. String
The Distinguished Name unambiguously identifies an object in the system.
domainGroupMoid This property is required. String
The DomainGroup ID for this managed object.
modTime This property is required. String
The time when this managed object was last modified.
moid This property is required. String
The unique identifier of this Managed Object instance.
networkElements This property is required. List<GetNetworkVethernetResultNetworkElement>
objectType This property is required. String
operReason This property is required. String
Operational Reason of the virtual etherent interface on the Fabric Interconnect. When the operational state is down, Operreason indicates the reason why the vNIC is not operational. Some common reasons are admindown, error disabled.
operState This property is required. String
The operational state of the Active Vethernet peer of a vNIC in Intersight Managed Mode. This state is updated by events from Fabric Interconnect or by periodic updates from Fabric Interconnect. When a Fabric Interconnect is not connected to Intersight or if the Fabric Interconnect is powered down, this property will not be updated.* unknown - The operational state of the Vethernet is not known.* adminDown - The operational state of the Vethernet is admin down.* up - The operational state of the Vethernet is Up.* down - The operational state of the Vethernet is Down.* noLicense - The operational state of the Vethernet is no license.* linkUp - The operational state of the Vethernet is link up.* hardwareFailure - The operational state of the Vethernet is hardware failure.* softwareFailure - The operational state of the Vethernet is software failure.* errorDisabled - The operational state of the Vethernet is error disabled.* linkDown - The operational state of the Vethernet is link down.* sfpNotPresent - The operational state of the Vethernet is SFP not present.* udldAggrDown - The operational state of the Vethernet is UDLD aggregate down.
owners This property is required. List<String>
parents This property is required. List<GetNetworkVethernetResultParent>
permissionResources This property is required. List<GetNetworkVethernetResultPermissionResource>
pinnedInterfaceDn This property is required. String
Uplink port or portchannel interface pinned to a vitual ethernet interface.
pinnedInterfaces This property is required. List<GetNetworkVethernetResultPinnedInterface>
ratelimit This property is required. Double
Rate limit defined on QoS policy.
registeredDevices This property is required. List<GetNetworkVethernetResultRegisteredDevice>
rn This property is required. String
The Relative Name uniquely identifies an object within a given context.
sharedScope This property is required. String
Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
tags This property is required. List<GetNetworkVethernetResultTag>
versionContexts This property is required. List<GetNetworkVethernetResultVersionContext>
vethId This property is required. Double
Vethernet Identifier on a Fabric Interconnect.
accountMoid This property is required. string
The Account ID for this managed object.
adapterHostEthInterfaces This property is required. GetNetworkVethernetResultAdapterHostEthInterface[]
additionalProperties This property is required. string
ancestors This property is required. GetNetworkVethernetResultAncestor[]
boundInterfaceDn This property is required. string
Port or portchannel interface configured for vitual ethernet interface.
boundInterfaces This property is required. GetNetworkVethernetResultBoundInterface[]
burst This property is required. number
Burst defined on QoS policy.
classId This property is required. string
createTime This property is required. string
The time when this managed object was created.
description This property is required. string
Description for the vNIC.
deviceMoId This property is required. string
The database identifier of the registered device of an object.
dn This property is required. string
The Distinguished Name unambiguously identifies an object in the system.
domainGroupMoid This property is required. string
The DomainGroup ID for this managed object.
modTime This property is required. string
The time when this managed object was last modified.
moid This property is required. string
The unique identifier of this Managed Object instance.
networkElements This property is required. GetNetworkVethernetResultNetworkElement[]
objectType This property is required. string
operReason This property is required. string
Operational Reason of the virtual etherent interface on the Fabric Interconnect. When the operational state is down, Operreason indicates the reason why the vNIC is not operational. Some common reasons are admindown, error disabled.
operState This property is required. string
The operational state of the Active Vethernet peer of a vNIC in Intersight Managed Mode. This state is updated by events from Fabric Interconnect or by periodic updates from Fabric Interconnect. When a Fabric Interconnect is not connected to Intersight or if the Fabric Interconnect is powered down, this property will not be updated.* unknown - The operational state of the Vethernet is not known.* adminDown - The operational state of the Vethernet is admin down.* up - The operational state of the Vethernet is Up.* down - The operational state of the Vethernet is Down.* noLicense - The operational state of the Vethernet is no license.* linkUp - The operational state of the Vethernet is link up.* hardwareFailure - The operational state of the Vethernet is hardware failure.* softwareFailure - The operational state of the Vethernet is software failure.* errorDisabled - The operational state of the Vethernet is error disabled.* linkDown - The operational state of the Vethernet is link down.* sfpNotPresent - The operational state of the Vethernet is SFP not present.* udldAggrDown - The operational state of the Vethernet is UDLD aggregate down.
owners This property is required. string[]
parents This property is required. GetNetworkVethernetResultParent[]
permissionResources This property is required. GetNetworkVethernetResultPermissionResource[]
pinnedInterfaceDn This property is required. string
Uplink port or portchannel interface pinned to a vitual ethernet interface.
pinnedInterfaces This property is required. GetNetworkVethernetResultPinnedInterface[]
ratelimit This property is required. number
Rate limit defined on QoS policy.
registeredDevices This property is required. GetNetworkVethernetResultRegisteredDevice[]
rn This property is required. string
The Relative Name uniquely identifies an object within a given context.
sharedScope This property is required. string
Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
tags This property is required. GetNetworkVethernetResultTag[]
versionContexts This property is required. GetNetworkVethernetResultVersionContext[]
vethId This property is required. number
Vethernet Identifier on a Fabric Interconnect.
account_moid This property is required. str
The Account ID for this managed object.
adapter_host_eth_interfaces This property is required. Sequence[GetNetworkVethernetResultAdapterHostEthInterface]
additional_properties This property is required. str
ancestors This property is required. Sequence[GetNetworkVethernetResultAncestor]
bound_interface_dn This property is required. str
Port or portchannel interface configured for vitual ethernet interface.
bound_interfaces This property is required. Sequence[GetNetworkVethernetResultBoundInterface]
burst This property is required. float
Burst defined on QoS policy.
class_id This property is required. str
create_time This property is required. str
The time when this managed object was created.
description This property is required. str
Description for the vNIC.
device_mo_id This property is required. str
The database identifier of the registered device of an object.
dn This property is required. str
The Distinguished Name unambiguously identifies an object in the system.
domain_group_moid This property is required. str
The DomainGroup ID for this managed object.
mod_time This property is required. str
The time when this managed object was last modified.
moid This property is required. str
The unique identifier of this Managed Object instance.
network_elements This property is required. Sequence[GetNetworkVethernetResultNetworkElement]
object_type This property is required. str
oper_reason This property is required. str
Operational Reason of the virtual etherent interface on the Fabric Interconnect. When the operational state is down, Operreason indicates the reason why the vNIC is not operational. Some common reasons are admindown, error disabled.
oper_state This property is required. str
The operational state of the Active Vethernet peer of a vNIC in Intersight Managed Mode. This state is updated by events from Fabric Interconnect or by periodic updates from Fabric Interconnect. When a Fabric Interconnect is not connected to Intersight or if the Fabric Interconnect is powered down, this property will not be updated.* unknown - The operational state of the Vethernet is not known.* adminDown - The operational state of the Vethernet is admin down.* up - The operational state of the Vethernet is Up.* down - The operational state of the Vethernet is Down.* noLicense - The operational state of the Vethernet is no license.* linkUp - The operational state of the Vethernet is link up.* hardwareFailure - The operational state of the Vethernet is hardware failure.* softwareFailure - The operational state of the Vethernet is software failure.* errorDisabled - The operational state of the Vethernet is error disabled.* linkDown - The operational state of the Vethernet is link down.* sfpNotPresent - The operational state of the Vethernet is SFP not present.* udldAggrDown - The operational state of the Vethernet is UDLD aggregate down.
owners This property is required. Sequence[str]
parents This property is required. Sequence[GetNetworkVethernetResultParent]
permission_resources This property is required. Sequence[GetNetworkVethernetResultPermissionResource]
pinned_interface_dn This property is required. str
Uplink port or portchannel interface pinned to a vitual ethernet interface.
pinned_interfaces This property is required. Sequence[GetNetworkVethernetResultPinnedInterface]
ratelimit This property is required. float
Rate limit defined on QoS policy.
registered_devices This property is required. Sequence[GetNetworkVethernetResultRegisteredDevice]
rn This property is required. str
The Relative Name uniquely identifies an object within a given context.
shared_scope This property is required. str
Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
tags This property is required. Sequence[GetNetworkVethernetResultTag]
version_contexts This property is required. Sequence[GetNetworkVethernetResultVersionContext]
veth_id This property is required. float
Vethernet Identifier on a Fabric Interconnect.
accountMoid This property is required. String
The Account ID for this managed object.
adapterHostEthInterfaces This property is required. List<Property Map>
additionalProperties This property is required. String
ancestors This property is required. List<Property Map>
boundInterfaceDn This property is required. String
Port or portchannel interface configured for vitual ethernet interface.
boundInterfaces This property is required. List<Property Map>
burst This property is required. Number
Burst defined on QoS policy.
classId This property is required. String
createTime This property is required. String
The time when this managed object was created.
description This property is required. String
Description for the vNIC.
deviceMoId This property is required. String
The database identifier of the registered device of an object.
dn This property is required. String
The Distinguished Name unambiguously identifies an object in the system.
domainGroupMoid This property is required. String
The DomainGroup ID for this managed object.
modTime This property is required. String
The time when this managed object was last modified.
moid This property is required. String
The unique identifier of this Managed Object instance.
networkElements This property is required. List<Property Map>
objectType This property is required. String
operReason This property is required. String
Operational Reason of the virtual etherent interface on the Fabric Interconnect. When the operational state is down, Operreason indicates the reason why the vNIC is not operational. Some common reasons are admindown, error disabled.
operState This property is required. String
The operational state of the Active Vethernet peer of a vNIC in Intersight Managed Mode. This state is updated by events from Fabric Interconnect or by periodic updates from Fabric Interconnect. When a Fabric Interconnect is not connected to Intersight or if the Fabric Interconnect is powered down, this property will not be updated.* unknown - The operational state of the Vethernet is not known.* adminDown - The operational state of the Vethernet is admin down.* up - The operational state of the Vethernet is Up.* down - The operational state of the Vethernet is Down.* noLicense - The operational state of the Vethernet is no license.* linkUp - The operational state of the Vethernet is link up.* hardwareFailure - The operational state of the Vethernet is hardware failure.* softwareFailure - The operational state of the Vethernet is software failure.* errorDisabled - The operational state of the Vethernet is error disabled.* linkDown - The operational state of the Vethernet is link down.* sfpNotPresent - The operational state of the Vethernet is SFP not present.* udldAggrDown - The operational state of the Vethernet is UDLD aggregate down.
owners This property is required. List<String>
parents This property is required. List<Property Map>
permissionResources This property is required. List<Property Map>
pinnedInterfaceDn This property is required. String
Uplink port or portchannel interface pinned to a vitual ethernet interface.
pinnedInterfaces This property is required. List<Property Map>
ratelimit This property is required. Number
Rate limit defined on QoS policy.
registeredDevices This property is required. List<Property Map>
rn This property is required. String
The Relative Name uniquely identifies an object within a given context.
sharedScope This property is required. String
Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
tags This property is required. List<Property Map>
versionContexts This property is required. List<Property Map>
vethId This property is required. Number
Vethernet Identifier on a Fabric Interconnect.

GetNetworkVethernetResultAdapterHostEthInterface

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType This property is required. string
selector This property is required. string
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The unique identifier of this Managed Object instance.
object_type This property is required. str
selector This property is required. str
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String

GetNetworkVethernetResultAncestor

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType This property is required. string
selector This property is required. string
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The unique identifier of this Managed Object instance.
object_type This property is required. str
selector This property is required. str
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String

GetNetworkVethernetResultBoundInterface

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType This property is required. string
selector This property is required. string
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The unique identifier of this Managed Object instance.
object_type This property is required. str
selector This property is required. str
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String

GetNetworkVethernetResultNetworkElement

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType This property is required. string
selector This property is required. string
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The unique identifier of this Managed Object instance.
object_type This property is required. str
selector This property is required. str
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String

GetNetworkVethernetResultParent

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType This property is required. string
selector This property is required. string
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The unique identifier of this Managed Object instance.
object_type This property is required. str
selector This property is required. str
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String

GetNetworkVethernetResultPermissionResource

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType This property is required. string
selector This property is required. string
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The unique identifier of this Managed Object instance.
object_type This property is required. str
selector This property is required. str
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String

GetNetworkVethernetResultPinnedInterface

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType This property is required. string
selector This property is required. string
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The unique identifier of this Managed Object instance.
object_type This property is required. str
selector This property is required. str
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String

GetNetworkVethernetResultRegisteredDevice

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType This property is required. string
selector This property is required. string
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The unique identifier of this Managed Object instance.
object_type This property is required. str
selector This property is required. str
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String

GetNetworkVethernetResultTag

AdditionalProperties This property is required. string
Key This property is required. string
Value This property is required. string
AdditionalProperties This property is required. string
Key This property is required. string
Value This property is required. string
additionalProperties This property is required. String
key This property is required. String
value This property is required. String
additionalProperties This property is required. string
key This property is required. string
value This property is required. string
additional_properties This property is required. str
key This property is required. str
value This property is required. str
additionalProperties This property is required. String
key This property is required. String
value This property is required. String

GetNetworkVethernetResultVersionContext

AdditionalProperties This property is required. string
ClassId This property is required. string
InterestedMos This property is required. List<GetNetworkVethernetResultVersionContextInterestedMo>
MarkedForDeletion This property is required. bool
NrVersion This property is required. string
ObjectType This property is required. string
RefMos This property is required. List<GetNetworkVethernetResultVersionContextRefMo>
Timestamp This property is required. string
VersionType This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
InterestedMos This property is required. []GetNetworkVethernetResultVersionContextInterestedMo
MarkedForDeletion This property is required. bool
NrVersion This property is required. string
ObjectType This property is required. string
RefMos This property is required. []GetNetworkVethernetResultVersionContextRefMo
Timestamp This property is required. string
VersionType This property is required. string
additionalProperties This property is required. String
classId This property is required. String
interestedMos This property is required. List<GetNetworkVethernetResultVersionContextInterestedMo>
markedForDeletion This property is required. Boolean
nrVersion This property is required. String
objectType This property is required. String
refMos This property is required. List<GetNetworkVethernetResultVersionContextRefMo>
timestamp This property is required. String
versionType This property is required. String
additionalProperties This property is required. string
classId This property is required. string
interestedMos This property is required. GetNetworkVethernetResultVersionContextInterestedMo[]
markedForDeletion This property is required. boolean
nrVersion This property is required. string
objectType This property is required. string
refMos This property is required. GetNetworkVethernetResultVersionContextRefMo[]
timestamp This property is required. string
versionType This property is required. string
additional_properties This property is required. str
class_id This property is required. str
interested_mos This property is required. Sequence[GetNetworkVethernetResultVersionContextInterestedMo]
marked_for_deletion This property is required. bool
nr_version This property is required. str
object_type This property is required. str
ref_mos This property is required. Sequence[GetNetworkVethernetResultVersionContextRefMo]
timestamp This property is required. str
version_type This property is required. str
additionalProperties This property is required. String
classId This property is required. String
interestedMos This property is required. List<Property Map>
markedForDeletion This property is required. Boolean
nrVersion This property is required. String
objectType This property is required. String
refMos This property is required. List<Property Map>
timestamp This property is required. String
versionType This property is required. String

GetNetworkVethernetResultVersionContextInterestedMo

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType This property is required. string
selector This property is required. string
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The unique identifier of this Managed Object instance.
object_type This property is required. str
selector This property is required. str
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String

GetNetworkVethernetResultVersionContextRefMo

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType This property is required. string
selector This property is required. string
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The unique identifier of this Managed Object instance.
object_type This property is required. str
selector This property is required. str
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String

GetNetworkVethernetTag

AdditionalProperties string
Key string
The string representation of a tag key.
Value string
The string representation of a tag value.
AdditionalProperties string
Key string
The string representation of a tag key.
Value string
The string representation of a tag value.
additionalProperties String
key String
The string representation of a tag key.
value String
The string representation of a tag value.
additionalProperties string
key string
The string representation of a tag key.
value string
The string representation of a tag value.
additional_properties str
key str
The string representation of a tag key.
value str
The string representation of a tag value.
additionalProperties String
key String
The string representation of a tag key.
value String
The string representation of a tag value.

GetNetworkVethernetVersionContext

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
InterestedMos List<GetNetworkVethernetVersionContextInterestedMo>
MarkedForDeletion bool
The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
NrVersion string
The version of the Managed Object, e.g. an incrementing number or a hash id.
ObjectType string
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
RefMo GetNetworkVethernetVersionContextRefMo
A reference to the original Managed Object.
Timestamp string
The time this versioned Managed Object was created.
VersionType string
Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

  • Modified - Version created every time an object is modified.
  • Configured - Version created every time an object is configured to the service profile.
  • Deployed - Version created for objects related to a service profile when it is deployed.
AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
InterestedMos []GetNetworkVethernetVersionContextInterestedMo
MarkedForDeletion bool
The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
NrVersion string
The version of the Managed Object, e.g. an incrementing number or a hash id.
ObjectType string
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
RefMo GetNetworkVethernetVersionContextRefMo
A reference to the original Managed Object.
Timestamp string
The time this versioned Managed Object was created.
VersionType string
Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

  • Modified - Version created every time an object is modified.
  • Configured - Version created every time an object is configured to the service profile.
  • Deployed - Version created for objects related to a service profile when it is deployed.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
interestedMos List<GetNetworkVethernetVersionContextInterestedMo>
markedForDeletion Boolean
The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
nrVersion String
The version of the Managed Object, e.g. an incrementing number or a hash id.
objectType String
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
refMo GetNetworkVethernetVersionContextRefMo
A reference to the original Managed Object.
timestamp String
The time this versioned Managed Object was created.
versionType String
Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

  • Modified - Version created every time an object is modified.
  • Configured - Version created every time an object is configured to the service profile.
  • Deployed - Version created for objects related to a service profile when it is deployed.
additionalProperties string
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
interestedMos GetNetworkVethernetVersionContextInterestedMo[]
markedForDeletion boolean
The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
nrVersion string
The version of the Managed Object, e.g. an incrementing number or a hash id.
objectType string
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
refMo GetNetworkVethernetVersionContextRefMo
A reference to the original Managed Object.
timestamp string
The time this versioned Managed Object was created.
versionType string
Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

  • Modified - Version created every time an object is modified.
  • Configured - Version created every time an object is configured to the service profile.
  • Deployed - Version created for objects related to a service profile when it is deployed.
additional_properties str
class_id str
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
interested_mos Sequence[GetNetworkVethernetVersionContextInterestedMo]
marked_for_deletion bool
The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
nr_version str
The version of the Managed Object, e.g. an incrementing number or a hash id.
object_type str
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
ref_mo GetNetworkVethernetVersionContextRefMo
A reference to the original Managed Object.
timestamp str
The time this versioned Managed Object was created.
version_type str
Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

  • Modified - Version created every time an object is modified.
  • Configured - Version created every time an object is configured to the service profile.
  • Deployed - Version created for objects related to a service profile when it is deployed.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
interestedMos List<Property Map>
markedForDeletion Boolean
The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
nrVersion String
The version of the Managed Object, e.g. an incrementing number or a hash id.
objectType String
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
refMo Property Map
A reference to the original Managed Object.
timestamp String
The time this versioned Managed Object was created.
versionType String
Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

  • Modified - Version created every time an object is modified.
  • Configured - Version created every time an object is configured to the service profile.
  • Deployed - Version created for objects related to a service profile when it is deployed.

GetNetworkVethernetVersionContextInterestedMo

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties string
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid string
The unique identifier of this Managed Object instance.
objectType string
The fully-qualified name of the remote type referred by this relationship.
selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additional_properties str
class_id str
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid str
The unique identifier of this Managed Object instance.
object_type str
The fully-qualified name of the remote type referred by this relationship.
selector str
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

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

GetNetworkVethernetVersionContextRefMo

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties string
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid string
The unique identifier of this Managed Object instance.
objectType string
The fully-qualified name of the remote type referred by this relationship.
selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additional_properties str
class_id str
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid str
The unique identifier of this Managed Object instance.
object_type str
The fully-qualified name of the remote type referred by this relationship.
selector str
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

  1. If 'moid' is set this field is ignored.
  2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
moid String
The unique identifier of this Managed Object instance.
objectType String
The fully-qualified name of the remote type referred by this relationship.
selector String
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

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

Package Details

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