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

intersight.getNetworkVethernet

Explore with Pulumi AI

intersight logo
intersight 1.0.64 published on Wednesday, Apr 30, 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>
    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]
    func LookupNetworkVethernet(ctx *Context, args *LookupNetworkVethernetArgs, opts ...InvokeOption) (*LookupNetworkVethernetResult, error)
    func LookupNetworkVethernetOutput(ctx *Context, args *LookupNetworkVethernetOutputArgs, opts ...InvokeOption) LookupNetworkVethernetResultOutput

    > 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)
    }
    public static CompletableFuture<GetNetworkVethernetResult> getNetworkVethernet(GetNetworkVethernetArgs args, InvokeOptions options)
    public static Output<GetNetworkVethernetResult> getNetworkVethernet(GetNetworkVethernetArgs args, InvokeOptions options)
    
    fn::invoke:
      function: intersight:index/getNetworkVethernet:getNetworkVethernet
      arguments:
        # arguments dictionary

    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 string
    results GetNetworkVethernetResult[]
    accountMoid string
    adapterHostEthInterface GetNetworkVethernetAdapterHostEthInterface
    additionalProperties string
    ancestors GetNetworkVethernetAncestor[]
    boundInterface GetNetworkVethernetBoundInterface
    boundInterfaceDn string
    burst number
    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 number
    registeredDevice GetNetworkVethernetRegisteredDevice
    rn string
    sharedScope string
    tags GetNetworkVethernetTag[]
    versionContext GetNetworkVethernetVersionContext
    vethId number
    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 string
    The Account ID for this managed object.
    AdapterHostEthInterfaces List<GetNetworkVethernetResultAdapterHostEthInterface>
    AdditionalProperties string
    Ancestors List<GetNetworkVethernetResultAncestor>
    BoundInterfaceDn string
    Port or portchannel interface configured for vitual ethernet interface.
    BoundInterfaces List<GetNetworkVethernetResultBoundInterface>
    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.
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    NetworkElements List<GetNetworkVethernetResultNetworkElement>
    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>
    Parents List<GetNetworkVethernetResultParent>
    PermissionResources List<GetNetworkVethernetResultPermissionResource>
    PinnedInterfaceDn string
    Uplink port or portchannel interface pinned to a vitual ethernet interface.
    PinnedInterfaces List<GetNetworkVethernetResultPinnedInterface>
    Ratelimit double
    Rate limit defined on QoS policy.
    RegisteredDevices List<GetNetworkVethernetResultRegisteredDevice>
    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<GetNetworkVethernetResultTag>
    VersionContexts List<GetNetworkVethernetResultVersionContext>
    VethId double
    Vethernet Identifier on a Fabric Interconnect.
    AccountMoid string
    The Account ID for this managed object.
    AdapterHostEthInterfaces []GetNetworkVethernetResultAdapterHostEthInterface
    AdditionalProperties string
    Ancestors []GetNetworkVethernetResultAncestor
    BoundInterfaceDn string
    Port or portchannel interface configured for vitual ethernet interface.
    BoundInterfaces []GetNetworkVethernetResultBoundInterface
    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.
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    NetworkElements []GetNetworkVethernetResultNetworkElement
    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
    Parents []GetNetworkVethernetResultParent
    PermissionResources []GetNetworkVethernetResultPermissionResource
    PinnedInterfaceDn string
    Uplink port or portchannel interface pinned to a vitual ethernet interface.
    PinnedInterfaces []GetNetworkVethernetResultPinnedInterface
    Ratelimit float64
    Rate limit defined on QoS policy.
    RegisteredDevices []GetNetworkVethernetResultRegisteredDevice
    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 []GetNetworkVethernetResultTag
    VersionContexts []GetNetworkVethernetResultVersionContext
    VethId float64
    Vethernet Identifier on a Fabric Interconnect.
    accountMoid String
    The Account ID for this managed object.
    adapterHostEthInterfaces List<GetNetworkVethernetResultAdapterHostEthInterface>
    additionalProperties String
    ancestors List<GetNetworkVethernetResultAncestor>
    boundInterfaceDn String
    Port or portchannel interface configured for vitual ethernet interface.
    boundInterfaces List<GetNetworkVethernetResultBoundInterface>
    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.
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    networkElements List<GetNetworkVethernetResultNetworkElement>
    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>
    parents List<GetNetworkVethernetResultParent>
    permissionResources List<GetNetworkVethernetResultPermissionResource>
    pinnedInterfaceDn String
    Uplink port or portchannel interface pinned to a vitual ethernet interface.
    pinnedInterfaces List<GetNetworkVethernetResultPinnedInterface>
    ratelimit Double
    Rate limit defined on QoS policy.
    registeredDevices List<GetNetworkVethernetResultRegisteredDevice>
    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<GetNetworkVethernetResultTag>
    versionContexts List<GetNetworkVethernetResultVersionContext>
    vethId Double
    Vethernet Identifier on a Fabric Interconnect.
    accountMoid string
    The Account ID for this managed object.
    adapterHostEthInterfaces GetNetworkVethernetResultAdapterHostEthInterface[]
    additionalProperties string
    ancestors GetNetworkVethernetResultAncestor[]
    boundInterfaceDn string
    Port or portchannel interface configured for vitual ethernet interface.
    boundInterfaces GetNetworkVethernetResultBoundInterface[]
    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.
    modTime string
    The time when this managed object was last modified.
    moid string
    The unique identifier of this Managed Object instance.
    networkElements GetNetworkVethernetResultNetworkElement[]
    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[]
    parents GetNetworkVethernetResultParent[]
    permissionResources GetNetworkVethernetResultPermissionResource[]
    pinnedInterfaceDn string
    Uplink port or portchannel interface pinned to a vitual ethernet interface.
    pinnedInterfaces GetNetworkVethernetResultPinnedInterface[]
    ratelimit number
    Rate limit defined on QoS policy.
    registeredDevices GetNetworkVethernetResultRegisteredDevice[]
    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 GetNetworkVethernetResultTag[]
    versionContexts GetNetworkVethernetResultVersionContext[]
    vethId number
    Vethernet Identifier on a Fabric Interconnect.
    account_moid str
    The Account ID for this managed object.
    adapter_host_eth_interfaces Sequence[GetNetworkVethernetResultAdapterHostEthInterface]
    additional_properties str
    ancestors Sequence[GetNetworkVethernetResultAncestor]
    bound_interface_dn str
    Port or portchannel interface configured for vitual ethernet interface.
    bound_interfaces Sequence[GetNetworkVethernetResultBoundInterface]
    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.
    mod_time str
    The time when this managed object was last modified.
    moid str
    The unique identifier of this Managed Object instance.
    network_elements Sequence[GetNetworkVethernetResultNetworkElement]
    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]
    parents Sequence[GetNetworkVethernetResultParent]
    permission_resources Sequence[GetNetworkVethernetResultPermissionResource]
    pinned_interface_dn str
    Uplink port or portchannel interface pinned to a vitual ethernet interface.
    pinned_interfaces Sequence[GetNetworkVethernetResultPinnedInterface]
    ratelimit float
    Rate limit defined on QoS policy.
    registered_devices Sequence[GetNetworkVethernetResultRegisteredDevice]
    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[GetNetworkVethernetResultTag]
    version_contexts Sequence[GetNetworkVethernetResultVersionContext]
    veth_id float
    Vethernet Identifier on a Fabric Interconnect.
    accountMoid String
    The Account ID for this managed object.
    adapterHostEthInterfaces List<Property Map>
    additionalProperties String
    ancestors List<Property Map>
    boundInterfaceDn String
    Port or portchannel interface configured for vitual ethernet interface.
    boundInterfaces List<Property Map>
    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.
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    networkElements List<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>
    parents List<Property Map>
    permissionResources List<Property Map>
    pinnedInterfaceDn String
    Uplink port or portchannel interface pinned to a vitual ethernet interface.
    pinnedInterfaces List<Property Map>
    ratelimit Number
    Rate limit defined on QoS policy.
    registeredDevices List<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>
    versionContexts List<Property Map>
    vethId Number
    Vethernet Identifier on a Fabric Interconnect.

    GetNetworkVethernetResultAdapterHostEthInterface

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

    GetNetworkVethernetResultAncestor

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

    GetNetworkVethernetResultBoundInterface

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

    GetNetworkVethernetResultNetworkElement

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

    GetNetworkVethernetResultParent

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

    GetNetworkVethernetResultPermissionResource

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

    GetNetworkVethernetResultPinnedInterface

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

    GetNetworkVethernetResultRegisteredDevice

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

    GetNetworkVethernetResultTag

    AdditionalProperties string
    Key string
    Value string
    AdditionalProperties string
    Key string
    Value string
    additionalProperties String
    key String
    value String
    additionalProperties string
    key string
    value string
    additionalProperties String
    key String
    value String

    GetNetworkVethernetResultVersionContext

    GetNetworkVethernetResultVersionContextInterestedMo

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

    GetNetworkVethernetResultVersionContextRefMo

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

    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 logo
    intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet