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

intersight.getNetworkElement

Explore with Pulumi AI

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

    The Cisco UCS Fabric Interconnect module within a domain supporting a range of models including the 6400, 6500 series etc.

    Using getNetworkElement

    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 getNetworkElement(args: GetNetworkElementArgs, opts?: InvokeOptions): Promise<GetNetworkElementResult>
    function getNetworkElementOutput(args: GetNetworkElementOutputArgs, opts?: InvokeOptions): Output<GetNetworkElementResult>
    def get_network_element(account_moid: Optional[str] = None,
                            additional_properties: Optional[str] = None,
                            admin_evac_state: Optional[str] = None,
                            admin_inband_interface_state: Optional[str] = None,
                            alarm_summary: Optional[GetNetworkElementAlarmSummary] = None,
                            ancestors: Optional[Sequence[GetNetworkElementAncestor]] = None,
                            available_memory: Optional[str] = None,
                            cards: Optional[Sequence[GetNetworkElementCard]] = None,
                            cdp_neighbors: Optional[Sequence[GetNetworkElementCdpNeighbor]] = None,
                            chassis: Optional[str] = None,
                            class_id: Optional[str] = None,
                            conf_mod_ts: Optional[str] = None,
                            conf_mod_ts_backup: Optional[str] = None,
                            connection_status: Optional[str] = None,
                            consoles: Optional[Sequence[GetNetworkElementConsole]] = None,
                            create_time: Optional[str] = None,
                            default_domain: Optional[str] = None,
                            device_mo_id: Optional[str] = None,
                            dn: Optional[str] = None,
                            dns: Optional[Sequence[GetNetworkElementDn]] = None,
                            domain_group_moid: Optional[str] = None,
                            ether_port_channels: Optional[Sequence[GetNetworkElementEtherPortChannel]] = None,
                            ethernet_mode: Optional[str] = None,
                            ethernet_switching_mode: Optional[str] = None,
                            fanmodules: Optional[Sequence[GetNetworkElementFanmodule]] = None,
                            fault_summary: Optional[float] = None,
                            fc_mode: Optional[str] = None,
                            fc_port_channels: Optional[Sequence[GetNetworkElementFcPortChannel]] = None,
                            fc_switching_mode: Optional[str] = None,
                            feature_controls: Optional[Sequence[GetNetworkElementFeatureControl]] = None,
                            fpga_upgrade_needed: Optional[bool] = None,
                            id: Optional[str] = None,
                            inband_ip_address: Optional[str] = None,
                            inband_ip_gateway: Optional[str] = None,
                            inband_ip_mask: Optional[str] = None,
                            inband_vlan: Optional[float] = None,
                            inter_cluster_link_state: Optional[str] = None,
                            interface_lists: Optional[Sequence[GetNetworkElementInterfaceList]] = None,
                            inventory_device_info: Optional[GetNetworkElementInventoryDeviceInfo] = None,
                            is_upgraded: Optional[bool] = None,
                            license_files: Optional[Sequence[GetNetworkElementLicenseFile]] = None,
                            lldp_neighbors: Optional[Sequence[GetNetworkElementLldpNeighbor]] = None,
                            locator_led: Optional[GetNetworkElementLocatorLed] = None,
                            management_controller: Optional[GetNetworkElementManagementController] = None,
                            management_entity: Optional[GetNetworkElementManagementEntity] = None,
                            management_mode: Optional[str] = None,
                            mod_time: Optional[str] = None,
                            model: Optional[str] = None,
                            moid: Optional[str] = None,
                            network_fc_zone_info: Optional[GetNetworkElementNetworkFcZoneInfo] = None,
                            network_vlan_port_info: Optional[GetNetworkElementNetworkVlanPortInfo] = None,
                            nr_version: Optional[str] = None,
                            ntp_servers: Optional[Sequence[GetNetworkElementNtpServer]] = None,
                            object_type: Optional[str] = None,
                            oper_evac_state: Optional[str] = None,
                            operability: Optional[str] = None,
                            out_of_band_ip_address: Optional[str] = None,
                            out_of_band_ip_gateway: Optional[str] = None,
                            out_of_band_ip_mask: Optional[str] = None,
                            out_of_band_ipv4_address: Optional[str] = None,
                            out_of_band_ipv4_gateway: Optional[str] = None,
                            out_of_band_ipv4_mask: Optional[str] = None,
                            out_of_band_ipv6_address: Optional[str] = None,
                            out_of_band_ipv6_gateway: Optional[str] = None,
                            out_of_band_ipv6_prefix: Optional[str] = None,
                            out_of_band_mac: Optional[str] = None,
                            owners: Optional[Sequence[str]] = None,
                            parent: Optional[GetNetworkElementParent] = None,
                            part_number: Optional[str] = None,
                            peer_firmware_out_of_sync: Optional[bool] = None,
                            permission_resources: Optional[Sequence[GetNetworkElementPermissionResource]] = None,
                            port_mac_bindings: Optional[Sequence[GetNetworkElementPortMacBinding]] = None,
                            presence: Optional[str] = None,
                            previous_fru: Optional[GetNetworkElementPreviousFru] = None,
                            processor_units: Optional[Sequence[GetNetworkElementProcessorUnit]] = None,
                            psuses: Optional[Sequence[GetNetworkElementPsus]] = None,
                            registered_device: Optional[GetNetworkElementRegisteredDevice] = None,
                            reserved_vlan_start_id: Optional[float] = None,
                            revision: Optional[str] = None,
                            rn: Optional[str] = None,
                            sensors: Optional[Sequence[GetNetworkElementSensor]] = None,
                            serial: Optional[str] = None,
                            shared_scope: Optional[str] = None,
                            status: Optional[str] = None,
                            storage_items: Optional[Sequence[GetNetworkElementStorageItem]] = None,
                            supervisor_cards: Optional[Sequence[GetNetworkElementSupervisorCard]] = None,
                            switch_id: Optional[str] = None,
                            switch_profile_name: Optional[str] = None,
                            switch_type: Optional[str] = None,
                            system_up_time: Optional[str] = None,
                            tags: Optional[Sequence[GetNetworkElementTag]] = None,
                            thermal: Optional[str] = None,
                            top_system: Optional[GetNetworkElementTopSystem] = None,
                            total_memory: Optional[float] = None,
                            ucsm_running_firmware: Optional[GetNetworkElementUcsmRunningFirmware] = None,
                            user_label: Optional[str] = None,
                            vendor: Optional[str] = None,
                            version_context: Optional[GetNetworkElementVersionContext] = None,
                            veths: Optional[Sequence[GetNetworkElementVeth]] = None,
                            vfcs: Optional[Sequence[GetNetworkElementVfc]] = None,
                            vpc_domain: Optional[GetNetworkElementVpcDomain] = None,
                            vpc_members: Optional[Sequence[GetNetworkElementVpcMember]] = None,
                            vpc_peers: Optional[Sequence[GetNetworkElementVpcPeer]] = None,
                            vrves: Optional[Sequence[GetNetworkElementVrf]] = None,
                            opts: Optional[InvokeOptions] = None) -> GetNetworkElementResult
    def get_network_element_output(account_moid: Optional[pulumi.Input[str]] = None,
                            additional_properties: Optional[pulumi.Input[str]] = None,
                            admin_evac_state: Optional[pulumi.Input[str]] = None,
                            admin_inband_interface_state: Optional[pulumi.Input[str]] = None,
                            alarm_summary: Optional[pulumi.Input[GetNetworkElementAlarmSummaryArgs]] = None,
                            ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetNetworkElementAncestorArgs]]]] = None,
                            available_memory: Optional[pulumi.Input[str]] = None,
                            cards: Optional[pulumi.Input[Sequence[pulumi.Input[GetNetworkElementCardArgs]]]] = None,
                            cdp_neighbors: Optional[pulumi.Input[Sequence[pulumi.Input[GetNetworkElementCdpNeighborArgs]]]] = None,
                            chassis: Optional[pulumi.Input[str]] = None,
                            class_id: Optional[pulumi.Input[str]] = None,
                            conf_mod_ts: Optional[pulumi.Input[str]] = None,
                            conf_mod_ts_backup: Optional[pulumi.Input[str]] = None,
                            connection_status: Optional[pulumi.Input[str]] = None,
                            consoles: Optional[pulumi.Input[Sequence[pulumi.Input[GetNetworkElementConsoleArgs]]]] = None,
                            create_time: Optional[pulumi.Input[str]] = None,
                            default_domain: Optional[pulumi.Input[str]] = None,
                            device_mo_id: Optional[pulumi.Input[str]] = None,
                            dn: Optional[pulumi.Input[str]] = None,
                            dns: Optional[pulumi.Input[Sequence[pulumi.Input[GetNetworkElementDnArgs]]]] = None,
                            domain_group_moid: Optional[pulumi.Input[str]] = None,
                            ether_port_channels: Optional[pulumi.Input[Sequence[pulumi.Input[GetNetworkElementEtherPortChannelArgs]]]] = None,
                            ethernet_mode: Optional[pulumi.Input[str]] = None,
                            ethernet_switching_mode: Optional[pulumi.Input[str]] = None,
                            fanmodules: Optional[pulumi.Input[Sequence[pulumi.Input[GetNetworkElementFanmoduleArgs]]]] = None,
                            fault_summary: Optional[pulumi.Input[float]] = None,
                            fc_mode: Optional[pulumi.Input[str]] = None,
                            fc_port_channels: Optional[pulumi.Input[Sequence[pulumi.Input[GetNetworkElementFcPortChannelArgs]]]] = None,
                            fc_switching_mode: Optional[pulumi.Input[str]] = None,
                            feature_controls: Optional[pulumi.Input[Sequence[pulumi.Input[GetNetworkElementFeatureControlArgs]]]] = None,
                            fpga_upgrade_needed: Optional[pulumi.Input[bool]] = None,
                            id: Optional[pulumi.Input[str]] = None,
                            inband_ip_address: Optional[pulumi.Input[str]] = None,
                            inband_ip_gateway: Optional[pulumi.Input[str]] = None,
                            inband_ip_mask: Optional[pulumi.Input[str]] = None,
                            inband_vlan: Optional[pulumi.Input[float]] = None,
                            inter_cluster_link_state: Optional[pulumi.Input[str]] = None,
                            interface_lists: Optional[pulumi.Input[Sequence[pulumi.Input[GetNetworkElementInterfaceListArgs]]]] = None,
                            inventory_device_info: Optional[pulumi.Input[GetNetworkElementInventoryDeviceInfoArgs]] = None,
                            is_upgraded: Optional[pulumi.Input[bool]] = None,
                            license_files: Optional[pulumi.Input[Sequence[pulumi.Input[GetNetworkElementLicenseFileArgs]]]] = None,
                            lldp_neighbors: Optional[pulumi.Input[Sequence[pulumi.Input[GetNetworkElementLldpNeighborArgs]]]] = None,
                            locator_led: Optional[pulumi.Input[GetNetworkElementLocatorLedArgs]] = None,
                            management_controller: Optional[pulumi.Input[GetNetworkElementManagementControllerArgs]] = None,
                            management_entity: Optional[pulumi.Input[GetNetworkElementManagementEntityArgs]] = None,
                            management_mode: Optional[pulumi.Input[str]] = None,
                            mod_time: Optional[pulumi.Input[str]] = None,
                            model: Optional[pulumi.Input[str]] = None,
                            moid: Optional[pulumi.Input[str]] = None,
                            network_fc_zone_info: Optional[pulumi.Input[GetNetworkElementNetworkFcZoneInfoArgs]] = None,
                            network_vlan_port_info: Optional[pulumi.Input[GetNetworkElementNetworkVlanPortInfoArgs]] = None,
                            nr_version: Optional[pulumi.Input[str]] = None,
                            ntp_servers: Optional[pulumi.Input[Sequence[pulumi.Input[GetNetworkElementNtpServerArgs]]]] = None,
                            object_type: Optional[pulumi.Input[str]] = None,
                            oper_evac_state: Optional[pulumi.Input[str]] = None,
                            operability: Optional[pulumi.Input[str]] = None,
                            out_of_band_ip_address: Optional[pulumi.Input[str]] = None,
                            out_of_band_ip_gateway: Optional[pulumi.Input[str]] = None,
                            out_of_band_ip_mask: Optional[pulumi.Input[str]] = None,
                            out_of_band_ipv4_address: Optional[pulumi.Input[str]] = None,
                            out_of_band_ipv4_gateway: Optional[pulumi.Input[str]] = None,
                            out_of_band_ipv4_mask: Optional[pulumi.Input[str]] = None,
                            out_of_band_ipv6_address: Optional[pulumi.Input[str]] = None,
                            out_of_band_ipv6_gateway: Optional[pulumi.Input[str]] = None,
                            out_of_band_ipv6_prefix: Optional[pulumi.Input[str]] = None,
                            out_of_band_mac: Optional[pulumi.Input[str]] = None,
                            owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                            parent: Optional[pulumi.Input[GetNetworkElementParentArgs]] = None,
                            part_number: Optional[pulumi.Input[str]] = None,
                            peer_firmware_out_of_sync: Optional[pulumi.Input[bool]] = None,
                            permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetNetworkElementPermissionResourceArgs]]]] = None,
                            port_mac_bindings: Optional[pulumi.Input[Sequence[pulumi.Input[GetNetworkElementPortMacBindingArgs]]]] = None,
                            presence: Optional[pulumi.Input[str]] = None,
                            previous_fru: Optional[pulumi.Input[GetNetworkElementPreviousFruArgs]] = None,
                            processor_units: Optional[pulumi.Input[Sequence[pulumi.Input[GetNetworkElementProcessorUnitArgs]]]] = None,
                            psuses: Optional[pulumi.Input[Sequence[pulumi.Input[GetNetworkElementPsusArgs]]]] = None,
                            registered_device: Optional[pulumi.Input[GetNetworkElementRegisteredDeviceArgs]] = None,
                            reserved_vlan_start_id: Optional[pulumi.Input[float]] = None,
                            revision: Optional[pulumi.Input[str]] = None,
                            rn: Optional[pulumi.Input[str]] = None,
                            sensors: Optional[pulumi.Input[Sequence[pulumi.Input[GetNetworkElementSensorArgs]]]] = None,
                            serial: Optional[pulumi.Input[str]] = None,
                            shared_scope: Optional[pulumi.Input[str]] = None,
                            status: Optional[pulumi.Input[str]] = None,
                            storage_items: Optional[pulumi.Input[Sequence[pulumi.Input[GetNetworkElementStorageItemArgs]]]] = None,
                            supervisor_cards: Optional[pulumi.Input[Sequence[pulumi.Input[GetNetworkElementSupervisorCardArgs]]]] = None,
                            switch_id: Optional[pulumi.Input[str]] = None,
                            switch_profile_name: Optional[pulumi.Input[str]] = None,
                            switch_type: Optional[pulumi.Input[str]] = None,
                            system_up_time: Optional[pulumi.Input[str]] = None,
                            tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetNetworkElementTagArgs]]]] = None,
                            thermal: Optional[pulumi.Input[str]] = None,
                            top_system: Optional[pulumi.Input[GetNetworkElementTopSystemArgs]] = None,
                            total_memory: Optional[pulumi.Input[float]] = None,
                            ucsm_running_firmware: Optional[pulumi.Input[GetNetworkElementUcsmRunningFirmwareArgs]] = None,
                            user_label: Optional[pulumi.Input[str]] = None,
                            vendor: Optional[pulumi.Input[str]] = None,
                            version_context: Optional[pulumi.Input[GetNetworkElementVersionContextArgs]] = None,
                            veths: Optional[pulumi.Input[Sequence[pulumi.Input[GetNetworkElementVethArgs]]]] = None,
                            vfcs: Optional[pulumi.Input[Sequence[pulumi.Input[GetNetworkElementVfcArgs]]]] = None,
                            vpc_domain: Optional[pulumi.Input[GetNetworkElementVpcDomainArgs]] = None,
                            vpc_members: Optional[pulumi.Input[Sequence[pulumi.Input[GetNetworkElementVpcMemberArgs]]]] = None,
                            vpc_peers: Optional[pulumi.Input[Sequence[pulumi.Input[GetNetworkElementVpcPeerArgs]]]] = None,
                            vrves: Optional[pulumi.Input[Sequence[pulumi.Input[GetNetworkElementVrfArgs]]]] = None,
                            opts: Optional[InvokeOptions] = None) -> Output[GetNetworkElementResult]
    func LookupNetworkElement(ctx *Context, args *LookupNetworkElementArgs, opts ...InvokeOption) (*LookupNetworkElementResult, error)
    func LookupNetworkElementOutput(ctx *Context, args *LookupNetworkElementOutputArgs, opts ...InvokeOption) LookupNetworkElementResultOutput

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

    public static class GetNetworkElement 
    {
        public static Task<GetNetworkElementResult> InvokeAsync(GetNetworkElementArgs args, InvokeOptions? opts = null)
        public static Output<GetNetworkElementResult> Invoke(GetNetworkElementInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetNetworkElementResult> getNetworkElement(GetNetworkElementArgs args, InvokeOptions options)
    public static Output<GetNetworkElementResult> getNetworkElement(GetNetworkElementArgs args, InvokeOptions options)
    
    fn::invoke:
      function: intersight:index/getNetworkElement:getNetworkElement
      arguments:
        # arguments dictionary

    The following arguments are supported:

    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    AdminEvacState string
    Administratively configured state of Fabric Evacuation feature, for this switch.* `` - Evacuation state of the switch is unknown.* enabled - Evacuation state of the switch is enabled.* disabled - Evacuation state of the switch is disabled.* applying - Evacuation state of the switch when evacuation is in progress.* on - Evacuation state of the switch is enabled.* off - Evacuation state of the switch is disabled.* N/A - Evacuation state of the switch is not applicable.
    AdminInbandInterfaceState string
    The administrative state of the network Element inband management interface.
    AlarmSummary GetNetworkElementAlarmSummary
    Ancestors List<GetNetworkElementAncestor>
    AvailableMemory string
    Available memory (un-used) on this switch platform.
    Cards List<GetNetworkElementCard>
    CdpNeighbors List<GetNetworkElementCdpNeighbor>
    Chassis string
    Chassis IP of the switch.
    ClassId string
    ConfModTs string
    Configuration modified timestamp of the switch.
    ConfModTsBackup string
    Configuration modified backup timestamp of the switch.
    ConnectionStatus string
    Connection status of the switch.
    Consoles List<GetNetworkElementConsole>
    CreateTime string
    The time when this managed object was created.
    DefaultDomain string
    The default domain name configured on the switch.
    DeviceMoId string
    The database identifier of the registered device of an object.
    Dn string
    The Distinguished Name unambiguously identifies an object in the system.
    Dns List<GetNetworkElementDn>
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    EtherPortChannels List<GetNetworkElementEtherPortChannel>
    EthernetMode string
    The user configured Ethernet operational mode for this switch (End-Host or Switching).
    EthernetSwitchingMode string
    The user configured Ethernet operational mode for this switch (End-Host or Switching).* end-host - In end-host mode, the fabric interconnects appear to the upstream devices as end hosts with multiple links.In this mode, the switch does not run Spanning Tree Protocol and avoids loops by following a set of rules for traffic forwarding.In case of ethernet switching mode - Ethernet end-host mode is also known as Ethernet host virtualizer.* switch - In switch mode, the switch runs Spanning Tree Protocol to avoid loops, and broadcast and multicast packets are handled in the traditional way.This is the traditional switch mode.
    Fanmodules List<GetNetworkElementFanmodule>
    FaultSummary double
    The fault summary of the network Element out-of-band management interface.
    FcMode string
    The user configured FC operational mode for this switch (End-Host or Switching).
    FcPortChannels List<GetNetworkElementFcPortChannel>
    FcSwitchingMode string
    The user configured FC operational mode for this switch (End-Host or Switching).* end-host - In end-host mode, the fabric interconnects appear to the upstream devices as end hosts with multiple links.In this mode, the switch does not run Spanning Tree Protocol and avoids loops by following a set of rules for traffic forwarding.In case of ethernet switching mode - Ethernet end-host mode is also known as Ethernet host virtualizer.* switch - In switch mode, the switch runs Spanning Tree Protocol to avoid loops, and broadcast and multicast packets are handled in the traditional way.This is the traditional switch mode.
    FeatureControls List<GetNetworkElementFeatureControl>
    FpgaUpgradeNeeded bool
    The flag to check vulnerability with secure boot technology.
    Id string
    InbandIpAddress string
    The IP address of the network Element inband management interface.
    InbandIpGateway string
    The default gateway of the network Element inband management interface.
    InbandIpMask string
    The network mask of the network Element inband management interface.
    InbandVlan double
    The VLAN ID of the network Element inband management interface.
    InterClusterLinkState string
    The intercluster link state of the switch.* Unknown - The operational state of the link is not known.* Up - The operational state of the link is up.* Down - The operational state of the link is down.* Degraded - The link is operational but degraded. This state is applicable to port channels when any one of the member links is down.
    InterfaceLists List<GetNetworkElementInterfaceList>
    InventoryDeviceInfo GetNetworkElementInventoryDeviceInfo
    IsUpgraded bool
    This field indicates the compute status of the catalog values for the associated component or hardware.
    LicenseFiles List<GetNetworkElementLicenseFile>
    LldpNeighbors List<GetNetworkElementLldpNeighbor>
    LocatorLed GetNetworkElementLocatorLed
    ManagementController GetNetworkElementManagementController
    ManagementEntity GetNetworkElementManagementEntity
    ManagementMode string
    The management mode of the fabric interconnect.* IntersightStandalone - Intersight Standalone mode of operation.* UCSM - Unified Computing System Manager mode of operation.* Intersight - Intersight managed mode of operation.
    ModTime string
    The time when this managed object was last modified.
    Model string
    This field displays the model number of the associated component or hardware.
    Moid string
    The unique identifier of this Managed Object instance.
    NetworkFcZoneInfo GetNetworkElementNetworkFcZoneInfo
    NetworkVlanPortInfo GetNetworkElementNetworkVlanPortInfo
    NrVersion string
    Firmware version of the switch.
    NtpServers List<GetNetworkElementNtpServer>
    ObjectType string
    OperEvacState string
    Operational state of the Fabric Evacuation feature, for this switch.* `` - Evacuation state of the switch is unknown.* enabled - Evacuation state of the switch is enabled.* disabled - Evacuation state of the switch is disabled.* applying - Evacuation state of the switch when evacuation is in progress.* on - Evacuation state of the switch is enabled.* off - Evacuation state of the switch is disabled.* N/A - Evacuation state of the switch is not applicable.
    Operability string
    The switch's current overall operational/health state.
    OutOfBandIpAddress string
    The IP address of the network Element out-of-band management interface.
    OutOfBandIpGateway string
    The default gateway of the network Element out-of-band management interface.
    OutOfBandIpMask string
    The network mask of the network Element out-of-band management interface.
    OutOfBandIpv4Address string
    The IPv4 address of the network Element out-of-band management interface.
    OutOfBandIpv4Gateway string
    The default IPv4 gateway of the network Element out-of-band management interface.
    OutOfBandIpv4Mask string
    The network mask of the network Element out-of-band management interface.
    OutOfBandIpv6Address string
    The IPv6 address of the network Element out-of-band management interface.
    OutOfBandIpv6Gateway string
    The default IPv6 gateway of the network Element out-of-band management interface.
    OutOfBandIpv6Prefix string
    The network mask of the network Element out-of-band management interface.
    OutOfBandMac string
    The MAC address of the network Element out-of-band management interface.
    Owners List<string>
    Parent GetNetworkElementParent
    PartNumber string
    Part number of the switch.
    PeerFirmwareOutOfSync bool
    The flag to indicate the firmware of peer Fabric Interconnect is out of sync.
    PermissionResources List<GetNetworkElementPermissionResource>
    PortMacBindings List<GetNetworkElementPortMacBinding>
    Presence string
    This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
    PreviousFru GetNetworkElementPreviousFru
    ProcessorUnits List<GetNetworkElementProcessorUnit>
    Psuses List<GetNetworkElementPsus>
    RegisteredDevice GetNetworkElementRegisteredDevice
    ReservedVlanStartId double
    The reserved VLAN start ID of the Network Element. A block of 128 VLANs are reserved for internal use and cannot be used for carrying network traffic.
    Revision string
    This field displays the revised version of the associated component or hardware (if any).
    Rn string
    The Relative Name uniquely identifies an object within a given context.
    Sensors List<GetNetworkElementSensor>
    Serial string
    This field displays the serial number of the associated component or hardware.
    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.
    Status string
    The status of the switch.
    StorageItems List<GetNetworkElementStorageItem>
    SupervisorCards List<GetNetworkElementSupervisorCard>
    SwitchId string
    The Switch Id of the network Element.
    SwitchProfileName string
    The name of switch profile associated with the switch.
    SwitchType string
    The Switch type that the network element is a part of.* FabricInterconnect - The default Switch type of UCSM and IMM mode devices.* NexusDevice - Switch type of Nexus devices.* MDSDevice - Switch type of Nexus MDS devices.
    SystemUpTime string
    System up time of the switch.
    Tags List<GetNetworkElementTag>
    Thermal string
    The Thermal status of the fabric interconnect.* unknown - The default state of the sensor (in case no data is received).* ok - State of the sensor indicating the sensor's temperature range is okay.* upper-non-recoverable - State of the sensor indicating that the temperature is extremely high above normal range.* upper-critical - State of the sensor indicating that the temperature is above normal range.* upper-non-critical - State of the sensor indicating that the temperature is a little above the normal range.* lower-non-critical - State of the sensor indicating that the temperature is a little below the normal range.* lower-critical - State of the sensor indicating that the temperature is below normal range.* lower-non-recoverable - State of the sensor indicating that the temperature is extremely below normal range.
    TopSystem GetNetworkElementTopSystem
    TotalMemory double
    Total available memory on this switch platform.
    UcsmRunningFirmware GetNetworkElementUcsmRunningFirmware
    UserLabel string
    The user defined label assigned to the switch.
    Vendor string
    This field displays the vendor information of the associated component or hardware.
    VersionContext GetNetworkElementVersionContext
    Veths List<GetNetworkElementVeth>
    Vfcs List<GetNetworkElementVfc>
    VpcDomain GetNetworkElementVpcDomain
    VpcMembers List<GetNetworkElementVpcMember>
    VpcPeers List<GetNetworkElementVpcPeer>
    Vrves List<GetNetworkElementVrf>
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    AdminEvacState string
    Administratively configured state of Fabric Evacuation feature, for this switch.* `` - Evacuation state of the switch is unknown.* enabled - Evacuation state of the switch is enabled.* disabled - Evacuation state of the switch is disabled.* applying - Evacuation state of the switch when evacuation is in progress.* on - Evacuation state of the switch is enabled.* off - Evacuation state of the switch is disabled.* N/A - Evacuation state of the switch is not applicable.
    AdminInbandInterfaceState string
    The administrative state of the network Element inband management interface.
    AlarmSummary GetNetworkElementAlarmSummary
    Ancestors []GetNetworkElementAncestor
    AvailableMemory string
    Available memory (un-used) on this switch platform.
    Cards []GetNetworkElementCard
    CdpNeighbors []GetNetworkElementCdpNeighbor
    Chassis string
    Chassis IP of the switch.
    ClassId string
    ConfModTs string
    Configuration modified timestamp of the switch.
    ConfModTsBackup string
    Configuration modified backup timestamp of the switch.
    ConnectionStatus string
    Connection status of the switch.
    Consoles []GetNetworkElementConsole
    CreateTime string
    The time when this managed object was created.
    DefaultDomain string
    The default domain name configured on the switch.
    DeviceMoId string
    The database identifier of the registered device of an object.
    Dn string
    The Distinguished Name unambiguously identifies an object in the system.
    Dns []GetNetworkElementDn
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    EtherPortChannels []GetNetworkElementEtherPortChannel
    EthernetMode string
    The user configured Ethernet operational mode for this switch (End-Host or Switching).
    EthernetSwitchingMode string
    The user configured Ethernet operational mode for this switch (End-Host or Switching).* end-host - In end-host mode, the fabric interconnects appear to the upstream devices as end hosts with multiple links.In this mode, the switch does not run Spanning Tree Protocol and avoids loops by following a set of rules for traffic forwarding.In case of ethernet switching mode - Ethernet end-host mode is also known as Ethernet host virtualizer.* switch - In switch mode, the switch runs Spanning Tree Protocol to avoid loops, and broadcast and multicast packets are handled in the traditional way.This is the traditional switch mode.
    Fanmodules []GetNetworkElementFanmodule
    FaultSummary float64
    The fault summary of the network Element out-of-band management interface.
    FcMode string
    The user configured FC operational mode for this switch (End-Host or Switching).
    FcPortChannels []GetNetworkElementFcPortChannel
    FcSwitchingMode string
    The user configured FC operational mode for this switch (End-Host or Switching).* end-host - In end-host mode, the fabric interconnects appear to the upstream devices as end hosts with multiple links.In this mode, the switch does not run Spanning Tree Protocol and avoids loops by following a set of rules for traffic forwarding.In case of ethernet switching mode - Ethernet end-host mode is also known as Ethernet host virtualizer.* switch - In switch mode, the switch runs Spanning Tree Protocol to avoid loops, and broadcast and multicast packets are handled in the traditional way.This is the traditional switch mode.
    FeatureControls []GetNetworkElementFeatureControl
    FpgaUpgradeNeeded bool
    The flag to check vulnerability with secure boot technology.
    Id string
    InbandIpAddress string
    The IP address of the network Element inband management interface.
    InbandIpGateway string
    The default gateway of the network Element inband management interface.
    InbandIpMask string
    The network mask of the network Element inband management interface.
    InbandVlan float64
    The VLAN ID of the network Element inband management interface.
    InterClusterLinkState string
    The intercluster link state of the switch.* Unknown - The operational state of the link is not known.* Up - The operational state of the link is up.* Down - The operational state of the link is down.* Degraded - The link is operational but degraded. This state is applicable to port channels when any one of the member links is down.
    InterfaceLists []GetNetworkElementInterfaceList
    InventoryDeviceInfo GetNetworkElementInventoryDeviceInfo
    IsUpgraded bool
    This field indicates the compute status of the catalog values for the associated component or hardware.
    LicenseFiles []GetNetworkElementLicenseFile
    LldpNeighbors []GetNetworkElementLldpNeighbor
    LocatorLed GetNetworkElementLocatorLed
    ManagementController GetNetworkElementManagementController
    ManagementEntity GetNetworkElementManagementEntity
    ManagementMode string
    The management mode of the fabric interconnect.* IntersightStandalone - Intersight Standalone mode of operation.* UCSM - Unified Computing System Manager mode of operation.* Intersight - Intersight managed mode of operation.
    ModTime string
    The time when this managed object was last modified.
    Model string
    This field displays the model number of the associated component or hardware.
    Moid string
    The unique identifier of this Managed Object instance.
    NetworkFcZoneInfo GetNetworkElementNetworkFcZoneInfo
    NetworkVlanPortInfo GetNetworkElementNetworkVlanPortInfo
    NrVersion string
    Firmware version of the switch.
    NtpServers []GetNetworkElementNtpServer
    ObjectType string
    OperEvacState string
    Operational state of the Fabric Evacuation feature, for this switch.* `` - Evacuation state of the switch is unknown.* enabled - Evacuation state of the switch is enabled.* disabled - Evacuation state of the switch is disabled.* applying - Evacuation state of the switch when evacuation is in progress.* on - Evacuation state of the switch is enabled.* off - Evacuation state of the switch is disabled.* N/A - Evacuation state of the switch is not applicable.
    Operability string
    The switch's current overall operational/health state.
    OutOfBandIpAddress string
    The IP address of the network Element out-of-band management interface.
    OutOfBandIpGateway string
    The default gateway of the network Element out-of-band management interface.
    OutOfBandIpMask string
    The network mask of the network Element out-of-band management interface.
    OutOfBandIpv4Address string
    The IPv4 address of the network Element out-of-band management interface.
    OutOfBandIpv4Gateway string
    The default IPv4 gateway of the network Element out-of-band management interface.
    OutOfBandIpv4Mask string
    The network mask of the network Element out-of-band management interface.
    OutOfBandIpv6Address string
    The IPv6 address of the network Element out-of-band management interface.
    OutOfBandIpv6Gateway string
    The default IPv6 gateway of the network Element out-of-band management interface.
    OutOfBandIpv6Prefix string
    The network mask of the network Element out-of-band management interface.
    OutOfBandMac string
    The MAC address of the network Element out-of-band management interface.
    Owners []string
    Parent GetNetworkElementParent
    PartNumber string
    Part number of the switch.
    PeerFirmwareOutOfSync bool
    The flag to indicate the firmware of peer Fabric Interconnect is out of sync.
    PermissionResources []GetNetworkElementPermissionResource
    PortMacBindings []GetNetworkElementPortMacBinding
    Presence string
    This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
    PreviousFru GetNetworkElementPreviousFru
    ProcessorUnits []GetNetworkElementProcessorUnit
    Psuses []GetNetworkElementPsus
    RegisteredDevice GetNetworkElementRegisteredDevice
    ReservedVlanStartId float64
    The reserved VLAN start ID of the Network Element. A block of 128 VLANs are reserved for internal use and cannot be used for carrying network traffic.
    Revision string
    This field displays the revised version of the associated component or hardware (if any).
    Rn string
    The Relative Name uniquely identifies an object within a given context.
    Sensors []GetNetworkElementSensor
    Serial string
    This field displays the serial number of the associated component or hardware.
    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.
    Status string
    The status of the switch.
    StorageItems []GetNetworkElementStorageItem
    SupervisorCards []GetNetworkElementSupervisorCard
    SwitchId string
    The Switch Id of the network Element.
    SwitchProfileName string
    The name of switch profile associated with the switch.
    SwitchType string
    The Switch type that the network element is a part of.* FabricInterconnect - The default Switch type of UCSM and IMM mode devices.* NexusDevice - Switch type of Nexus devices.* MDSDevice - Switch type of Nexus MDS devices.
    SystemUpTime string
    System up time of the switch.
    Tags []GetNetworkElementTag
    Thermal string
    The Thermal status of the fabric interconnect.* unknown - The default state of the sensor (in case no data is received).* ok - State of the sensor indicating the sensor's temperature range is okay.* upper-non-recoverable - State of the sensor indicating that the temperature is extremely high above normal range.* upper-critical - State of the sensor indicating that the temperature is above normal range.* upper-non-critical - State of the sensor indicating that the temperature is a little above the normal range.* lower-non-critical - State of the sensor indicating that the temperature is a little below the normal range.* lower-critical - State of the sensor indicating that the temperature is below normal range.* lower-non-recoverable - State of the sensor indicating that the temperature is extremely below normal range.
    TopSystem GetNetworkElementTopSystem
    TotalMemory float64
    Total available memory on this switch platform.
    UcsmRunningFirmware GetNetworkElementUcsmRunningFirmware
    UserLabel string
    The user defined label assigned to the switch.
    Vendor string
    This field displays the vendor information of the associated component or hardware.
    VersionContext GetNetworkElementVersionContext
    Veths []GetNetworkElementVeth
    Vfcs []GetNetworkElementVfc
    VpcDomain GetNetworkElementVpcDomain
    VpcMembers []GetNetworkElementVpcMember
    VpcPeers []GetNetworkElementVpcPeer
    Vrves []GetNetworkElementVrf
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    adminEvacState String
    Administratively configured state of Fabric Evacuation feature, for this switch.* `` - Evacuation state of the switch is unknown.* enabled - Evacuation state of the switch is enabled.* disabled - Evacuation state of the switch is disabled.* applying - Evacuation state of the switch when evacuation is in progress.* on - Evacuation state of the switch is enabled.* off - Evacuation state of the switch is disabled.* N/A - Evacuation state of the switch is not applicable.
    adminInbandInterfaceState String
    The administrative state of the network Element inband management interface.
    alarmSummary GetNetworkElementAlarmSummary
    ancestors List<GetNetworkElementAncestor>
    availableMemory String
    Available memory (un-used) on this switch platform.
    cards List<GetNetworkElementCard>
    cdpNeighbors List<GetNetworkElementCdpNeighbor>
    chassis String
    Chassis IP of the switch.
    classId String
    confModTs String
    Configuration modified timestamp of the switch.
    confModTsBackup String
    Configuration modified backup timestamp of the switch.
    connectionStatus String
    Connection status of the switch.
    consoles List<GetNetworkElementConsole>
    createTime String
    The time when this managed object was created.
    defaultDomain String
    The default domain name configured on the switch.
    deviceMoId String
    The database identifier of the registered device of an object.
    dn String
    The Distinguished Name unambiguously identifies an object in the system.
    dns List<GetNetworkElementDn>
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    etherPortChannels List<GetNetworkElementEtherPortChannel>
    ethernetMode String
    The user configured Ethernet operational mode for this switch (End-Host or Switching).
    ethernetSwitchingMode String
    The user configured Ethernet operational mode for this switch (End-Host or Switching).* end-host - In end-host mode, the fabric interconnects appear to the upstream devices as end hosts with multiple links.In this mode, the switch does not run Spanning Tree Protocol and avoids loops by following a set of rules for traffic forwarding.In case of ethernet switching mode - Ethernet end-host mode is also known as Ethernet host virtualizer.* switch - In switch mode, the switch runs Spanning Tree Protocol to avoid loops, and broadcast and multicast packets are handled in the traditional way.This is the traditional switch mode.
    fanmodules List<GetNetworkElementFanmodule>
    faultSummary Double
    The fault summary of the network Element out-of-band management interface.
    fcMode String
    The user configured FC operational mode for this switch (End-Host or Switching).
    fcPortChannels List<GetNetworkElementFcPortChannel>
    fcSwitchingMode String
    The user configured FC operational mode for this switch (End-Host or Switching).* end-host - In end-host mode, the fabric interconnects appear to the upstream devices as end hosts with multiple links.In this mode, the switch does not run Spanning Tree Protocol and avoids loops by following a set of rules for traffic forwarding.In case of ethernet switching mode - Ethernet end-host mode is also known as Ethernet host virtualizer.* switch - In switch mode, the switch runs Spanning Tree Protocol to avoid loops, and broadcast and multicast packets are handled in the traditional way.This is the traditional switch mode.
    featureControls List<GetNetworkElementFeatureControl>
    fpgaUpgradeNeeded Boolean
    The flag to check vulnerability with secure boot technology.
    id String
    inbandIpAddress String
    The IP address of the network Element inband management interface.
    inbandIpGateway String
    The default gateway of the network Element inband management interface.
    inbandIpMask String
    The network mask of the network Element inband management interface.
    inbandVlan Double
    The VLAN ID of the network Element inband management interface.
    interClusterLinkState String
    The intercluster link state of the switch.* Unknown - The operational state of the link is not known.* Up - The operational state of the link is up.* Down - The operational state of the link is down.* Degraded - The link is operational but degraded. This state is applicable to port channels when any one of the member links is down.
    interfaceLists List<GetNetworkElementInterfaceList>
    inventoryDeviceInfo GetNetworkElementInventoryDeviceInfo
    isUpgraded Boolean
    This field indicates the compute status of the catalog values for the associated component or hardware.
    licenseFiles List<GetNetworkElementLicenseFile>
    lldpNeighbors List<GetNetworkElementLldpNeighbor>
    locatorLed GetNetworkElementLocatorLed
    managementController GetNetworkElementManagementController
    managementEntity GetNetworkElementManagementEntity
    managementMode String
    The management mode of the fabric interconnect.* IntersightStandalone - Intersight Standalone mode of operation.* UCSM - Unified Computing System Manager mode of operation.* Intersight - Intersight managed mode of operation.
    modTime String
    The time when this managed object was last modified.
    model String
    This field displays the model number of the associated component or hardware.
    moid String
    The unique identifier of this Managed Object instance.
    networkFcZoneInfo GetNetworkElementNetworkFcZoneInfo
    networkVlanPortInfo GetNetworkElementNetworkVlanPortInfo
    nrVersion String
    Firmware version of the switch.
    ntpServers List<GetNetworkElementNtpServer>
    objectType String
    operEvacState String
    Operational state of the Fabric Evacuation feature, for this switch.* `` - Evacuation state of the switch is unknown.* enabled - Evacuation state of the switch is enabled.* disabled - Evacuation state of the switch is disabled.* applying - Evacuation state of the switch when evacuation is in progress.* on - Evacuation state of the switch is enabled.* off - Evacuation state of the switch is disabled.* N/A - Evacuation state of the switch is not applicable.
    operability String
    The switch's current overall operational/health state.
    outOfBandIpAddress String
    The IP address of the network Element out-of-band management interface.
    outOfBandIpGateway String
    The default gateway of the network Element out-of-band management interface.
    outOfBandIpMask String
    The network mask of the network Element out-of-band management interface.
    outOfBandIpv4Address String
    The IPv4 address of the network Element out-of-band management interface.
    outOfBandIpv4Gateway String
    The default IPv4 gateway of the network Element out-of-band management interface.
    outOfBandIpv4Mask String
    The network mask of the network Element out-of-band management interface.
    outOfBandIpv6Address String
    The IPv6 address of the network Element out-of-band management interface.
    outOfBandIpv6Gateway String
    The default IPv6 gateway of the network Element out-of-band management interface.
    outOfBandIpv6Prefix String
    The network mask of the network Element out-of-band management interface.
    outOfBandMac String
    The MAC address of the network Element out-of-band management interface.
    owners List<String>
    parent GetNetworkElementParent
    partNumber String
    Part number of the switch.
    peerFirmwareOutOfSync Boolean
    The flag to indicate the firmware of peer Fabric Interconnect is out of sync.
    permissionResources List<GetNetworkElementPermissionResource>
    portMacBindings List<GetNetworkElementPortMacBinding>
    presence String
    This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
    previousFru GetNetworkElementPreviousFru
    processorUnits List<GetNetworkElementProcessorUnit>
    psuses List<GetNetworkElementPsus>
    registeredDevice GetNetworkElementRegisteredDevice
    reservedVlanStartId Double
    The reserved VLAN start ID of the Network Element. A block of 128 VLANs are reserved for internal use and cannot be used for carrying network traffic.
    revision String
    This field displays the revised version of the associated component or hardware (if any).
    rn String
    The Relative Name uniquely identifies an object within a given context.
    sensors List<GetNetworkElementSensor>
    serial String
    This field displays the serial number of the associated component or hardware.
    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.
    status String
    The status of the switch.
    storageItems List<GetNetworkElementStorageItem>
    supervisorCards List<GetNetworkElementSupervisorCard>
    switchId String
    The Switch Id of the network Element.
    switchProfileName String
    The name of switch profile associated with the switch.
    switchType String
    The Switch type that the network element is a part of.* FabricInterconnect - The default Switch type of UCSM and IMM mode devices.* NexusDevice - Switch type of Nexus devices.* MDSDevice - Switch type of Nexus MDS devices.
    systemUpTime String
    System up time of the switch.
    tags List<GetNetworkElementTag>
    thermal String
    The Thermal status of the fabric interconnect.* unknown - The default state of the sensor (in case no data is received).* ok - State of the sensor indicating the sensor's temperature range is okay.* upper-non-recoverable - State of the sensor indicating that the temperature is extremely high above normal range.* upper-critical - State of the sensor indicating that the temperature is above normal range.* upper-non-critical - State of the sensor indicating that the temperature is a little above the normal range.* lower-non-critical - State of the sensor indicating that the temperature is a little below the normal range.* lower-critical - State of the sensor indicating that the temperature is below normal range.* lower-non-recoverable - State of the sensor indicating that the temperature is extremely below normal range.
    topSystem GetNetworkElementTopSystem
    totalMemory Double
    Total available memory on this switch platform.
    ucsmRunningFirmware GetNetworkElementUcsmRunningFirmware
    userLabel String
    The user defined label assigned to the switch.
    vendor String
    This field displays the vendor information of the associated component or hardware.
    versionContext GetNetworkElementVersionContext
    veths List<GetNetworkElementVeth>
    vfcs List<GetNetworkElementVfc>
    vpcDomain GetNetworkElementVpcDomain
    vpcMembers List<GetNetworkElementVpcMember>
    vpcPeers List<GetNetworkElementVpcPeer>
    vrves List<GetNetworkElementVrf>
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    adminEvacState string
    Administratively configured state of Fabric Evacuation feature, for this switch.* `` - Evacuation state of the switch is unknown.* enabled - Evacuation state of the switch is enabled.* disabled - Evacuation state of the switch is disabled.* applying - Evacuation state of the switch when evacuation is in progress.* on - Evacuation state of the switch is enabled.* off - Evacuation state of the switch is disabled.* N/A - Evacuation state of the switch is not applicable.
    adminInbandInterfaceState string
    The administrative state of the network Element inband management interface.
    alarmSummary GetNetworkElementAlarmSummary
    ancestors GetNetworkElementAncestor[]
    availableMemory string
    Available memory (un-used) on this switch platform.
    cards GetNetworkElementCard[]
    cdpNeighbors GetNetworkElementCdpNeighbor[]
    chassis string
    Chassis IP of the switch.
    classId string
    confModTs string
    Configuration modified timestamp of the switch.
    confModTsBackup string
    Configuration modified backup timestamp of the switch.
    connectionStatus string
    Connection status of the switch.
    consoles GetNetworkElementConsole[]
    createTime string
    The time when this managed object was created.
    defaultDomain string
    The default domain name configured on the switch.
    deviceMoId string
    The database identifier of the registered device of an object.
    dn string
    The Distinguished Name unambiguously identifies an object in the system.
    dns GetNetworkElementDn[]
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    etherPortChannels GetNetworkElementEtherPortChannel[]
    ethernetMode string
    The user configured Ethernet operational mode for this switch (End-Host or Switching).
    ethernetSwitchingMode string
    The user configured Ethernet operational mode for this switch (End-Host or Switching).* end-host - In end-host mode, the fabric interconnects appear to the upstream devices as end hosts with multiple links.In this mode, the switch does not run Spanning Tree Protocol and avoids loops by following a set of rules for traffic forwarding.In case of ethernet switching mode - Ethernet end-host mode is also known as Ethernet host virtualizer.* switch - In switch mode, the switch runs Spanning Tree Protocol to avoid loops, and broadcast and multicast packets are handled in the traditional way.This is the traditional switch mode.
    fanmodules GetNetworkElementFanmodule[]
    faultSummary number
    The fault summary of the network Element out-of-band management interface.
    fcMode string
    The user configured FC operational mode for this switch (End-Host or Switching).
    fcPortChannels GetNetworkElementFcPortChannel[]
    fcSwitchingMode string
    The user configured FC operational mode for this switch (End-Host or Switching).* end-host - In end-host mode, the fabric interconnects appear to the upstream devices as end hosts with multiple links.In this mode, the switch does not run Spanning Tree Protocol and avoids loops by following a set of rules for traffic forwarding.In case of ethernet switching mode - Ethernet end-host mode is also known as Ethernet host virtualizer.* switch - In switch mode, the switch runs Spanning Tree Protocol to avoid loops, and broadcast and multicast packets are handled in the traditional way.This is the traditional switch mode.
    featureControls GetNetworkElementFeatureControl[]
    fpgaUpgradeNeeded boolean
    The flag to check vulnerability with secure boot technology.
    id string
    inbandIpAddress string
    The IP address of the network Element inband management interface.
    inbandIpGateway string
    The default gateway of the network Element inband management interface.
    inbandIpMask string
    The network mask of the network Element inband management interface.
    inbandVlan number
    The VLAN ID of the network Element inband management interface.
    interClusterLinkState string
    The intercluster link state of the switch.* Unknown - The operational state of the link is not known.* Up - The operational state of the link is up.* Down - The operational state of the link is down.* Degraded - The link is operational but degraded. This state is applicable to port channels when any one of the member links is down.
    interfaceLists GetNetworkElementInterfaceList[]
    inventoryDeviceInfo GetNetworkElementInventoryDeviceInfo
    isUpgraded boolean
    This field indicates the compute status of the catalog values for the associated component or hardware.
    licenseFiles GetNetworkElementLicenseFile[]
    lldpNeighbors GetNetworkElementLldpNeighbor[]
    locatorLed GetNetworkElementLocatorLed
    managementController GetNetworkElementManagementController
    managementEntity GetNetworkElementManagementEntity
    managementMode string
    The management mode of the fabric interconnect.* IntersightStandalone - Intersight Standalone mode of operation.* UCSM - Unified Computing System Manager mode of operation.* Intersight - Intersight managed mode of operation.
    modTime string
    The time when this managed object was last modified.
    model string
    This field displays the model number of the associated component or hardware.
    moid string
    The unique identifier of this Managed Object instance.
    networkFcZoneInfo GetNetworkElementNetworkFcZoneInfo
    networkVlanPortInfo GetNetworkElementNetworkVlanPortInfo
    nrVersion string
    Firmware version of the switch.
    ntpServers GetNetworkElementNtpServer[]
    objectType string
    operEvacState string
    Operational state of the Fabric Evacuation feature, for this switch.* `` - Evacuation state of the switch is unknown.* enabled - Evacuation state of the switch is enabled.* disabled - Evacuation state of the switch is disabled.* applying - Evacuation state of the switch when evacuation is in progress.* on - Evacuation state of the switch is enabled.* off - Evacuation state of the switch is disabled.* N/A - Evacuation state of the switch is not applicable.
    operability string
    The switch's current overall operational/health state.
    outOfBandIpAddress string
    The IP address of the network Element out-of-band management interface.
    outOfBandIpGateway string
    The default gateway of the network Element out-of-band management interface.
    outOfBandIpMask string
    The network mask of the network Element out-of-band management interface.
    outOfBandIpv4Address string
    The IPv4 address of the network Element out-of-band management interface.
    outOfBandIpv4Gateway string
    The default IPv4 gateway of the network Element out-of-band management interface.
    outOfBandIpv4Mask string
    The network mask of the network Element out-of-band management interface.
    outOfBandIpv6Address string
    The IPv6 address of the network Element out-of-band management interface.
    outOfBandIpv6Gateway string
    The default IPv6 gateway of the network Element out-of-band management interface.
    outOfBandIpv6Prefix string
    The network mask of the network Element out-of-band management interface.
    outOfBandMac string
    The MAC address of the network Element out-of-band management interface.
    owners string[]
    parent GetNetworkElementParent
    partNumber string
    Part number of the switch.
    peerFirmwareOutOfSync boolean
    The flag to indicate the firmware of peer Fabric Interconnect is out of sync.
    permissionResources GetNetworkElementPermissionResource[]
    portMacBindings GetNetworkElementPortMacBinding[]
    presence string
    This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
    previousFru GetNetworkElementPreviousFru
    processorUnits GetNetworkElementProcessorUnit[]
    psuses GetNetworkElementPsus[]
    registeredDevice GetNetworkElementRegisteredDevice
    reservedVlanStartId number
    The reserved VLAN start ID of the Network Element. A block of 128 VLANs are reserved for internal use and cannot be used for carrying network traffic.
    revision string
    This field displays the revised version of the associated component or hardware (if any).
    rn string
    The Relative Name uniquely identifies an object within a given context.
    sensors GetNetworkElementSensor[]
    serial string
    This field displays the serial number of the associated component or hardware.
    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.
    status string
    The status of the switch.
    storageItems GetNetworkElementStorageItem[]
    supervisorCards GetNetworkElementSupervisorCard[]
    switchId string
    The Switch Id of the network Element.
    switchProfileName string
    The name of switch profile associated with the switch.
    switchType string
    The Switch type that the network element is a part of.* FabricInterconnect - The default Switch type of UCSM and IMM mode devices.* NexusDevice - Switch type of Nexus devices.* MDSDevice - Switch type of Nexus MDS devices.
    systemUpTime string
    System up time of the switch.
    tags GetNetworkElementTag[]
    thermal string
    The Thermal status of the fabric interconnect.* unknown - The default state of the sensor (in case no data is received).* ok - State of the sensor indicating the sensor's temperature range is okay.* upper-non-recoverable - State of the sensor indicating that the temperature is extremely high above normal range.* upper-critical - State of the sensor indicating that the temperature is above normal range.* upper-non-critical - State of the sensor indicating that the temperature is a little above the normal range.* lower-non-critical - State of the sensor indicating that the temperature is a little below the normal range.* lower-critical - State of the sensor indicating that the temperature is below normal range.* lower-non-recoverable - State of the sensor indicating that the temperature is extremely below normal range.
    topSystem GetNetworkElementTopSystem
    totalMemory number
    Total available memory on this switch platform.
    ucsmRunningFirmware GetNetworkElementUcsmRunningFirmware
    userLabel string
    The user defined label assigned to the switch.
    vendor string
    This field displays the vendor information of the associated component or hardware.
    versionContext GetNetworkElementVersionContext
    veths GetNetworkElementVeth[]
    vfcs GetNetworkElementVfc[]
    vpcDomain GetNetworkElementVpcDomain
    vpcMembers GetNetworkElementVpcMember[]
    vpcPeers GetNetworkElementVpcPeer[]
    vrves GetNetworkElementVrf[]
    account_moid str
    The Account ID for this managed object.
    additional_properties str
    admin_evac_state str
    Administratively configured state of Fabric Evacuation feature, for this switch.* `` - Evacuation state of the switch is unknown.* enabled - Evacuation state of the switch is enabled.* disabled - Evacuation state of the switch is disabled.* applying - Evacuation state of the switch when evacuation is in progress.* on - Evacuation state of the switch is enabled.* off - Evacuation state of the switch is disabled.* N/A - Evacuation state of the switch is not applicable.
    admin_inband_interface_state str
    The administrative state of the network Element inband management interface.
    alarm_summary GetNetworkElementAlarmSummary
    ancestors Sequence[GetNetworkElementAncestor]
    available_memory str
    Available memory (un-used) on this switch platform.
    cards Sequence[GetNetworkElementCard]
    cdp_neighbors Sequence[GetNetworkElementCdpNeighbor]
    chassis str
    Chassis IP of the switch.
    class_id str
    conf_mod_ts str
    Configuration modified timestamp of the switch.
    conf_mod_ts_backup str
    Configuration modified backup timestamp of the switch.
    connection_status str
    Connection status of the switch.
    consoles Sequence[GetNetworkElementConsole]
    create_time str
    The time when this managed object was created.
    default_domain str
    The default domain name configured on the switch.
    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.
    dns Sequence[GetNetworkElementDn]
    domain_group_moid str
    The DomainGroup ID for this managed object.
    ether_port_channels Sequence[GetNetworkElementEtherPortChannel]
    ethernet_mode str
    The user configured Ethernet operational mode for this switch (End-Host or Switching).
    ethernet_switching_mode str
    The user configured Ethernet operational mode for this switch (End-Host or Switching).* end-host - In end-host mode, the fabric interconnects appear to the upstream devices as end hosts with multiple links.In this mode, the switch does not run Spanning Tree Protocol and avoids loops by following a set of rules for traffic forwarding.In case of ethernet switching mode - Ethernet end-host mode is also known as Ethernet host virtualizer.* switch - In switch mode, the switch runs Spanning Tree Protocol to avoid loops, and broadcast and multicast packets are handled in the traditional way.This is the traditional switch mode.
    fanmodules Sequence[GetNetworkElementFanmodule]
    fault_summary float
    The fault summary of the network Element out-of-band management interface.
    fc_mode str
    The user configured FC operational mode for this switch (End-Host or Switching).
    fc_port_channels Sequence[GetNetworkElementFcPortChannel]
    fc_switching_mode str
    The user configured FC operational mode for this switch (End-Host or Switching).* end-host - In end-host mode, the fabric interconnects appear to the upstream devices as end hosts with multiple links.In this mode, the switch does not run Spanning Tree Protocol and avoids loops by following a set of rules for traffic forwarding.In case of ethernet switching mode - Ethernet end-host mode is also known as Ethernet host virtualizer.* switch - In switch mode, the switch runs Spanning Tree Protocol to avoid loops, and broadcast and multicast packets are handled in the traditional way.This is the traditional switch mode.
    feature_controls Sequence[GetNetworkElementFeatureControl]
    fpga_upgrade_needed bool
    The flag to check vulnerability with secure boot technology.
    id str
    inband_ip_address str
    The IP address of the network Element inband management interface.
    inband_ip_gateway str
    The default gateway of the network Element inband management interface.
    inband_ip_mask str
    The network mask of the network Element inband management interface.
    inband_vlan float
    The VLAN ID of the network Element inband management interface.
    inter_cluster_link_state str
    The intercluster link state of the switch.* Unknown - The operational state of the link is not known.* Up - The operational state of the link is up.* Down - The operational state of the link is down.* Degraded - The link is operational but degraded. This state is applicable to port channels when any one of the member links is down.
    interface_lists Sequence[GetNetworkElementInterfaceList]
    inventory_device_info GetNetworkElementInventoryDeviceInfo
    is_upgraded bool
    This field indicates the compute status of the catalog values for the associated component or hardware.
    license_files Sequence[GetNetworkElementLicenseFile]
    lldp_neighbors Sequence[GetNetworkElementLldpNeighbor]
    locator_led GetNetworkElementLocatorLed
    management_controller GetNetworkElementManagementController
    management_entity GetNetworkElementManagementEntity
    management_mode str
    The management mode of the fabric interconnect.* IntersightStandalone - Intersight Standalone mode of operation.* UCSM - Unified Computing System Manager mode of operation.* Intersight - Intersight managed mode of operation.
    mod_time str
    The time when this managed object was last modified.
    model str
    This field displays the model number of the associated component or hardware.
    moid str
    The unique identifier of this Managed Object instance.
    network_fc_zone_info GetNetworkElementNetworkFcZoneInfo
    network_vlan_port_info GetNetworkElementNetworkVlanPortInfo
    nr_version str
    Firmware version of the switch.
    ntp_servers Sequence[GetNetworkElementNtpServer]
    object_type str
    oper_evac_state str
    Operational state of the Fabric Evacuation feature, for this switch.* `` - Evacuation state of the switch is unknown.* enabled - Evacuation state of the switch is enabled.* disabled - Evacuation state of the switch is disabled.* applying - Evacuation state of the switch when evacuation is in progress.* on - Evacuation state of the switch is enabled.* off - Evacuation state of the switch is disabled.* N/A - Evacuation state of the switch is not applicable.
    operability str
    The switch's current overall operational/health state.
    out_of_band_ip_address str
    The IP address of the network Element out-of-band management interface.
    out_of_band_ip_gateway str
    The default gateway of the network Element out-of-band management interface.
    out_of_band_ip_mask str
    The network mask of the network Element out-of-band management interface.
    out_of_band_ipv4_address str
    The IPv4 address of the network Element out-of-band management interface.
    out_of_band_ipv4_gateway str
    The default IPv4 gateway of the network Element out-of-band management interface.
    out_of_band_ipv4_mask str
    The network mask of the network Element out-of-band management interface.
    out_of_band_ipv6_address str
    The IPv6 address of the network Element out-of-band management interface.
    out_of_band_ipv6_gateway str
    The default IPv6 gateway of the network Element out-of-band management interface.
    out_of_band_ipv6_prefix str
    The network mask of the network Element out-of-band management interface.
    out_of_band_mac str
    The MAC address of the network Element out-of-band management interface.
    owners Sequence[str]
    parent GetNetworkElementParent
    part_number str
    Part number of the switch.
    peer_firmware_out_of_sync bool
    The flag to indicate the firmware of peer Fabric Interconnect is out of sync.
    permission_resources Sequence[GetNetworkElementPermissionResource]
    port_mac_bindings Sequence[GetNetworkElementPortMacBinding]
    presence str
    This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
    previous_fru GetNetworkElementPreviousFru
    processor_units Sequence[GetNetworkElementProcessorUnit]
    psuses Sequence[GetNetworkElementPsus]
    registered_device GetNetworkElementRegisteredDevice
    reserved_vlan_start_id float
    The reserved VLAN start ID of the Network Element. A block of 128 VLANs are reserved for internal use and cannot be used for carrying network traffic.
    revision str
    This field displays the revised version of the associated component or hardware (if any).
    rn str
    The Relative Name uniquely identifies an object within a given context.
    sensors Sequence[GetNetworkElementSensor]
    serial str
    This field displays the serial number of the associated component or hardware.
    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.
    status str
    The status of the switch.
    storage_items Sequence[GetNetworkElementStorageItem]
    supervisor_cards Sequence[GetNetworkElementSupervisorCard]
    switch_id str
    The Switch Id of the network Element.
    switch_profile_name str
    The name of switch profile associated with the switch.
    switch_type str
    The Switch type that the network element is a part of.* FabricInterconnect - The default Switch type of UCSM and IMM mode devices.* NexusDevice - Switch type of Nexus devices.* MDSDevice - Switch type of Nexus MDS devices.
    system_up_time str
    System up time of the switch.
    tags Sequence[GetNetworkElementTag]
    thermal str
    The Thermal status of the fabric interconnect.* unknown - The default state of the sensor (in case no data is received).* ok - State of the sensor indicating the sensor's temperature range is okay.* upper-non-recoverable - State of the sensor indicating that the temperature is extremely high above normal range.* upper-critical - State of the sensor indicating that the temperature is above normal range.* upper-non-critical - State of the sensor indicating that the temperature is a little above the normal range.* lower-non-critical - State of the sensor indicating that the temperature is a little below the normal range.* lower-critical - State of the sensor indicating that the temperature is below normal range.* lower-non-recoverable - State of the sensor indicating that the temperature is extremely below normal range.
    top_system GetNetworkElementTopSystem
    total_memory float
    Total available memory on this switch platform.
    ucsm_running_firmware GetNetworkElementUcsmRunningFirmware
    user_label str
    The user defined label assigned to the switch.
    vendor str
    This field displays the vendor information of the associated component or hardware.
    version_context GetNetworkElementVersionContext
    veths Sequence[GetNetworkElementVeth]
    vfcs Sequence[GetNetworkElementVfc]
    vpc_domain GetNetworkElementVpcDomain
    vpc_members Sequence[GetNetworkElementVpcMember]
    vpc_peers Sequence[GetNetworkElementVpcPeer]
    vrves Sequence[GetNetworkElementVrf]
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    adminEvacState String
    Administratively configured state of Fabric Evacuation feature, for this switch.* `` - Evacuation state of the switch is unknown.* enabled - Evacuation state of the switch is enabled.* disabled - Evacuation state of the switch is disabled.* applying - Evacuation state of the switch when evacuation is in progress.* on - Evacuation state of the switch is enabled.* off - Evacuation state of the switch is disabled.* N/A - Evacuation state of the switch is not applicable.
    adminInbandInterfaceState String
    The administrative state of the network Element inband management interface.
    alarmSummary Property Map
    ancestors List<Property Map>
    availableMemory String
    Available memory (un-used) on this switch platform.
    cards List<Property Map>
    cdpNeighbors List<Property Map>
    chassis String
    Chassis IP of the switch.
    classId String
    confModTs String
    Configuration modified timestamp of the switch.
    confModTsBackup String
    Configuration modified backup timestamp of the switch.
    connectionStatus String
    Connection status of the switch.
    consoles List<Property Map>
    createTime String
    The time when this managed object was created.
    defaultDomain String
    The default domain name configured on the switch.
    deviceMoId String
    The database identifier of the registered device of an object.
    dn String
    The Distinguished Name unambiguously identifies an object in the system.
    dns List<Property Map>
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    etherPortChannels List<Property Map>
    ethernetMode String
    The user configured Ethernet operational mode for this switch (End-Host or Switching).
    ethernetSwitchingMode String
    The user configured Ethernet operational mode for this switch (End-Host or Switching).* end-host - In end-host mode, the fabric interconnects appear to the upstream devices as end hosts with multiple links.In this mode, the switch does not run Spanning Tree Protocol and avoids loops by following a set of rules for traffic forwarding.In case of ethernet switching mode - Ethernet end-host mode is also known as Ethernet host virtualizer.* switch - In switch mode, the switch runs Spanning Tree Protocol to avoid loops, and broadcast and multicast packets are handled in the traditional way.This is the traditional switch mode.
    fanmodules List<Property Map>
    faultSummary Number
    The fault summary of the network Element out-of-band management interface.
    fcMode String
    The user configured FC operational mode for this switch (End-Host or Switching).
    fcPortChannels List<Property Map>
    fcSwitchingMode String
    The user configured FC operational mode for this switch (End-Host or Switching).* end-host - In end-host mode, the fabric interconnects appear to the upstream devices as end hosts with multiple links.In this mode, the switch does not run Spanning Tree Protocol and avoids loops by following a set of rules for traffic forwarding.In case of ethernet switching mode - Ethernet end-host mode is also known as Ethernet host virtualizer.* switch - In switch mode, the switch runs Spanning Tree Protocol to avoid loops, and broadcast and multicast packets are handled in the traditional way.This is the traditional switch mode.
    featureControls List<Property Map>
    fpgaUpgradeNeeded Boolean
    The flag to check vulnerability with secure boot technology.
    id String
    inbandIpAddress String
    The IP address of the network Element inband management interface.
    inbandIpGateway String
    The default gateway of the network Element inband management interface.
    inbandIpMask String
    The network mask of the network Element inband management interface.
    inbandVlan Number
    The VLAN ID of the network Element inband management interface.
    interClusterLinkState String
    The intercluster link state of the switch.* Unknown - The operational state of the link is not known.* Up - The operational state of the link is up.* Down - The operational state of the link is down.* Degraded - The link is operational but degraded. This state is applicable to port channels when any one of the member links is down.
    interfaceLists List<Property Map>
    inventoryDeviceInfo Property Map
    isUpgraded Boolean
    This field indicates the compute status of the catalog values for the associated component or hardware.
    licenseFiles List<Property Map>
    lldpNeighbors List<Property Map>
    locatorLed Property Map
    managementController Property Map
    managementEntity Property Map
    managementMode String
    The management mode of the fabric interconnect.* IntersightStandalone - Intersight Standalone mode of operation.* UCSM - Unified Computing System Manager mode of operation.* Intersight - Intersight managed mode of operation.
    modTime String
    The time when this managed object was last modified.
    model String
    This field displays the model number of the associated component or hardware.
    moid String
    The unique identifier of this Managed Object instance.
    networkFcZoneInfo Property Map
    networkVlanPortInfo Property Map
    nrVersion String
    Firmware version of the switch.
    ntpServers List<Property Map>
    objectType String
    operEvacState String
    Operational state of the Fabric Evacuation feature, for this switch.* `` - Evacuation state of the switch is unknown.* enabled - Evacuation state of the switch is enabled.* disabled - Evacuation state of the switch is disabled.* applying - Evacuation state of the switch when evacuation is in progress.* on - Evacuation state of the switch is enabled.* off - Evacuation state of the switch is disabled.* N/A - Evacuation state of the switch is not applicable.
    operability String
    The switch's current overall operational/health state.
    outOfBandIpAddress String
    The IP address of the network Element out-of-band management interface.
    outOfBandIpGateway String
    The default gateway of the network Element out-of-band management interface.
    outOfBandIpMask String
    The network mask of the network Element out-of-band management interface.
    outOfBandIpv4Address String
    The IPv4 address of the network Element out-of-band management interface.
    outOfBandIpv4Gateway String
    The default IPv4 gateway of the network Element out-of-band management interface.
    outOfBandIpv4Mask String
    The network mask of the network Element out-of-band management interface.
    outOfBandIpv6Address String
    The IPv6 address of the network Element out-of-band management interface.
    outOfBandIpv6Gateway String
    The default IPv6 gateway of the network Element out-of-band management interface.
    outOfBandIpv6Prefix String
    The network mask of the network Element out-of-band management interface.
    outOfBandMac String
    The MAC address of the network Element out-of-band management interface.
    owners List<String>
    parent Property Map
    partNumber String
    Part number of the switch.
    peerFirmwareOutOfSync Boolean
    The flag to indicate the firmware of peer Fabric Interconnect is out of sync.
    permissionResources List<Property Map>
    portMacBindings List<Property Map>
    presence String
    This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
    previousFru Property Map
    processorUnits List<Property Map>
    psuses List<Property Map>
    registeredDevice Property Map
    reservedVlanStartId Number
    The reserved VLAN start ID of the Network Element. A block of 128 VLANs are reserved for internal use and cannot be used for carrying network traffic.
    revision String
    This field displays the revised version of the associated component or hardware (if any).
    rn String
    The Relative Name uniquely identifies an object within a given context.
    sensors List<Property Map>
    serial String
    This field displays the serial number of the associated component or hardware.
    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.
    status String
    The status of the switch.
    storageItems List<Property Map>
    supervisorCards List<Property Map>
    switchId String
    The Switch Id of the network Element.
    switchProfileName String
    The name of switch profile associated with the switch.
    switchType String
    The Switch type that the network element is a part of.* FabricInterconnect - The default Switch type of UCSM and IMM mode devices.* NexusDevice - Switch type of Nexus devices.* MDSDevice - Switch type of Nexus MDS devices.
    systemUpTime String
    System up time of the switch.
    tags List<Property Map>
    thermal String
    The Thermal status of the fabric interconnect.* unknown - The default state of the sensor (in case no data is received).* ok - State of the sensor indicating the sensor's temperature range is okay.* upper-non-recoverable - State of the sensor indicating that the temperature is extremely high above normal range.* upper-critical - State of the sensor indicating that the temperature is above normal range.* upper-non-critical - State of the sensor indicating that the temperature is a little above the normal range.* lower-non-critical - State of the sensor indicating that the temperature is a little below the normal range.* lower-critical - State of the sensor indicating that the temperature is below normal range.* lower-non-recoverable - State of the sensor indicating that the temperature is extremely below normal range.
    topSystem Property Map
    totalMemory Number
    Total available memory on this switch platform.
    ucsmRunningFirmware Property Map
    userLabel String
    The user defined label assigned to the switch.
    vendor String
    This field displays the vendor information of the associated component or hardware.
    versionContext Property Map
    veths List<Property Map>
    vfcs List<Property Map>
    vpcDomain Property Map
    vpcMembers List<Property Map>
    vpcPeers List<Property Map>
    vrves List<Property Map>

    getNetworkElement Result

    The following output properties are available:

    Id string
    Results List<GetNetworkElementResult>
    AccountMoid string
    AdditionalProperties string
    AdminEvacState string
    AdminInbandInterfaceState string
    AlarmSummary GetNetworkElementAlarmSummary
    Ancestors List<GetNetworkElementAncestor>
    AvailableMemory string
    Cards List<GetNetworkElementCard>
    CdpNeighbors List<GetNetworkElementCdpNeighbor>
    Chassis string
    ClassId string
    ConfModTs string
    ConfModTsBackup string
    ConnectionStatus string
    Consoles List<GetNetworkElementConsole>
    CreateTime string
    DefaultDomain string
    DeviceMoId string
    Dn string
    Dns List<GetNetworkElementDn>
    DomainGroupMoid string
    EtherPortChannels List<GetNetworkElementEtherPortChannel>
    EthernetMode string
    EthernetSwitchingMode string
    Fanmodules List<GetNetworkElementFanmodule>
    FaultSummary double
    FcMode string
    FcPortChannels List<GetNetworkElementFcPortChannel>
    FcSwitchingMode string
    FeatureControls List<GetNetworkElementFeatureControl>
    FpgaUpgradeNeeded bool
    InbandIpAddress string
    InbandIpGateway string
    InbandIpMask string
    InbandVlan double
    InterClusterLinkState string
    InterfaceLists List<GetNetworkElementInterfaceList>
    InventoryDeviceInfo GetNetworkElementInventoryDeviceInfo
    IsUpgraded bool
    LicenseFiles List<GetNetworkElementLicenseFile>
    LldpNeighbors List<GetNetworkElementLldpNeighbor>
    LocatorLed GetNetworkElementLocatorLed
    ManagementController GetNetworkElementManagementController
    ManagementEntity GetNetworkElementManagementEntity
    ManagementMode string
    ModTime string
    Model string
    Moid string
    NetworkFcZoneInfo GetNetworkElementNetworkFcZoneInfo
    NetworkVlanPortInfo GetNetworkElementNetworkVlanPortInfo
    NrVersion string
    NtpServers List<GetNetworkElementNtpServer>
    ObjectType string
    OperEvacState string
    Operability string
    OutOfBandIpAddress string
    OutOfBandIpGateway string
    OutOfBandIpMask string
    OutOfBandIpv4Address string
    OutOfBandIpv4Gateway string
    OutOfBandIpv4Mask string
    OutOfBandIpv6Address string
    OutOfBandIpv6Gateway string
    OutOfBandIpv6Prefix string
    OutOfBandMac string
    Owners List<string>
    Parent GetNetworkElementParent
    PartNumber string
    PeerFirmwareOutOfSync bool
    PermissionResources List<GetNetworkElementPermissionResource>
    PortMacBindings List<GetNetworkElementPortMacBinding>
    Presence string
    PreviousFru GetNetworkElementPreviousFru
    ProcessorUnits List<GetNetworkElementProcessorUnit>
    Psuses List<GetNetworkElementPsus>
    RegisteredDevice GetNetworkElementRegisteredDevice
    ReservedVlanStartId double
    Revision string
    Rn string
    Sensors List<GetNetworkElementSensor>
    Serial string
    SharedScope string
    Status string
    StorageItems List<GetNetworkElementStorageItem>
    SupervisorCards List<GetNetworkElementSupervisorCard>
    SwitchId string
    SwitchProfileName string
    SwitchType string
    SystemUpTime string
    Tags List<GetNetworkElementTag>
    Thermal string
    TopSystem GetNetworkElementTopSystem
    TotalMemory double
    UcsmRunningFirmware GetNetworkElementUcsmRunningFirmware
    UserLabel string
    Vendor string
    VersionContext GetNetworkElementVersionContext
    Veths List<GetNetworkElementVeth>
    Vfcs List<GetNetworkElementVfc>
    VpcDomain GetNetworkElementVpcDomain
    VpcMembers List<GetNetworkElementVpcMember>
    VpcPeers List<GetNetworkElementVpcPeer>
    Vrves List<GetNetworkElementVrf>
    Id string
    Results []GetNetworkElementResult
    AccountMoid string
    AdditionalProperties string
    AdminEvacState string
    AdminInbandInterfaceState string
    AlarmSummary GetNetworkElementAlarmSummary
    Ancestors []GetNetworkElementAncestor
    AvailableMemory string
    Cards []GetNetworkElementCard
    CdpNeighbors []GetNetworkElementCdpNeighbor
    Chassis string
    ClassId string
    ConfModTs string
    ConfModTsBackup string
    ConnectionStatus string
    Consoles []GetNetworkElementConsole
    CreateTime string
    DefaultDomain string
    DeviceMoId string
    Dn string
    Dns []GetNetworkElementDn
    DomainGroupMoid string
    EtherPortChannels []GetNetworkElementEtherPortChannel
    EthernetMode string
    EthernetSwitchingMode string
    Fanmodules []GetNetworkElementFanmodule
    FaultSummary float64
    FcMode string
    FcPortChannels []GetNetworkElementFcPortChannel
    FcSwitchingMode string
    FeatureControls []GetNetworkElementFeatureControl
    FpgaUpgradeNeeded bool
    InbandIpAddress string
    InbandIpGateway string
    InbandIpMask string
    InbandVlan float64
    InterClusterLinkState string
    InterfaceLists []GetNetworkElementInterfaceList
    InventoryDeviceInfo GetNetworkElementInventoryDeviceInfo
    IsUpgraded bool
    LicenseFiles []GetNetworkElementLicenseFile
    LldpNeighbors []GetNetworkElementLldpNeighbor
    LocatorLed GetNetworkElementLocatorLed
    ManagementController GetNetworkElementManagementController
    ManagementEntity GetNetworkElementManagementEntity
    ManagementMode string
    ModTime string
    Model string
    Moid string
    NetworkFcZoneInfo GetNetworkElementNetworkFcZoneInfo
    NetworkVlanPortInfo GetNetworkElementNetworkVlanPortInfo
    NrVersion string
    NtpServers []GetNetworkElementNtpServer
    ObjectType string
    OperEvacState string
    Operability string
    OutOfBandIpAddress string
    OutOfBandIpGateway string
    OutOfBandIpMask string
    OutOfBandIpv4Address string
    OutOfBandIpv4Gateway string
    OutOfBandIpv4Mask string
    OutOfBandIpv6Address string
    OutOfBandIpv6Gateway string
    OutOfBandIpv6Prefix string
    OutOfBandMac string
    Owners []string
    Parent GetNetworkElementParent
    PartNumber string
    PeerFirmwareOutOfSync bool
    PermissionResources []GetNetworkElementPermissionResource
    PortMacBindings []GetNetworkElementPortMacBinding
    Presence string
    PreviousFru GetNetworkElementPreviousFru
    ProcessorUnits []GetNetworkElementProcessorUnit
    Psuses []GetNetworkElementPsus
    RegisteredDevice GetNetworkElementRegisteredDevice
    ReservedVlanStartId float64
    Revision string
    Rn string
    Sensors []GetNetworkElementSensor
    Serial string
    SharedScope string
    Status string
    StorageItems []GetNetworkElementStorageItem
    SupervisorCards []GetNetworkElementSupervisorCard
    SwitchId string
    SwitchProfileName string
    SwitchType string
    SystemUpTime string
    Tags []GetNetworkElementTag
    Thermal string
    TopSystem GetNetworkElementTopSystem
    TotalMemory float64
    UcsmRunningFirmware GetNetworkElementUcsmRunningFirmware
    UserLabel string
    Vendor string
    VersionContext GetNetworkElementVersionContext
    Veths []GetNetworkElementVeth
    Vfcs []GetNetworkElementVfc
    VpcDomain GetNetworkElementVpcDomain
    VpcMembers []GetNetworkElementVpcMember
    VpcPeers []GetNetworkElementVpcPeer
    Vrves []GetNetworkElementVrf
    id String
    results List<GetNetworkElementResult>
    accountMoid String
    additionalProperties String
    adminEvacState String
    adminInbandInterfaceState String
    alarmSummary GetNetworkElementAlarmSummary
    ancestors List<GetNetworkElementAncestor>
    availableMemory String
    cards List<GetNetworkElementCard>
    cdpNeighbors List<GetNetworkElementCdpNeighbor>
    chassis String
    classId String
    confModTs String
    confModTsBackup String
    connectionStatus String
    consoles List<GetNetworkElementConsole>
    createTime String
    defaultDomain String
    deviceMoId String
    dn String
    dns List<GetNetworkElementDn>
    domainGroupMoid String
    etherPortChannels List<GetNetworkElementEtherPortChannel>
    ethernetMode String
    ethernetSwitchingMode String
    fanmodules List<GetNetworkElementFanmodule>
    faultSummary Double
    fcMode String
    fcPortChannels List<GetNetworkElementFcPortChannel>
    fcSwitchingMode String
    featureControls List<GetNetworkElementFeatureControl>
    fpgaUpgradeNeeded Boolean
    inbandIpAddress String
    inbandIpGateway String
    inbandIpMask String
    inbandVlan Double
    interClusterLinkState String
    interfaceLists List<GetNetworkElementInterfaceList>
    inventoryDeviceInfo GetNetworkElementInventoryDeviceInfo
    isUpgraded Boolean
    licenseFiles List<GetNetworkElementLicenseFile>
    lldpNeighbors List<GetNetworkElementLldpNeighbor>
    locatorLed GetNetworkElementLocatorLed
    managementController GetNetworkElementManagementController
    managementEntity GetNetworkElementManagementEntity
    managementMode String
    modTime String
    model String
    moid String
    networkFcZoneInfo GetNetworkElementNetworkFcZoneInfo
    networkVlanPortInfo GetNetworkElementNetworkVlanPortInfo
    nrVersion String
    ntpServers List<GetNetworkElementNtpServer>
    objectType String
    operEvacState String
    operability String
    outOfBandIpAddress String
    outOfBandIpGateway String
    outOfBandIpMask String
    outOfBandIpv4Address String
    outOfBandIpv4Gateway String
    outOfBandIpv4Mask String
    outOfBandIpv6Address String
    outOfBandIpv6Gateway String
    outOfBandIpv6Prefix String
    outOfBandMac String
    owners List<String>
    parent GetNetworkElementParent
    partNumber String
    peerFirmwareOutOfSync Boolean
    permissionResources List<GetNetworkElementPermissionResource>
    portMacBindings List<GetNetworkElementPortMacBinding>
    presence String
    previousFru GetNetworkElementPreviousFru
    processorUnits List<GetNetworkElementProcessorUnit>
    psuses List<GetNetworkElementPsus>
    registeredDevice GetNetworkElementRegisteredDevice
    reservedVlanStartId Double
    revision String
    rn String
    sensors List<GetNetworkElementSensor>
    serial String
    sharedScope String
    status String
    storageItems List<GetNetworkElementStorageItem>
    supervisorCards List<GetNetworkElementSupervisorCard>
    switchId String
    switchProfileName String
    switchType String
    systemUpTime String
    tags List<GetNetworkElementTag>
    thermal String
    topSystem GetNetworkElementTopSystem
    totalMemory Double
    ucsmRunningFirmware GetNetworkElementUcsmRunningFirmware
    userLabel String
    vendor String
    versionContext GetNetworkElementVersionContext
    veths List<GetNetworkElementVeth>
    vfcs List<GetNetworkElementVfc>
    vpcDomain GetNetworkElementVpcDomain
    vpcMembers List<GetNetworkElementVpcMember>
    vpcPeers List<GetNetworkElementVpcPeer>
    vrves List<GetNetworkElementVrf>
    id string
    results GetNetworkElementResult[]
    accountMoid string
    additionalProperties string
    adminEvacState string
    adminInbandInterfaceState string
    alarmSummary GetNetworkElementAlarmSummary
    ancestors GetNetworkElementAncestor[]
    availableMemory string
    cards GetNetworkElementCard[]
    cdpNeighbors GetNetworkElementCdpNeighbor[]
    chassis string
    classId string
    confModTs string
    confModTsBackup string
    connectionStatus string
    consoles GetNetworkElementConsole[]
    createTime string
    defaultDomain string
    deviceMoId string
    dn string
    dns GetNetworkElementDn[]
    domainGroupMoid string
    etherPortChannels GetNetworkElementEtherPortChannel[]
    ethernetMode string
    ethernetSwitchingMode string
    fanmodules GetNetworkElementFanmodule[]
    faultSummary number
    fcMode string
    fcPortChannels GetNetworkElementFcPortChannel[]
    fcSwitchingMode string
    featureControls GetNetworkElementFeatureControl[]
    fpgaUpgradeNeeded boolean
    inbandIpAddress string
    inbandIpGateway string
    inbandIpMask string
    inbandVlan number
    interClusterLinkState string
    interfaceLists GetNetworkElementInterfaceList[]
    inventoryDeviceInfo GetNetworkElementInventoryDeviceInfo
    isUpgraded boolean
    licenseFiles GetNetworkElementLicenseFile[]
    lldpNeighbors GetNetworkElementLldpNeighbor[]
    locatorLed GetNetworkElementLocatorLed
    managementController GetNetworkElementManagementController
    managementEntity GetNetworkElementManagementEntity
    managementMode string
    modTime string
    model string
    moid string
    networkFcZoneInfo GetNetworkElementNetworkFcZoneInfo
    networkVlanPortInfo GetNetworkElementNetworkVlanPortInfo
    nrVersion string
    ntpServers GetNetworkElementNtpServer[]
    objectType string
    operEvacState string
    operability string
    outOfBandIpAddress string
    outOfBandIpGateway string
    outOfBandIpMask string
    outOfBandIpv4Address string
    outOfBandIpv4Gateway string
    outOfBandIpv4Mask string
    outOfBandIpv6Address string
    outOfBandIpv6Gateway string
    outOfBandIpv6Prefix string
    outOfBandMac string
    owners string[]
    parent GetNetworkElementParent
    partNumber string
    peerFirmwareOutOfSync boolean
    permissionResources GetNetworkElementPermissionResource[]
    portMacBindings GetNetworkElementPortMacBinding[]
    presence string
    previousFru GetNetworkElementPreviousFru
    processorUnits GetNetworkElementProcessorUnit[]
    psuses GetNetworkElementPsus[]
    registeredDevice GetNetworkElementRegisteredDevice
    reservedVlanStartId number
    revision string
    rn string
    sensors GetNetworkElementSensor[]
    serial string
    sharedScope string
    status string
    storageItems GetNetworkElementStorageItem[]
    supervisorCards GetNetworkElementSupervisorCard[]
    switchId string
    switchProfileName string
    switchType string
    systemUpTime string
    tags GetNetworkElementTag[]
    thermal string
    topSystem GetNetworkElementTopSystem
    totalMemory number
    ucsmRunningFirmware GetNetworkElementUcsmRunningFirmware
    userLabel string
    vendor string
    versionContext GetNetworkElementVersionContext
    veths GetNetworkElementVeth[]
    vfcs GetNetworkElementVfc[]
    vpcDomain GetNetworkElementVpcDomain
    vpcMembers GetNetworkElementVpcMember[]
    vpcPeers GetNetworkElementVpcPeer[]
    vrves GetNetworkElementVrf[]
    id str
    results Sequence[GetNetworkElementResult]
    account_moid str
    additional_properties str
    admin_evac_state str
    admin_inband_interface_state str
    alarm_summary GetNetworkElementAlarmSummary
    ancestors Sequence[GetNetworkElementAncestor]
    available_memory str
    cards Sequence[GetNetworkElementCard]
    cdp_neighbors Sequence[GetNetworkElementCdpNeighbor]
    chassis str
    class_id str
    conf_mod_ts str
    conf_mod_ts_backup str
    connection_status str
    consoles Sequence[GetNetworkElementConsole]
    create_time str
    default_domain str
    device_mo_id str
    dn str
    dns Sequence[GetNetworkElementDn]
    domain_group_moid str
    ether_port_channels Sequence[GetNetworkElementEtherPortChannel]
    ethernet_mode str
    ethernet_switching_mode str
    fanmodules Sequence[GetNetworkElementFanmodule]
    fault_summary float
    fc_mode str
    fc_port_channels Sequence[GetNetworkElementFcPortChannel]
    fc_switching_mode str
    feature_controls Sequence[GetNetworkElementFeatureControl]
    fpga_upgrade_needed bool
    inband_ip_address str
    inband_ip_gateway str
    inband_ip_mask str
    inband_vlan float
    inter_cluster_link_state str
    interface_lists Sequence[GetNetworkElementInterfaceList]
    inventory_device_info GetNetworkElementInventoryDeviceInfo
    is_upgraded bool
    license_files Sequence[GetNetworkElementLicenseFile]
    lldp_neighbors Sequence[GetNetworkElementLldpNeighbor]
    locator_led GetNetworkElementLocatorLed
    management_controller GetNetworkElementManagementController
    management_entity GetNetworkElementManagementEntity
    management_mode str
    mod_time str
    model str
    moid str
    network_fc_zone_info GetNetworkElementNetworkFcZoneInfo
    network_vlan_port_info GetNetworkElementNetworkVlanPortInfo
    nr_version str
    ntp_servers Sequence[GetNetworkElementNtpServer]
    object_type str
    oper_evac_state str
    operability str
    out_of_band_ip_address str
    out_of_band_ip_gateway str
    out_of_band_ip_mask str
    out_of_band_ipv4_address str
    out_of_band_ipv4_gateway str
    out_of_band_ipv4_mask str
    out_of_band_ipv6_address str
    out_of_band_ipv6_gateway str
    out_of_band_ipv6_prefix str
    out_of_band_mac str
    owners Sequence[str]
    parent GetNetworkElementParent
    part_number str
    peer_firmware_out_of_sync bool
    permission_resources Sequence[GetNetworkElementPermissionResource]
    port_mac_bindings Sequence[GetNetworkElementPortMacBinding]
    presence str
    previous_fru GetNetworkElementPreviousFru
    processor_units Sequence[GetNetworkElementProcessorUnit]
    psuses Sequence[GetNetworkElementPsus]
    registered_device GetNetworkElementRegisteredDevice
    reserved_vlan_start_id float
    revision str
    rn str
    sensors Sequence[GetNetworkElementSensor]
    serial str
    shared_scope str
    status str
    storage_items Sequence[GetNetworkElementStorageItem]
    supervisor_cards Sequence[GetNetworkElementSupervisorCard]
    switch_id str
    switch_profile_name str
    switch_type str
    system_up_time str
    tags Sequence[GetNetworkElementTag]
    thermal str
    top_system GetNetworkElementTopSystem
    total_memory float
    ucsm_running_firmware GetNetworkElementUcsmRunningFirmware
    user_label str
    vendor str
    version_context GetNetworkElementVersionContext
    veths Sequence[GetNetworkElementVeth]
    vfcs Sequence[GetNetworkElementVfc]
    vpc_domain GetNetworkElementVpcDomain
    vpc_members Sequence[GetNetworkElementVpcMember]
    vpc_peers Sequence[GetNetworkElementVpcPeer]
    vrves Sequence[GetNetworkElementVrf]
    id String
    results List<Property Map>
    accountMoid String
    additionalProperties String
    adminEvacState String
    adminInbandInterfaceState String
    alarmSummary Property Map
    ancestors List<Property Map>
    availableMemory String
    cards List<Property Map>
    cdpNeighbors List<Property Map>
    chassis String
    classId String
    confModTs String
    confModTsBackup String
    connectionStatus String
    consoles List<Property Map>
    createTime String
    defaultDomain String
    deviceMoId String
    dn String
    dns List<Property Map>
    domainGroupMoid String
    etherPortChannels List<Property Map>
    ethernetMode String
    ethernetSwitchingMode String
    fanmodules List<Property Map>
    faultSummary Number
    fcMode String
    fcPortChannels List<Property Map>
    fcSwitchingMode String
    featureControls List<Property Map>
    fpgaUpgradeNeeded Boolean
    inbandIpAddress String
    inbandIpGateway String
    inbandIpMask String
    inbandVlan Number
    interClusterLinkState String
    interfaceLists List<Property Map>
    inventoryDeviceInfo Property Map
    isUpgraded Boolean
    licenseFiles List<Property Map>
    lldpNeighbors List<Property Map>
    locatorLed Property Map
    managementController Property Map
    managementEntity Property Map
    managementMode String
    modTime String
    model String
    moid String
    networkFcZoneInfo Property Map
    networkVlanPortInfo Property Map
    nrVersion String
    ntpServers List<Property Map>
    objectType String
    operEvacState String
    operability String
    outOfBandIpAddress String
    outOfBandIpGateway String
    outOfBandIpMask String
    outOfBandIpv4Address String
    outOfBandIpv4Gateway String
    outOfBandIpv4Mask String
    outOfBandIpv6Address String
    outOfBandIpv6Gateway String
    outOfBandIpv6Prefix String
    outOfBandMac String
    owners List<String>
    parent Property Map
    partNumber String
    peerFirmwareOutOfSync Boolean
    permissionResources List<Property Map>
    portMacBindings List<Property Map>
    presence String
    previousFru Property Map
    processorUnits List<Property Map>
    psuses List<Property Map>
    registeredDevice Property Map
    reservedVlanStartId Number
    revision String
    rn String
    sensors List<Property Map>
    serial String
    sharedScope String
    status String
    storageItems List<Property Map>
    supervisorCards List<Property Map>
    switchId String
    switchProfileName String
    switchType String
    systemUpTime String
    tags List<Property Map>
    thermal String
    topSystem Property Map
    totalMemory Number
    ucsmRunningFirmware Property Map
    userLabel String
    vendor String
    versionContext Property Map
    veths List<Property Map>
    vfcs List<Property Map>
    vpcDomain Property Map
    vpcMembers List<Property Map>
    vpcPeers List<Property Map>
    vrves List<Property Map>

    Supporting Types

    GetNetworkElementAlarmSummary

    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.
    Critical double
    The count of alarms that have severity type Critical.
    Health string
    Health of the managed end point. The highest severity computed from alarmSummary property is set as the health.

    • Healthy - The Enum value represents that the entity is healthy.
    • Warning - The Enum value Warning represents that the entity has one or more active warnings on it.
    • Critical - The Enum value Critical represents that the entity is in a critical state.
    Info double
    The count of alarms that have severity type Info.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    Suppressed bool
    The flag that indicates whether suppression is enabled or not in the entity.
    SuppressedCritical double
    The count of active suppressed alarms that have severity type Critical.
    SuppressedInfo double
    The count of active suppressed alarms that have severity type Info.
    SuppressedWarning double
    The count of active suppressed alarms that have severity type Warning.
    Warning double
    The count of alarms that have severity type Warning.
    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.
    Critical float64
    The count of alarms that have severity type Critical.
    Health string
    Health of the managed end point. The highest severity computed from alarmSummary property is set as the health.

    • Healthy - The Enum value represents that the entity is healthy.
    • Warning - The Enum value Warning represents that the entity has one or more active warnings on it.
    • Critical - The Enum value Critical represents that the entity is in a critical state.
    Info float64
    The count of alarms that have severity type Info.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    Suppressed bool
    The flag that indicates whether suppression is enabled or not in the entity.
    SuppressedCritical float64
    The count of active suppressed alarms that have severity type Critical.
    SuppressedInfo float64
    The count of active suppressed alarms that have severity type Info.
    SuppressedWarning float64
    The count of active suppressed alarms that have severity type Warning.
    Warning float64
    The count of alarms that have severity type Warning.
    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.
    critical Double
    The count of alarms that have severity type Critical.
    health String
    Health of the managed end point. The highest severity computed from alarmSummary property is set as the health.

    • Healthy - The Enum value represents that the entity is healthy.
    • Warning - The Enum value Warning represents that the entity has one or more active warnings on it.
    • Critical - The Enum value Critical represents that the entity is in a critical state.
    info Double
    The count of alarms that have severity type Info.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    suppressed Boolean
    The flag that indicates whether suppression is enabled or not in the entity.
    suppressedCritical Double
    The count of active suppressed alarms that have severity type Critical.
    suppressedInfo Double
    The count of active suppressed alarms that have severity type Info.
    suppressedWarning Double
    The count of active suppressed alarms that have severity type Warning.
    warning Double
    The count of alarms that have severity type Warning.
    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.
    critical number
    The count of alarms that have severity type Critical.
    health string
    Health of the managed end point. The highest severity computed from alarmSummary property is set as the health.

    • Healthy - The Enum value represents that the entity is healthy.
    • Warning - The Enum value Warning represents that the entity has one or more active warnings on it.
    • Critical - The Enum value Critical represents that the entity is in a critical state.
    info number
    The count of alarms that have severity type Info.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    suppressed boolean
    The flag that indicates whether suppression is enabled or not in the entity.
    suppressedCritical number
    The count of active suppressed alarms that have severity type Critical.
    suppressedInfo number
    The count of active suppressed alarms that have severity type Info.
    suppressedWarning number
    The count of active suppressed alarms that have severity type Warning.
    warning number
    The count of alarms that have severity type Warning.
    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.
    critical float
    The count of alarms that have severity type Critical.
    health str
    Health of the managed end point. The highest severity computed from alarmSummary property is set as the health.

    • Healthy - The Enum value represents that the entity is healthy.
    • Warning - The Enum value Warning represents that the entity has one or more active warnings on it.
    • Critical - The Enum value Critical represents that the entity is in a critical state.
    info float
    The count of alarms that have severity type Info.
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    suppressed bool
    The flag that indicates whether suppression is enabled or not in the entity.
    suppressed_critical float
    The count of active suppressed alarms that have severity type Critical.
    suppressed_info float
    The count of active suppressed alarms that have severity type Info.
    suppressed_warning float
    The count of active suppressed alarms that have severity type Warning.
    warning float
    The count of alarms that have severity type Warning.
    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.
    critical Number
    The count of alarms that have severity type Critical.
    health String
    Health of the managed end point. The highest severity computed from alarmSummary property is set as the health.

    • Healthy - The Enum value represents that the entity is healthy.
    • Warning - The Enum value Warning represents that the entity has one or more active warnings on it.
    • Critical - The Enum value Critical represents that the entity is in a critical state.
    info Number
    The count of alarms that have severity type Info.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    suppressed Boolean
    The flag that indicates whether suppression is enabled or not in the entity.
    suppressedCritical Number
    The count of active suppressed alarms that have severity type Critical.
    suppressedInfo Number
    The count of active suppressed alarms that have severity type Info.
    suppressedWarning Number
    The count of active suppressed alarms that have severity type Warning.
    warning Number
    The count of alarms that have severity type Warning.

    GetNetworkElementAncestor

    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'.

    GetNetworkElementCard

    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'.

    GetNetworkElementCdpNeighbor

    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'.

    GetNetworkElementConsole

    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'.

    GetNetworkElementDn

    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'.

    GetNetworkElementEtherPortChannel

    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'.

    GetNetworkElementFanmodule

    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'.

    GetNetworkElementFcPortChannel

    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'.

    GetNetworkElementFeatureControl

    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'.

    GetNetworkElementInterfaceList

    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'.

    GetNetworkElementInventoryDeviceInfo

    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'.

    GetNetworkElementLicenseFile

    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'.

    GetNetworkElementLldpNeighbor

    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'.

    GetNetworkElementLocatorLed

    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'.

    GetNetworkElementManagementController

    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'.

    GetNetworkElementManagementEntity

    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'.

    GetNetworkElementNetworkFcZoneInfo

    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'.

    GetNetworkElementNetworkVlanPortInfo

    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'.

    GetNetworkElementNtpServer

    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'.

    GetNetworkElementParent

    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'.

    GetNetworkElementPermissionResource

    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'.

    GetNetworkElementPortMacBinding

    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'.

    GetNetworkElementPreviousFru

    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'.

    GetNetworkElementProcessorUnit

    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'.

    GetNetworkElementPsus

    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'.

    GetNetworkElementRegisteredDevice

    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'.

    GetNetworkElementResult

    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    AdminEvacState string
    Administratively configured state of Fabric Evacuation feature, for this switch.* `` - Evacuation state of the switch is unknown.* enabled - Evacuation state of the switch is enabled.* disabled - Evacuation state of the switch is disabled.* applying - Evacuation state of the switch when evacuation is in progress.* on - Evacuation state of the switch is enabled.* off - Evacuation state of the switch is disabled.* N/A - Evacuation state of the switch is not applicable.
    AdminInbandInterfaceState string
    The administrative state of the network Element inband management interface.
    AlarmSummaries List<GetNetworkElementResultAlarmSummary>
    Ancestors List<GetNetworkElementResultAncestor>
    AvailableMemory string
    Available memory (un-used) on this switch platform.
    Cards List<GetNetworkElementResultCard>
    CdpNeighbors List<GetNetworkElementResultCdpNeighbor>
    Chassis string
    Chassis IP of the switch.
    ClassId string
    ConfModTs string
    Configuration modified timestamp of the switch.
    ConfModTsBackup string
    Configuration modified backup timestamp of the switch.
    ConnectionStatus string
    Connection status of the switch.
    Consoles List<GetNetworkElementResultConsole>
    CreateTime string
    The time when this managed object was created.
    DefaultDomain string
    The default domain name configured on the switch.
    DeviceMoId string
    The database identifier of the registered device of an object.
    Dn string
    The Distinguished Name unambiguously identifies an object in the system.
    Dns List<GetNetworkElementResultDn>
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    EtherPortChannels List<GetNetworkElementResultEtherPortChannel>
    EthernetMode string
    The user configured Ethernet operational mode for this switch (End-Host or Switching).
    EthernetSwitchingMode string
    The user configured Ethernet operational mode for this switch (End-Host or Switching).* end-host - In end-host mode, the fabric interconnects appear to the upstream devices as end hosts with multiple links.In this mode, the switch does not run Spanning Tree Protocol and avoids loops by following a set of rules for traffic forwarding.In case of ethernet switching mode - Ethernet end-host mode is also known as Ethernet host virtualizer.* switch - In switch mode, the switch runs Spanning Tree Protocol to avoid loops, and broadcast and multicast packets are handled in the traditional way.This is the traditional switch mode.
    Fanmodules List<GetNetworkElementResultFanmodule>
    FaultSummary double
    The fault summary of the network Element out-of-band management interface.
    FcMode string
    The user configured FC operational mode for this switch (End-Host or Switching).
    FcPortChannels List<GetNetworkElementResultFcPortChannel>
    FcSwitchingMode string
    The user configured FC operational mode for this switch (End-Host or Switching).* end-host - In end-host mode, the fabric interconnects appear to the upstream devices as end hosts with multiple links.In this mode, the switch does not run Spanning Tree Protocol and avoids loops by following a set of rules for traffic forwarding.In case of ethernet switching mode - Ethernet end-host mode is also known as Ethernet host virtualizer.* switch - In switch mode, the switch runs Spanning Tree Protocol to avoid loops, and broadcast and multicast packets are handled in the traditional way.This is the traditional switch mode.
    FeatureControls List<GetNetworkElementResultFeatureControl>
    FpgaUpgradeNeeded bool
    The flag to check vulnerability with secure boot technology.
    InbandIpAddress string
    The IP address of the network Element inband management interface.
    InbandIpGateway string
    The default gateway of the network Element inband management interface.
    InbandIpMask string
    The network mask of the network Element inband management interface.
    InbandVlan double
    The VLAN ID of the network Element inband management interface.
    InterClusterLinkState string
    The intercluster link state of the switch.* Unknown - The operational state of the link is not known.* Up - The operational state of the link is up.* Down - The operational state of the link is down.* Degraded - The link is operational but degraded. This state is applicable to port channels when any one of the member links is down.
    InterfaceLists List<GetNetworkElementResultInterfaceList>
    InventoryDeviceInfos List<GetNetworkElementResultInventoryDeviceInfo>
    IsUpgraded bool
    This field indicates the compute status of the catalog values for the associated component or hardware.
    LicenseFiles List<GetNetworkElementResultLicenseFile>
    LldpNeighbors List<GetNetworkElementResultLldpNeighbor>
    LocatorLeds List<GetNetworkElementResultLocatorLed>
    ManagementControllers List<GetNetworkElementResultManagementController>
    ManagementEntities List<GetNetworkElementResultManagementEntity>
    ManagementMode string
    The management mode of the fabric interconnect.* IntersightStandalone - Intersight Standalone mode of operation.* UCSM - Unified Computing System Manager mode of operation.* Intersight - Intersight managed mode of operation.
    ModTime string
    The time when this managed object was last modified.
    Model string
    This field displays the model number of the associated component or hardware.
    Moid string
    The unique identifier of this Managed Object instance.
    NetworkFcZoneInfos List<GetNetworkElementResultNetworkFcZoneInfo>
    NetworkVlanPortInfos List<GetNetworkElementResultNetworkVlanPortInfo>
    NrVersion string
    Firmware version of the switch.
    NtpServers List<GetNetworkElementResultNtpServer>
    ObjectType string
    OperEvacState string
    Operational state of the Fabric Evacuation feature, for this switch.* `` - Evacuation state of the switch is unknown.* enabled - Evacuation state of the switch is enabled.* disabled - Evacuation state of the switch is disabled.* applying - Evacuation state of the switch when evacuation is in progress.* on - Evacuation state of the switch is enabled.* off - Evacuation state of the switch is disabled.* N/A - Evacuation state of the switch is not applicable.
    Operability string
    The switch's current overall operational/health state.
    OutOfBandIpAddress string
    The IP address of the network Element out-of-band management interface.
    OutOfBandIpGateway string
    The default gateway of the network Element out-of-band management interface.
    OutOfBandIpMask string
    The network mask of the network Element out-of-band management interface.
    OutOfBandIpv4Address string
    The IPv4 address of the network Element out-of-band management interface.
    OutOfBandIpv4Gateway string
    The default IPv4 gateway of the network Element out-of-band management interface.
    OutOfBandIpv4Mask string
    The network mask of the network Element out-of-band management interface.
    OutOfBandIpv6Address string
    The IPv6 address of the network Element out-of-band management interface.
    OutOfBandIpv6Gateway string
    The default IPv6 gateway of the network Element out-of-band management interface.
    OutOfBandIpv6Prefix string
    The network mask of the network Element out-of-band management interface.
    OutOfBandMac string
    The MAC address of the network Element out-of-band management interface.
    Owners List<string>
    Parents List<GetNetworkElementResultParent>
    PartNumber string
    Part number of the switch.
    PeerFirmwareOutOfSync bool
    The flag to indicate the firmware of peer Fabric Interconnect is out of sync.
    PermissionResources List<GetNetworkElementResultPermissionResource>
    PortMacBindings List<GetNetworkElementResultPortMacBinding>
    Presence string
    This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
    PreviousFrus List<GetNetworkElementResultPreviousFrus>
    ProcessorUnits List<GetNetworkElementResultProcessorUnit>
    Psuses List<GetNetworkElementResultPsus>
    RegisteredDevices List<GetNetworkElementResultRegisteredDevice>
    ReservedVlanStartId double
    The reserved VLAN start ID of the Network Element. A block of 128 VLANs are reserved for internal use and cannot be used for carrying network traffic.
    Revision string
    This field displays the revised version of the associated component or hardware (if any).
    Rn string
    The Relative Name uniquely identifies an object within a given context.
    Sensors List<GetNetworkElementResultSensor>
    Serial string
    This field displays the serial number of the associated component or hardware.
    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.
    Status string
    The status of the switch.
    StorageItems List<GetNetworkElementResultStorageItem>
    SupervisorCards List<GetNetworkElementResultSupervisorCard>
    SwitchId string
    The Switch Id of the network Element.
    SwitchProfileName string
    The name of switch profile associated with the switch.
    SwitchType string
    The Switch type that the network element is a part of.* FabricInterconnect - The default Switch type of UCSM and IMM mode devices.* NexusDevice - Switch type of Nexus devices.* MDSDevice - Switch type of Nexus MDS devices.
    SystemUpTime string
    System up time of the switch.
    Tags List<GetNetworkElementResultTag>
    Thermal string
    The Thermal status of the fabric interconnect.* unknown - The default state of the sensor (in case no data is received).* ok - State of the sensor indicating the sensor's temperature range is okay.* upper-non-recoverable - State of the sensor indicating that the temperature is extremely high above normal range.* upper-critical - State of the sensor indicating that the temperature is above normal range.* upper-non-critical - State of the sensor indicating that the temperature is a little above the normal range.* lower-non-critical - State of the sensor indicating that the temperature is a little below the normal range.* lower-critical - State of the sensor indicating that the temperature is below normal range.* lower-non-recoverable - State of the sensor indicating that the temperature is extremely below normal range.
    TopSystems List<GetNetworkElementResultTopSystem>
    TotalMemory double
    Total available memory on this switch platform.
    UcsmRunningFirmwares List<GetNetworkElementResultUcsmRunningFirmware>
    UserLabel string
    The user defined label assigned to the switch.
    Vendor string
    This field displays the vendor information of the associated component or hardware.
    VersionContexts List<GetNetworkElementResultVersionContext>
    Veths List<GetNetworkElementResultVeth>
    Vfcs List<GetNetworkElementResultVfc>
    VpcDomains List<GetNetworkElementResultVpcDomain>
    VpcMembers List<GetNetworkElementResultVpcMember>
    VpcPeers List<GetNetworkElementResultVpcPeer>
    Vrves List<GetNetworkElementResultVrf>
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    AdminEvacState string
    Administratively configured state of Fabric Evacuation feature, for this switch.* `` - Evacuation state of the switch is unknown.* enabled - Evacuation state of the switch is enabled.* disabled - Evacuation state of the switch is disabled.* applying - Evacuation state of the switch when evacuation is in progress.* on - Evacuation state of the switch is enabled.* off - Evacuation state of the switch is disabled.* N/A - Evacuation state of the switch is not applicable.
    AdminInbandInterfaceState string
    The administrative state of the network Element inband management interface.
    AlarmSummaries []GetNetworkElementResultAlarmSummary
    Ancestors []GetNetworkElementResultAncestor
    AvailableMemory string
    Available memory (un-used) on this switch platform.
    Cards []GetNetworkElementResultCard
    CdpNeighbors []GetNetworkElementResultCdpNeighbor
    Chassis string
    Chassis IP of the switch.
    ClassId string
    ConfModTs string
    Configuration modified timestamp of the switch.
    ConfModTsBackup string
    Configuration modified backup timestamp of the switch.
    ConnectionStatus string
    Connection status of the switch.
    Consoles []GetNetworkElementResultConsole
    CreateTime string
    The time when this managed object was created.
    DefaultDomain string
    The default domain name configured on the switch.
    DeviceMoId string
    The database identifier of the registered device of an object.
    Dn string
    The Distinguished Name unambiguously identifies an object in the system.
    Dns []GetNetworkElementResultDn
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    EtherPortChannels []GetNetworkElementResultEtherPortChannel
    EthernetMode string
    The user configured Ethernet operational mode for this switch (End-Host or Switching).
    EthernetSwitchingMode string
    The user configured Ethernet operational mode for this switch (End-Host or Switching).* end-host - In end-host mode, the fabric interconnects appear to the upstream devices as end hosts with multiple links.In this mode, the switch does not run Spanning Tree Protocol and avoids loops by following a set of rules for traffic forwarding.In case of ethernet switching mode - Ethernet end-host mode is also known as Ethernet host virtualizer.* switch - In switch mode, the switch runs Spanning Tree Protocol to avoid loops, and broadcast and multicast packets are handled in the traditional way.This is the traditional switch mode.
    Fanmodules []GetNetworkElementResultFanmodule
    FaultSummary float64
    The fault summary of the network Element out-of-band management interface.
    FcMode string
    The user configured FC operational mode for this switch (End-Host or Switching).
    FcPortChannels []GetNetworkElementResultFcPortChannel
    FcSwitchingMode string
    The user configured FC operational mode for this switch (End-Host or Switching).* end-host - In end-host mode, the fabric interconnects appear to the upstream devices as end hosts with multiple links.In this mode, the switch does not run Spanning Tree Protocol and avoids loops by following a set of rules for traffic forwarding.In case of ethernet switching mode - Ethernet end-host mode is also known as Ethernet host virtualizer.* switch - In switch mode, the switch runs Spanning Tree Protocol to avoid loops, and broadcast and multicast packets are handled in the traditional way.This is the traditional switch mode.
    FeatureControls []GetNetworkElementResultFeatureControl
    FpgaUpgradeNeeded bool
    The flag to check vulnerability with secure boot technology.
    InbandIpAddress string
    The IP address of the network Element inband management interface.
    InbandIpGateway string
    The default gateway of the network Element inband management interface.
    InbandIpMask string
    The network mask of the network Element inband management interface.
    InbandVlan float64
    The VLAN ID of the network Element inband management interface.
    InterClusterLinkState string
    The intercluster link state of the switch.* Unknown - The operational state of the link is not known.* Up - The operational state of the link is up.* Down - The operational state of the link is down.* Degraded - The link is operational but degraded. This state is applicable to port channels when any one of the member links is down.
    InterfaceLists []GetNetworkElementResultInterfaceList
    InventoryDeviceInfos []GetNetworkElementResultInventoryDeviceInfo
    IsUpgraded bool
    This field indicates the compute status of the catalog values for the associated component or hardware.
    LicenseFiles []GetNetworkElementResultLicenseFile
    LldpNeighbors []GetNetworkElementResultLldpNeighbor
    LocatorLeds []GetNetworkElementResultLocatorLed
    ManagementControllers []GetNetworkElementResultManagementController
    ManagementEntities []GetNetworkElementResultManagementEntity
    ManagementMode string
    The management mode of the fabric interconnect.* IntersightStandalone - Intersight Standalone mode of operation.* UCSM - Unified Computing System Manager mode of operation.* Intersight - Intersight managed mode of operation.
    ModTime string
    The time when this managed object was last modified.
    Model string
    This field displays the model number of the associated component or hardware.
    Moid string
    The unique identifier of this Managed Object instance.
    NetworkFcZoneInfos []GetNetworkElementResultNetworkFcZoneInfo
    NetworkVlanPortInfos []GetNetworkElementResultNetworkVlanPortInfo
    NrVersion string
    Firmware version of the switch.
    NtpServers []GetNetworkElementResultNtpServer
    ObjectType string
    OperEvacState string
    Operational state of the Fabric Evacuation feature, for this switch.* `` - Evacuation state of the switch is unknown.* enabled - Evacuation state of the switch is enabled.* disabled - Evacuation state of the switch is disabled.* applying - Evacuation state of the switch when evacuation is in progress.* on - Evacuation state of the switch is enabled.* off - Evacuation state of the switch is disabled.* N/A - Evacuation state of the switch is not applicable.
    Operability string
    The switch's current overall operational/health state.
    OutOfBandIpAddress string
    The IP address of the network Element out-of-band management interface.
    OutOfBandIpGateway string
    The default gateway of the network Element out-of-band management interface.
    OutOfBandIpMask string
    The network mask of the network Element out-of-band management interface.
    OutOfBandIpv4Address string
    The IPv4 address of the network Element out-of-band management interface.
    OutOfBandIpv4Gateway string
    The default IPv4 gateway of the network Element out-of-band management interface.
    OutOfBandIpv4Mask string
    The network mask of the network Element out-of-band management interface.
    OutOfBandIpv6Address string
    The IPv6 address of the network Element out-of-band management interface.
    OutOfBandIpv6Gateway string
    The default IPv6 gateway of the network Element out-of-band management interface.
    OutOfBandIpv6Prefix string
    The network mask of the network Element out-of-band management interface.
    OutOfBandMac string
    The MAC address of the network Element out-of-band management interface.
    Owners []string
    Parents []GetNetworkElementResultParent
    PartNumber string
    Part number of the switch.
    PeerFirmwareOutOfSync bool
    The flag to indicate the firmware of peer Fabric Interconnect is out of sync.
    PermissionResources []GetNetworkElementResultPermissionResource
    PortMacBindings []GetNetworkElementResultPortMacBinding
    Presence string
    This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
    PreviousFrus []GetNetworkElementResultPreviousFrus
    ProcessorUnits []GetNetworkElementResultProcessorUnit
    Psuses []GetNetworkElementResultPsus
    RegisteredDevices []GetNetworkElementResultRegisteredDevice
    ReservedVlanStartId float64
    The reserved VLAN start ID of the Network Element. A block of 128 VLANs are reserved for internal use and cannot be used for carrying network traffic.
    Revision string
    This field displays the revised version of the associated component or hardware (if any).
    Rn string
    The Relative Name uniquely identifies an object within a given context.
    Sensors []GetNetworkElementResultSensor
    Serial string
    This field displays the serial number of the associated component or hardware.
    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.
    Status string
    The status of the switch.
    StorageItems []GetNetworkElementResultStorageItem
    SupervisorCards []GetNetworkElementResultSupervisorCard
    SwitchId string
    The Switch Id of the network Element.
    SwitchProfileName string
    The name of switch profile associated with the switch.
    SwitchType string
    The Switch type that the network element is a part of.* FabricInterconnect - The default Switch type of UCSM and IMM mode devices.* NexusDevice - Switch type of Nexus devices.* MDSDevice - Switch type of Nexus MDS devices.
    SystemUpTime string
    System up time of the switch.
    Tags []GetNetworkElementResultTag
    Thermal string
    The Thermal status of the fabric interconnect.* unknown - The default state of the sensor (in case no data is received).* ok - State of the sensor indicating the sensor's temperature range is okay.* upper-non-recoverable - State of the sensor indicating that the temperature is extremely high above normal range.* upper-critical - State of the sensor indicating that the temperature is above normal range.* upper-non-critical - State of the sensor indicating that the temperature is a little above the normal range.* lower-non-critical - State of the sensor indicating that the temperature is a little below the normal range.* lower-critical - State of the sensor indicating that the temperature is below normal range.* lower-non-recoverable - State of the sensor indicating that the temperature is extremely below normal range.
    TopSystems []GetNetworkElementResultTopSystem
    TotalMemory float64
    Total available memory on this switch platform.
    UcsmRunningFirmwares []GetNetworkElementResultUcsmRunningFirmware
    UserLabel string
    The user defined label assigned to the switch.
    Vendor string
    This field displays the vendor information of the associated component or hardware.
    VersionContexts []GetNetworkElementResultVersionContext
    Veths []GetNetworkElementResultVeth
    Vfcs []GetNetworkElementResultVfc
    VpcDomains []GetNetworkElementResultVpcDomain
    VpcMembers []GetNetworkElementResultVpcMember
    VpcPeers []GetNetworkElementResultVpcPeer
    Vrves []GetNetworkElementResultVrf
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    adminEvacState String
    Administratively configured state of Fabric Evacuation feature, for this switch.* `` - Evacuation state of the switch is unknown.* enabled - Evacuation state of the switch is enabled.* disabled - Evacuation state of the switch is disabled.* applying - Evacuation state of the switch when evacuation is in progress.* on - Evacuation state of the switch is enabled.* off - Evacuation state of the switch is disabled.* N/A - Evacuation state of the switch is not applicable.
    adminInbandInterfaceState String
    The administrative state of the network Element inband management interface.
    alarmSummaries List<GetNetworkElementResultAlarmSummary>
    ancestors List<GetNetworkElementResultAncestor>
    availableMemory String
    Available memory (un-used) on this switch platform.
    cards List<GetNetworkElementResultCard>
    cdpNeighbors List<GetNetworkElementResultCdpNeighbor>
    chassis String
    Chassis IP of the switch.
    classId String
    confModTs String
    Configuration modified timestamp of the switch.
    confModTsBackup String
    Configuration modified backup timestamp of the switch.
    connectionStatus String
    Connection status of the switch.
    consoles List<GetNetworkElementResultConsole>
    createTime String
    The time when this managed object was created.
    defaultDomain String
    The default domain name configured on the switch.
    deviceMoId String
    The database identifier of the registered device of an object.
    dn String
    The Distinguished Name unambiguously identifies an object in the system.
    dns List<GetNetworkElementResultDn>
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    etherPortChannels List<GetNetworkElementResultEtherPortChannel>
    ethernetMode String
    The user configured Ethernet operational mode for this switch (End-Host or Switching).
    ethernetSwitchingMode String
    The user configured Ethernet operational mode for this switch (End-Host or Switching).* end-host - In end-host mode, the fabric interconnects appear to the upstream devices as end hosts with multiple links.In this mode, the switch does not run Spanning Tree Protocol and avoids loops by following a set of rules for traffic forwarding.In case of ethernet switching mode - Ethernet end-host mode is also known as Ethernet host virtualizer.* switch - In switch mode, the switch runs Spanning Tree Protocol to avoid loops, and broadcast and multicast packets are handled in the traditional way.This is the traditional switch mode.
    fanmodules List<GetNetworkElementResultFanmodule>
    faultSummary Double
    The fault summary of the network Element out-of-band management interface.
    fcMode String
    The user configured FC operational mode for this switch (End-Host or Switching).
    fcPortChannels List<GetNetworkElementResultFcPortChannel>
    fcSwitchingMode String
    The user configured FC operational mode for this switch (End-Host or Switching).* end-host - In end-host mode, the fabric interconnects appear to the upstream devices as end hosts with multiple links.In this mode, the switch does not run Spanning Tree Protocol and avoids loops by following a set of rules for traffic forwarding.In case of ethernet switching mode - Ethernet end-host mode is also known as Ethernet host virtualizer.* switch - In switch mode, the switch runs Spanning Tree Protocol to avoid loops, and broadcast and multicast packets are handled in the traditional way.This is the traditional switch mode.
    featureControls List<GetNetworkElementResultFeatureControl>
    fpgaUpgradeNeeded Boolean
    The flag to check vulnerability with secure boot technology.
    inbandIpAddress String
    The IP address of the network Element inband management interface.
    inbandIpGateway String
    The default gateway of the network Element inband management interface.
    inbandIpMask String
    The network mask of the network Element inband management interface.
    inbandVlan Double
    The VLAN ID of the network Element inband management interface.
    interClusterLinkState String
    The intercluster link state of the switch.* Unknown - The operational state of the link is not known.* Up - The operational state of the link is up.* Down - The operational state of the link is down.* Degraded - The link is operational but degraded. This state is applicable to port channels when any one of the member links is down.
    interfaceLists List<GetNetworkElementResultInterfaceList>
    inventoryDeviceInfos List<GetNetworkElementResultInventoryDeviceInfo>
    isUpgraded Boolean
    This field indicates the compute status of the catalog values for the associated component or hardware.
    licenseFiles List<GetNetworkElementResultLicenseFile>
    lldpNeighbors List<GetNetworkElementResultLldpNeighbor>
    locatorLeds List<GetNetworkElementResultLocatorLed>
    managementControllers List<GetNetworkElementResultManagementController>
    managementEntities List<GetNetworkElementResultManagementEntity>
    managementMode String
    The management mode of the fabric interconnect.* IntersightStandalone - Intersight Standalone mode of operation.* UCSM - Unified Computing System Manager mode of operation.* Intersight - Intersight managed mode of operation.
    modTime String
    The time when this managed object was last modified.
    model String
    This field displays the model number of the associated component or hardware.
    moid String
    The unique identifier of this Managed Object instance.
    networkFcZoneInfos List<GetNetworkElementResultNetworkFcZoneInfo>
    networkVlanPortInfos List<GetNetworkElementResultNetworkVlanPortInfo>
    nrVersion String
    Firmware version of the switch.
    ntpServers List<GetNetworkElementResultNtpServer>
    objectType String
    operEvacState String
    Operational state of the Fabric Evacuation feature, for this switch.* `` - Evacuation state of the switch is unknown.* enabled - Evacuation state of the switch is enabled.* disabled - Evacuation state of the switch is disabled.* applying - Evacuation state of the switch when evacuation is in progress.* on - Evacuation state of the switch is enabled.* off - Evacuation state of the switch is disabled.* N/A - Evacuation state of the switch is not applicable.
    operability String
    The switch's current overall operational/health state.
    outOfBandIpAddress String
    The IP address of the network Element out-of-band management interface.
    outOfBandIpGateway String
    The default gateway of the network Element out-of-band management interface.
    outOfBandIpMask String
    The network mask of the network Element out-of-band management interface.
    outOfBandIpv4Address String
    The IPv4 address of the network Element out-of-band management interface.
    outOfBandIpv4Gateway String
    The default IPv4 gateway of the network Element out-of-band management interface.
    outOfBandIpv4Mask String
    The network mask of the network Element out-of-band management interface.
    outOfBandIpv6Address String
    The IPv6 address of the network Element out-of-band management interface.
    outOfBandIpv6Gateway String
    The default IPv6 gateway of the network Element out-of-band management interface.
    outOfBandIpv6Prefix String
    The network mask of the network Element out-of-band management interface.
    outOfBandMac String
    The MAC address of the network Element out-of-band management interface.
    owners List<String>
    parents List<GetNetworkElementResultParent>
    partNumber String
    Part number of the switch.
    peerFirmwareOutOfSync Boolean
    The flag to indicate the firmware of peer Fabric Interconnect is out of sync.
    permissionResources List<GetNetworkElementResultPermissionResource>
    portMacBindings List<GetNetworkElementResultPortMacBinding>
    presence String
    This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
    previousFrus List<GetNetworkElementResultPreviousFrus>
    processorUnits List<GetNetworkElementResultProcessorUnit>
    psuses List<GetNetworkElementResultPsus>
    registeredDevices List<GetNetworkElementResultRegisteredDevice>
    reservedVlanStartId Double
    The reserved VLAN start ID of the Network Element. A block of 128 VLANs are reserved for internal use and cannot be used for carrying network traffic.
    revision String
    This field displays the revised version of the associated component or hardware (if any).
    rn String
    The Relative Name uniquely identifies an object within a given context.
    sensors List<GetNetworkElementResultSensor>
    serial String
    This field displays the serial number of the associated component or hardware.
    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.
    status String
    The status of the switch.
    storageItems List<GetNetworkElementResultStorageItem>
    supervisorCards List<GetNetworkElementResultSupervisorCard>
    switchId String
    The Switch Id of the network Element.
    switchProfileName String
    The name of switch profile associated with the switch.
    switchType String
    The Switch type that the network element is a part of.* FabricInterconnect - The default Switch type of UCSM and IMM mode devices.* NexusDevice - Switch type of Nexus devices.* MDSDevice - Switch type of Nexus MDS devices.
    systemUpTime String
    System up time of the switch.
    tags List<GetNetworkElementResultTag>
    thermal String
    The Thermal status of the fabric interconnect.* unknown - The default state of the sensor (in case no data is received).* ok - State of the sensor indicating the sensor's temperature range is okay.* upper-non-recoverable - State of the sensor indicating that the temperature is extremely high above normal range.* upper-critical - State of the sensor indicating that the temperature is above normal range.* upper-non-critical - State of the sensor indicating that the temperature is a little above the normal range.* lower-non-critical - State of the sensor indicating that the temperature is a little below the normal range.* lower-critical - State of the sensor indicating that the temperature is below normal range.* lower-non-recoverable - State of the sensor indicating that the temperature is extremely below normal range.
    topSystems List<GetNetworkElementResultTopSystem>
    totalMemory Double
    Total available memory on this switch platform.
    ucsmRunningFirmwares List<GetNetworkElementResultUcsmRunningFirmware>
    userLabel String
    The user defined label assigned to the switch.
    vendor String
    This field displays the vendor information of the associated component or hardware.
    versionContexts List<GetNetworkElementResultVersionContext>
    veths List<GetNetworkElementResultVeth>
    vfcs List<GetNetworkElementResultVfc>
    vpcDomains List<GetNetworkElementResultVpcDomain>
    vpcMembers List<GetNetworkElementResultVpcMember>
    vpcPeers List<GetNetworkElementResultVpcPeer>
    vrves List<GetNetworkElementResultVrf>
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    adminEvacState string
    Administratively configured state of Fabric Evacuation feature, for this switch.* `` - Evacuation state of the switch is unknown.* enabled - Evacuation state of the switch is enabled.* disabled - Evacuation state of the switch is disabled.* applying - Evacuation state of the switch when evacuation is in progress.* on - Evacuation state of the switch is enabled.* off - Evacuation state of the switch is disabled.* N/A - Evacuation state of the switch is not applicable.
    adminInbandInterfaceState string
    The administrative state of the network Element inband management interface.
    alarmSummaries GetNetworkElementResultAlarmSummary[]
    ancestors GetNetworkElementResultAncestor[]
    availableMemory string
    Available memory (un-used) on this switch platform.
    cards GetNetworkElementResultCard[]
    cdpNeighbors GetNetworkElementResultCdpNeighbor[]
    chassis string
    Chassis IP of the switch.
    classId string
    confModTs string
    Configuration modified timestamp of the switch.
    confModTsBackup string
    Configuration modified backup timestamp of the switch.
    connectionStatus string
    Connection status of the switch.
    consoles GetNetworkElementResultConsole[]
    createTime string
    The time when this managed object was created.
    defaultDomain string
    The default domain name configured on the switch.
    deviceMoId string
    The database identifier of the registered device of an object.
    dn string
    The Distinguished Name unambiguously identifies an object in the system.
    dns GetNetworkElementResultDn[]
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    etherPortChannels GetNetworkElementResultEtherPortChannel[]
    ethernetMode string
    The user configured Ethernet operational mode for this switch (End-Host or Switching).
    ethernetSwitchingMode string
    The user configured Ethernet operational mode for this switch (End-Host or Switching).* end-host - In end-host mode, the fabric interconnects appear to the upstream devices as end hosts with multiple links.In this mode, the switch does not run Spanning Tree Protocol and avoids loops by following a set of rules for traffic forwarding.In case of ethernet switching mode - Ethernet end-host mode is also known as Ethernet host virtualizer.* switch - In switch mode, the switch runs Spanning Tree Protocol to avoid loops, and broadcast and multicast packets are handled in the traditional way.This is the traditional switch mode.
    fanmodules GetNetworkElementResultFanmodule[]
    faultSummary number
    The fault summary of the network Element out-of-band management interface.
    fcMode string
    The user configured FC operational mode for this switch (End-Host or Switching).
    fcPortChannels GetNetworkElementResultFcPortChannel[]
    fcSwitchingMode string
    The user configured FC operational mode for this switch (End-Host or Switching).* end-host - In end-host mode, the fabric interconnects appear to the upstream devices as end hosts with multiple links.In this mode, the switch does not run Spanning Tree Protocol and avoids loops by following a set of rules for traffic forwarding.In case of ethernet switching mode - Ethernet end-host mode is also known as Ethernet host virtualizer.* switch - In switch mode, the switch runs Spanning Tree Protocol to avoid loops, and broadcast and multicast packets are handled in the traditional way.This is the traditional switch mode.
    featureControls GetNetworkElementResultFeatureControl[]
    fpgaUpgradeNeeded boolean
    The flag to check vulnerability with secure boot technology.
    inbandIpAddress string
    The IP address of the network Element inband management interface.
    inbandIpGateway string
    The default gateway of the network Element inband management interface.
    inbandIpMask string
    The network mask of the network Element inband management interface.
    inbandVlan number
    The VLAN ID of the network Element inband management interface.
    interClusterLinkState string
    The intercluster link state of the switch.* Unknown - The operational state of the link is not known.* Up - The operational state of the link is up.* Down - The operational state of the link is down.* Degraded - The link is operational but degraded. This state is applicable to port channels when any one of the member links is down.
    interfaceLists GetNetworkElementResultInterfaceList[]
    inventoryDeviceInfos GetNetworkElementResultInventoryDeviceInfo[]
    isUpgraded boolean
    This field indicates the compute status of the catalog values for the associated component or hardware.
    licenseFiles GetNetworkElementResultLicenseFile[]
    lldpNeighbors GetNetworkElementResultLldpNeighbor[]
    locatorLeds GetNetworkElementResultLocatorLed[]
    managementControllers GetNetworkElementResultManagementController[]
    managementEntities GetNetworkElementResultManagementEntity[]
    managementMode string
    The management mode of the fabric interconnect.* IntersightStandalone - Intersight Standalone mode of operation.* UCSM - Unified Computing System Manager mode of operation.* Intersight - Intersight managed mode of operation.
    modTime string
    The time when this managed object was last modified.
    model string
    This field displays the model number of the associated component or hardware.
    moid string
    The unique identifier of this Managed Object instance.
    networkFcZoneInfos GetNetworkElementResultNetworkFcZoneInfo[]
    networkVlanPortInfos GetNetworkElementResultNetworkVlanPortInfo[]
    nrVersion string
    Firmware version of the switch.
    ntpServers GetNetworkElementResultNtpServer[]
    objectType string
    operEvacState string
    Operational state of the Fabric Evacuation feature, for this switch.* `` - Evacuation state of the switch is unknown.* enabled - Evacuation state of the switch is enabled.* disabled - Evacuation state of the switch is disabled.* applying - Evacuation state of the switch when evacuation is in progress.* on - Evacuation state of the switch is enabled.* off - Evacuation state of the switch is disabled.* N/A - Evacuation state of the switch is not applicable.
    operability string
    The switch's current overall operational/health state.
    outOfBandIpAddress string
    The IP address of the network Element out-of-band management interface.
    outOfBandIpGateway string
    The default gateway of the network Element out-of-band management interface.
    outOfBandIpMask string
    The network mask of the network Element out-of-band management interface.
    outOfBandIpv4Address string
    The IPv4 address of the network Element out-of-band management interface.
    outOfBandIpv4Gateway string
    The default IPv4 gateway of the network Element out-of-band management interface.
    outOfBandIpv4Mask string
    The network mask of the network Element out-of-band management interface.
    outOfBandIpv6Address string
    The IPv6 address of the network Element out-of-band management interface.
    outOfBandIpv6Gateway string
    The default IPv6 gateway of the network Element out-of-band management interface.
    outOfBandIpv6Prefix string
    The network mask of the network Element out-of-band management interface.
    outOfBandMac string
    The MAC address of the network Element out-of-band management interface.
    owners string[]
    parents GetNetworkElementResultParent[]
    partNumber string
    Part number of the switch.
    peerFirmwareOutOfSync boolean
    The flag to indicate the firmware of peer Fabric Interconnect is out of sync.
    permissionResources GetNetworkElementResultPermissionResource[]
    portMacBindings GetNetworkElementResultPortMacBinding[]
    presence string
    This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
    previousFrus GetNetworkElementResultPreviousFrus[]
    processorUnits GetNetworkElementResultProcessorUnit[]
    psuses GetNetworkElementResultPsus[]
    registeredDevices GetNetworkElementResultRegisteredDevice[]
    reservedVlanStartId number
    The reserved VLAN start ID of the Network Element. A block of 128 VLANs are reserved for internal use and cannot be used for carrying network traffic.
    revision string
    This field displays the revised version of the associated component or hardware (if any).
    rn string
    The Relative Name uniquely identifies an object within a given context.
    sensors GetNetworkElementResultSensor[]
    serial string
    This field displays the serial number of the associated component or hardware.
    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.
    status string
    The status of the switch.
    storageItems GetNetworkElementResultStorageItem[]
    supervisorCards GetNetworkElementResultSupervisorCard[]
    switchId string
    The Switch Id of the network Element.
    switchProfileName string
    The name of switch profile associated with the switch.
    switchType string
    The Switch type that the network element is a part of.* FabricInterconnect - The default Switch type of UCSM and IMM mode devices.* NexusDevice - Switch type of Nexus devices.* MDSDevice - Switch type of Nexus MDS devices.
    systemUpTime string
    System up time of the switch.
    tags GetNetworkElementResultTag[]
    thermal string
    The Thermal status of the fabric interconnect.* unknown - The default state of the sensor (in case no data is received).* ok - State of the sensor indicating the sensor's temperature range is okay.* upper-non-recoverable - State of the sensor indicating that the temperature is extremely high above normal range.* upper-critical - State of the sensor indicating that the temperature is above normal range.* upper-non-critical - State of the sensor indicating that the temperature is a little above the normal range.* lower-non-critical - State of the sensor indicating that the temperature is a little below the normal range.* lower-critical - State of the sensor indicating that the temperature is below normal range.* lower-non-recoverable - State of the sensor indicating that the temperature is extremely below normal range.
    topSystems GetNetworkElementResultTopSystem[]
    totalMemory number
    Total available memory on this switch platform.
    ucsmRunningFirmwares GetNetworkElementResultUcsmRunningFirmware[]
    userLabel string
    The user defined label assigned to the switch.
    vendor string
    This field displays the vendor information of the associated component or hardware.
    versionContexts GetNetworkElementResultVersionContext[]
    veths GetNetworkElementResultVeth[]
    vfcs GetNetworkElementResultVfc[]
    vpcDomains GetNetworkElementResultVpcDomain[]
    vpcMembers GetNetworkElementResultVpcMember[]
    vpcPeers GetNetworkElementResultVpcPeer[]
    vrves GetNetworkElementResultVrf[]
    account_moid str
    The Account ID for this managed object.
    additional_properties str
    admin_evac_state str
    Administratively configured state of Fabric Evacuation feature, for this switch.* `` - Evacuation state of the switch is unknown.* enabled - Evacuation state of the switch is enabled.* disabled - Evacuation state of the switch is disabled.* applying - Evacuation state of the switch when evacuation is in progress.* on - Evacuation state of the switch is enabled.* off - Evacuation state of the switch is disabled.* N/A - Evacuation state of the switch is not applicable.
    admin_inband_interface_state str
    The administrative state of the network Element inband management interface.
    alarm_summaries Sequence[GetNetworkElementResultAlarmSummary]
    ancestors Sequence[GetNetworkElementResultAncestor]
    available_memory str
    Available memory (un-used) on this switch platform.
    cards Sequence[GetNetworkElementResultCard]
    cdp_neighbors Sequence[GetNetworkElementResultCdpNeighbor]
    chassis str
    Chassis IP of the switch.
    class_id str
    conf_mod_ts str
    Configuration modified timestamp of the switch.
    conf_mod_ts_backup str
    Configuration modified backup timestamp of the switch.
    connection_status str
    Connection status of the switch.
    consoles Sequence[GetNetworkElementResultConsole]
    create_time str
    The time when this managed object was created.
    default_domain str
    The default domain name configured on the switch.
    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.
    dns Sequence[GetNetworkElementResultDn]
    domain_group_moid str
    The DomainGroup ID for this managed object.
    ether_port_channels Sequence[GetNetworkElementResultEtherPortChannel]
    ethernet_mode str
    The user configured Ethernet operational mode for this switch (End-Host or Switching).
    ethernet_switching_mode str
    The user configured Ethernet operational mode for this switch (End-Host or Switching).* end-host - In end-host mode, the fabric interconnects appear to the upstream devices as end hosts with multiple links.In this mode, the switch does not run Spanning Tree Protocol and avoids loops by following a set of rules for traffic forwarding.In case of ethernet switching mode - Ethernet end-host mode is also known as Ethernet host virtualizer.* switch - In switch mode, the switch runs Spanning Tree Protocol to avoid loops, and broadcast and multicast packets are handled in the traditional way.This is the traditional switch mode.
    fanmodules Sequence[GetNetworkElementResultFanmodule]
    fault_summary float
    The fault summary of the network Element out-of-band management interface.
    fc_mode str
    The user configured FC operational mode for this switch (End-Host or Switching).
    fc_port_channels Sequence[GetNetworkElementResultFcPortChannel]
    fc_switching_mode str
    The user configured FC operational mode for this switch (End-Host or Switching).* end-host - In end-host mode, the fabric interconnects appear to the upstream devices as end hosts with multiple links.In this mode, the switch does not run Spanning Tree Protocol and avoids loops by following a set of rules for traffic forwarding.In case of ethernet switching mode - Ethernet end-host mode is also known as Ethernet host virtualizer.* switch - In switch mode, the switch runs Spanning Tree Protocol to avoid loops, and broadcast and multicast packets are handled in the traditional way.This is the traditional switch mode.
    feature_controls Sequence[GetNetworkElementResultFeatureControl]
    fpga_upgrade_needed bool
    The flag to check vulnerability with secure boot technology.
    inband_ip_address str
    The IP address of the network Element inband management interface.
    inband_ip_gateway str
    The default gateway of the network Element inband management interface.
    inband_ip_mask str
    The network mask of the network Element inband management interface.
    inband_vlan float
    The VLAN ID of the network Element inband management interface.
    inter_cluster_link_state str
    The intercluster link state of the switch.* Unknown - The operational state of the link is not known.* Up - The operational state of the link is up.* Down - The operational state of the link is down.* Degraded - The link is operational but degraded. This state is applicable to port channels when any one of the member links is down.
    interface_lists Sequence[GetNetworkElementResultInterfaceList]
    inventory_device_infos Sequence[GetNetworkElementResultInventoryDeviceInfo]
    is_upgraded bool
    This field indicates the compute status of the catalog values for the associated component or hardware.
    license_files Sequence[GetNetworkElementResultLicenseFile]
    lldp_neighbors Sequence[GetNetworkElementResultLldpNeighbor]
    locator_leds Sequence[GetNetworkElementResultLocatorLed]
    management_controllers Sequence[GetNetworkElementResultManagementController]
    management_entities Sequence[GetNetworkElementResultManagementEntity]
    management_mode str
    The management mode of the fabric interconnect.* IntersightStandalone - Intersight Standalone mode of operation.* UCSM - Unified Computing System Manager mode of operation.* Intersight - Intersight managed mode of operation.
    mod_time str
    The time when this managed object was last modified.
    model str
    This field displays the model number of the associated component or hardware.
    moid str
    The unique identifier of this Managed Object instance.
    network_fc_zone_infos Sequence[GetNetworkElementResultNetworkFcZoneInfo]
    network_vlan_port_infos Sequence[GetNetworkElementResultNetworkVlanPortInfo]
    nr_version str
    Firmware version of the switch.
    ntp_servers Sequence[GetNetworkElementResultNtpServer]
    object_type str
    oper_evac_state str
    Operational state of the Fabric Evacuation feature, for this switch.* `` - Evacuation state of the switch is unknown.* enabled - Evacuation state of the switch is enabled.* disabled - Evacuation state of the switch is disabled.* applying - Evacuation state of the switch when evacuation is in progress.* on - Evacuation state of the switch is enabled.* off - Evacuation state of the switch is disabled.* N/A - Evacuation state of the switch is not applicable.
    operability str
    The switch's current overall operational/health state.
    out_of_band_ip_address str
    The IP address of the network Element out-of-band management interface.
    out_of_band_ip_gateway str
    The default gateway of the network Element out-of-band management interface.
    out_of_band_ip_mask str
    The network mask of the network Element out-of-band management interface.
    out_of_band_ipv4_address str
    The IPv4 address of the network Element out-of-band management interface.
    out_of_band_ipv4_gateway str
    The default IPv4 gateway of the network Element out-of-band management interface.
    out_of_band_ipv4_mask str
    The network mask of the network Element out-of-band management interface.
    out_of_band_ipv6_address str
    The IPv6 address of the network Element out-of-band management interface.
    out_of_band_ipv6_gateway str
    The default IPv6 gateway of the network Element out-of-band management interface.
    out_of_band_ipv6_prefix str
    The network mask of the network Element out-of-band management interface.
    out_of_band_mac str
    The MAC address of the network Element out-of-band management interface.
    owners Sequence[str]
    parents Sequence[GetNetworkElementResultParent]
    part_number str
    Part number of the switch.
    peer_firmware_out_of_sync bool
    The flag to indicate the firmware of peer Fabric Interconnect is out of sync.
    permission_resources Sequence[GetNetworkElementResultPermissionResource]
    port_mac_bindings Sequence[GetNetworkElementResultPortMacBinding]
    presence str
    This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
    previous_frus Sequence[GetNetworkElementResultPreviousFrus]
    processor_units Sequence[GetNetworkElementResultProcessorUnit]
    psuses Sequence[GetNetworkElementResultPsus]
    registered_devices Sequence[GetNetworkElementResultRegisteredDevice]
    reserved_vlan_start_id float
    The reserved VLAN start ID of the Network Element. A block of 128 VLANs are reserved for internal use and cannot be used for carrying network traffic.
    revision str
    This field displays the revised version of the associated component or hardware (if any).
    rn str
    The Relative Name uniquely identifies an object within a given context.
    sensors Sequence[GetNetworkElementResultSensor]
    serial str
    This field displays the serial number of the associated component or hardware.
    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.
    status str
    The status of the switch.
    storage_items Sequence[GetNetworkElementResultStorageItem]
    supervisor_cards Sequence[GetNetworkElementResultSupervisorCard]
    switch_id str
    The Switch Id of the network Element.
    switch_profile_name str
    The name of switch profile associated with the switch.
    switch_type str
    The Switch type that the network element is a part of.* FabricInterconnect - The default Switch type of UCSM and IMM mode devices.* NexusDevice - Switch type of Nexus devices.* MDSDevice - Switch type of Nexus MDS devices.
    system_up_time str
    System up time of the switch.
    tags Sequence[GetNetworkElementResultTag]
    thermal str
    The Thermal status of the fabric interconnect.* unknown - The default state of the sensor (in case no data is received).* ok - State of the sensor indicating the sensor's temperature range is okay.* upper-non-recoverable - State of the sensor indicating that the temperature is extremely high above normal range.* upper-critical - State of the sensor indicating that the temperature is above normal range.* upper-non-critical - State of the sensor indicating that the temperature is a little above the normal range.* lower-non-critical - State of the sensor indicating that the temperature is a little below the normal range.* lower-critical - State of the sensor indicating that the temperature is below normal range.* lower-non-recoverable - State of the sensor indicating that the temperature is extremely below normal range.
    top_systems Sequence[GetNetworkElementResultTopSystem]
    total_memory float
    Total available memory on this switch platform.
    ucsm_running_firmwares Sequence[GetNetworkElementResultUcsmRunningFirmware]
    user_label str
    The user defined label assigned to the switch.
    vendor str
    This field displays the vendor information of the associated component or hardware.
    version_contexts Sequence[GetNetworkElementResultVersionContext]
    veths Sequence[GetNetworkElementResultVeth]
    vfcs Sequence[GetNetworkElementResultVfc]
    vpc_domains Sequence[GetNetworkElementResultVpcDomain]
    vpc_members Sequence[GetNetworkElementResultVpcMember]
    vpc_peers Sequence[GetNetworkElementResultVpcPeer]
    vrves Sequence[GetNetworkElementResultVrf]
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    adminEvacState String
    Administratively configured state of Fabric Evacuation feature, for this switch.* `` - Evacuation state of the switch is unknown.* enabled - Evacuation state of the switch is enabled.* disabled - Evacuation state of the switch is disabled.* applying - Evacuation state of the switch when evacuation is in progress.* on - Evacuation state of the switch is enabled.* off - Evacuation state of the switch is disabled.* N/A - Evacuation state of the switch is not applicable.
    adminInbandInterfaceState String
    The administrative state of the network Element inband management interface.
    alarmSummaries List<Property Map>
    ancestors List<Property Map>
    availableMemory String
    Available memory (un-used) on this switch platform.
    cards List<Property Map>
    cdpNeighbors List<Property Map>
    chassis String
    Chassis IP of the switch.
    classId String
    confModTs String
    Configuration modified timestamp of the switch.
    confModTsBackup String
    Configuration modified backup timestamp of the switch.
    connectionStatus String
    Connection status of the switch.
    consoles List<Property Map>
    createTime String
    The time when this managed object was created.
    defaultDomain String
    The default domain name configured on the switch.
    deviceMoId String
    The database identifier of the registered device of an object.
    dn String
    The Distinguished Name unambiguously identifies an object in the system.
    dns List<Property Map>
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    etherPortChannels List<Property Map>
    ethernetMode String
    The user configured Ethernet operational mode for this switch (End-Host or Switching).
    ethernetSwitchingMode String
    The user configured Ethernet operational mode for this switch (End-Host or Switching).* end-host - In end-host mode, the fabric interconnects appear to the upstream devices as end hosts with multiple links.In this mode, the switch does not run Spanning Tree Protocol and avoids loops by following a set of rules for traffic forwarding.In case of ethernet switching mode - Ethernet end-host mode is also known as Ethernet host virtualizer.* switch - In switch mode, the switch runs Spanning Tree Protocol to avoid loops, and broadcast and multicast packets are handled in the traditional way.This is the traditional switch mode.
    fanmodules List<Property Map>
    faultSummary Number
    The fault summary of the network Element out-of-band management interface.
    fcMode String
    The user configured FC operational mode for this switch (End-Host or Switching).
    fcPortChannels List<Property Map>
    fcSwitchingMode String
    The user configured FC operational mode for this switch (End-Host or Switching).* end-host - In end-host mode, the fabric interconnects appear to the upstream devices as end hosts with multiple links.In this mode, the switch does not run Spanning Tree Protocol and avoids loops by following a set of rules for traffic forwarding.In case of ethernet switching mode - Ethernet end-host mode is also known as Ethernet host virtualizer.* switch - In switch mode, the switch runs Spanning Tree Protocol to avoid loops, and broadcast and multicast packets are handled in the traditional way.This is the traditional switch mode.
    featureControls List<Property Map>
    fpgaUpgradeNeeded Boolean
    The flag to check vulnerability with secure boot technology.
    inbandIpAddress String
    The IP address of the network Element inband management interface.
    inbandIpGateway String
    The default gateway of the network Element inband management interface.
    inbandIpMask String
    The network mask of the network Element inband management interface.
    inbandVlan Number
    The VLAN ID of the network Element inband management interface.
    interClusterLinkState String
    The intercluster link state of the switch.* Unknown - The operational state of the link is not known.* Up - The operational state of the link is up.* Down - The operational state of the link is down.* Degraded - The link is operational but degraded. This state is applicable to port channels when any one of the member links is down.
    interfaceLists List<Property Map>
    inventoryDeviceInfos List<Property Map>
    isUpgraded Boolean
    This field indicates the compute status of the catalog values for the associated component or hardware.
    licenseFiles List<Property Map>
    lldpNeighbors List<Property Map>
    locatorLeds List<Property Map>
    managementControllers List<Property Map>
    managementEntities List<Property Map>
    managementMode String
    The management mode of the fabric interconnect.* IntersightStandalone - Intersight Standalone mode of operation.* UCSM - Unified Computing System Manager mode of operation.* Intersight - Intersight managed mode of operation.
    modTime String
    The time when this managed object was last modified.
    model String
    This field displays the model number of the associated component or hardware.
    moid String
    The unique identifier of this Managed Object instance.
    networkFcZoneInfos List<Property Map>
    networkVlanPortInfos List<Property Map>
    nrVersion String
    Firmware version of the switch.
    ntpServers List<Property Map>
    objectType String
    operEvacState String
    Operational state of the Fabric Evacuation feature, for this switch.* `` - Evacuation state of the switch is unknown.* enabled - Evacuation state of the switch is enabled.* disabled - Evacuation state of the switch is disabled.* applying - Evacuation state of the switch when evacuation is in progress.* on - Evacuation state of the switch is enabled.* off - Evacuation state of the switch is disabled.* N/A - Evacuation state of the switch is not applicable.
    operability String
    The switch's current overall operational/health state.
    outOfBandIpAddress String
    The IP address of the network Element out-of-band management interface.
    outOfBandIpGateway String
    The default gateway of the network Element out-of-band management interface.
    outOfBandIpMask String
    The network mask of the network Element out-of-band management interface.
    outOfBandIpv4Address String
    The IPv4 address of the network Element out-of-band management interface.
    outOfBandIpv4Gateway String
    The default IPv4 gateway of the network Element out-of-band management interface.
    outOfBandIpv4Mask String
    The network mask of the network Element out-of-band management interface.
    outOfBandIpv6Address String
    The IPv6 address of the network Element out-of-band management interface.
    outOfBandIpv6Gateway String
    The default IPv6 gateway of the network Element out-of-band management interface.
    outOfBandIpv6Prefix String
    The network mask of the network Element out-of-band management interface.
    outOfBandMac String
    The MAC address of the network Element out-of-band management interface.
    owners List<String>
    parents List<Property Map>
    partNumber String
    Part number of the switch.
    peerFirmwareOutOfSync Boolean
    The flag to indicate the firmware of peer Fabric Interconnect is out of sync.
    permissionResources List<Property Map>
    portMacBindings List<Property Map>
    presence String
    This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
    previousFrus List<Property Map>
    processorUnits List<Property Map>
    psuses List<Property Map>
    registeredDevices List<Property Map>
    reservedVlanStartId Number
    The reserved VLAN start ID of the Network Element. A block of 128 VLANs are reserved for internal use and cannot be used for carrying network traffic.
    revision String
    This field displays the revised version of the associated component or hardware (if any).
    rn String
    The Relative Name uniquely identifies an object within a given context.
    sensors List<Property Map>
    serial String
    This field displays the serial number of the associated component or hardware.
    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.
    status String
    The status of the switch.
    storageItems List<Property Map>
    supervisorCards List<Property Map>
    switchId String
    The Switch Id of the network Element.
    switchProfileName String
    The name of switch profile associated with the switch.
    switchType String
    The Switch type that the network element is a part of.* FabricInterconnect - The default Switch type of UCSM and IMM mode devices.* NexusDevice - Switch type of Nexus devices.* MDSDevice - Switch type of Nexus MDS devices.
    systemUpTime String
    System up time of the switch.
    tags List<Property Map>
    thermal String
    The Thermal status of the fabric interconnect.* unknown - The default state of the sensor (in case no data is received).* ok - State of the sensor indicating the sensor's temperature range is okay.* upper-non-recoverable - State of the sensor indicating that the temperature is extremely high above normal range.* upper-critical - State of the sensor indicating that the temperature is above normal range.* upper-non-critical - State of the sensor indicating that the temperature is a little above the normal range.* lower-non-critical - State of the sensor indicating that the temperature is a little below the normal range.* lower-critical - State of the sensor indicating that the temperature is below normal range.* lower-non-recoverable - State of the sensor indicating that the temperature is extremely below normal range.
    topSystems List<Property Map>
    totalMemory Number
    Total available memory on this switch platform.
    ucsmRunningFirmwares List<Property Map>
    userLabel String
    The user defined label assigned to the switch.
    vendor String
    This field displays the vendor information of the associated component or hardware.
    versionContexts List<Property Map>
    veths List<Property Map>
    vfcs List<Property Map>
    vpcDomains List<Property Map>
    vpcMembers List<Property Map>
    vpcPeers List<Property Map>
    vrves List<Property Map>

    GetNetworkElementResultAlarmSummary

    AdditionalProperties string
    ClassId string
    Critical float64
    Health string
    Info float64
    ObjectType string
    Suppressed bool
    SuppressedCritical float64
    SuppressedInfo float64
    SuppressedWarning float64
    Warning float64

    GetNetworkElementResultAncestor

    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

    GetNetworkElementResultCard

    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

    GetNetworkElementResultCdpNeighbor

    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

    GetNetworkElementResultConsole

    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

    GetNetworkElementResultDn

    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

    GetNetworkElementResultEtherPortChannel

    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

    GetNetworkElementResultFanmodule

    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

    GetNetworkElementResultFcPortChannel

    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

    GetNetworkElementResultFeatureControl

    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

    GetNetworkElementResultInterfaceList

    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

    GetNetworkElementResultInventoryDeviceInfo

    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

    GetNetworkElementResultLicenseFile

    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

    GetNetworkElementResultLldpNeighbor

    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

    GetNetworkElementResultLocatorLed

    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

    GetNetworkElementResultManagementController

    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

    GetNetworkElementResultManagementEntity

    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

    GetNetworkElementResultNetworkFcZoneInfo

    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

    GetNetworkElementResultNetworkVlanPortInfo

    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

    GetNetworkElementResultNtpServer

    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

    GetNetworkElementResultParent

    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

    GetNetworkElementResultPermissionResource

    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

    GetNetworkElementResultPortMacBinding

    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

    GetNetworkElementResultPreviousFrus

    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

    GetNetworkElementResultProcessorUnit

    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

    GetNetworkElementResultPsus

    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

    GetNetworkElementResultRegisteredDevice

    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

    GetNetworkElementResultSensor

    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

    GetNetworkElementResultStorageItem

    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

    GetNetworkElementResultSupervisorCard

    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

    GetNetworkElementResultTag

    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

    GetNetworkElementResultTopSystem

    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

    GetNetworkElementResultUcsmRunningFirmware

    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

    GetNetworkElementResultVersionContext

    GetNetworkElementResultVersionContextInterestedMo

    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

    GetNetworkElementResultVersionContextRefMo

    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

    GetNetworkElementResultVeth

    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

    GetNetworkElementResultVfc

    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

    GetNetworkElementResultVpcDomain

    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

    GetNetworkElementResultVpcMember

    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

    GetNetworkElementResultVpcPeer

    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

    GetNetworkElementResultVrf

    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

    GetNetworkElementSensor

    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'.

    GetNetworkElementStorageItem

    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'.

    GetNetworkElementSupervisorCard

    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'.

    GetNetworkElementTag

    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.

    GetNetworkElementTopSystem

    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'.

    GetNetworkElementUcsmRunningFirmware

    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'.

    GetNetworkElementVersionContext

    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<GetNetworkElementVersionContextInterestedMo>
    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
    Firmware version of the switch.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    RefMo GetNetworkElementVersionContextRefMo
    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 []GetNetworkElementVersionContextInterestedMo
    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
    Firmware version of the switch.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    RefMo GetNetworkElementVersionContextRefMo
    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<GetNetworkElementVersionContextInterestedMo>
    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
    Firmware version of the switch.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    refMo GetNetworkElementVersionContextRefMo
    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 GetNetworkElementVersionContextInterestedMo[]
    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
    Firmware version of the switch.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    refMo GetNetworkElementVersionContextRefMo
    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[GetNetworkElementVersionContextInterestedMo]
    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
    Firmware version of the switch.
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    ref_mo GetNetworkElementVersionContextRefMo
    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
    Firmware version of the switch.
    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.

    GetNetworkElementVersionContextInterestedMo

    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'.

    GetNetworkElementVersionContextRefMo

    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'.

    GetNetworkElementVeth

    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'.

    GetNetworkElementVfc

    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'.

    GetNetworkElementVpcDomain

    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'.

    GetNetworkElementVpcMember

    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'.

    GetNetworkElementVpcPeer

    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'.

    GetNetworkElementVrf

    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