1. Registry
  2. Packages
  3. Intersight Provider
  4. API Docs
  5. getCatalystsdwanWanEdgeDevice
Viewing docs for intersight 1.0.79
published on Monday, Aug 24, 2026 by ciscodevnet
Viewing docs for intersight 1.0.79
published on Monday, Aug 24, 2026 by ciscodevnet

    Details for the Catalyst SDWAN WAN Edge entities.

    Using getCatalystsdwanWanEdgeDevice

    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 getCatalystsdwanWanEdgeDevice(args: GetCatalystsdwanWanEdgeDeviceArgs, opts?: InvokeOptions): Promise<GetCatalystsdwanWanEdgeDeviceResult>
    function getCatalystsdwanWanEdgeDeviceOutput(args: GetCatalystsdwanWanEdgeDeviceOutputArgs, opts?: InvokeOutputOptions): Output<GetCatalystsdwanWanEdgeDeviceResult>
    def get_catalystsdwan_wan_edge_device(account_moid: Optional[str] = None,
                                          additional_properties: Optional[str] = None,
                                          ancestors: Optional[Sequence[GetCatalystsdwanWanEdgeDeviceAncestor]] = None,
                                          bfd_sessions: Optional[str] = None,
                                          bfd_sessions_up: Optional[str] = None,
                                          class_id: Optional[str] = None,
                                          config_device_status: Optional[str] = None,
                                          config_locked: Optional[str] = None,
                                          control_connections: Optional[str] = None,
                                          control_connections_up: Optional[str] = None,
                                          create_time: Optional[str] = None,
                                          device_health: Optional[str] = None,
                                          device_id: Optional[str] = None,
                                          device_location: Optional[GetCatalystsdwanWanEdgeDeviceDeviceLocation] = None,
                                          device_mo_id: Optional[str] = None,
                                          device_state: Optional[str] = None,
                                          device_type: Optional[str] = None,
                                          dn: Optional[str] = None,
                                          domain_group_moid: Optional[str] = None,
                                          hardware_version: Optional[str] = None,
                                          host_name: Optional[str] = None,
                                          id: Optional[str] = None,
                                          is_upgraded: Optional[bool] = None,
                                          management_port_hw_addr: Optional[str] = None,
                                          management_port_ip: Optional[str] = None,
                                          management_port_subnet: Optional[str] = None,
                                          mod_time: Optional[str] = None,
                                          model: Optional[str] = None,
                                          moid: Optional[str] = None,
                                          name: Optional[str] = None,
                                          nr_version: Optional[str] = None,
                                          object_type: Optional[str] = None,
                                          organization_name: Optional[str] = None,
                                          owners: Optional[Sequence[str]] = None,
                                          parent: Optional[GetCatalystsdwanWanEdgeDeviceParent] = None,
                                          permission_resources: Optional[Sequence[GetCatalystsdwanWanEdgeDevicePermissionResource]] = None,
                                          personality: Optional[str] = None,
                                          presence: Optional[str] = None,
                                          previous_fru: Optional[GetCatalystsdwanWanEdgeDevicePreviousFru] = None,
                                          reachability: Optional[str] = None,
                                          registered_device: Optional[GetCatalystsdwanWanEdgeDeviceRegisteredDevice] = None,
                                          revision: Optional[str] = None,
                                          rn: Optional[str] = None,
                                          sdwan_user_tags: Optional[str] = None,
                                          serial: Optional[str] = None,
                                          shared_scope: Optional[str] = None,
                                          site_id: Optional[float] = None,
                                          site_name: Optional[str] = None,
                                          sp_organization_name: Optional[str] = None,
                                          system_ip: Optional[str] = None,
                                          tags: Optional[Sequence[GetCatalystsdwanWanEdgeDeviceTag]] = None,
                                          tlocs: Optional[str] = None,
                                          tlocs_up: Optional[str] = None,
                                          uptime: Optional[str] = None,
                                          uuid: Optional[str] = None,
                                          validity: Optional[str] = None,
                                          vendor: Optional[str] = None,
                                          version_context: Optional[GetCatalystsdwanWanEdgeDeviceVersionContext] = None,
                                          opts: Optional[InvokeOptions] = None) -> GetCatalystsdwanWanEdgeDeviceResult
    def get_catalystsdwan_wan_edge_device_output(account_moid: pulumi.Input[Optional[str]] = None,
                                          additional_properties: pulumi.Input[Optional[str]] = None,
                                          ancestors: pulumi.Input[Optional[Sequence[pulumi.Input[GetCatalystsdwanWanEdgeDeviceAncestorArgs]]]] = None,
                                          bfd_sessions: pulumi.Input[Optional[str]] = None,
                                          bfd_sessions_up: pulumi.Input[Optional[str]] = None,
                                          class_id: pulumi.Input[Optional[str]] = None,
                                          config_device_status: pulumi.Input[Optional[str]] = None,
                                          config_locked: pulumi.Input[Optional[str]] = None,
                                          control_connections: pulumi.Input[Optional[str]] = None,
                                          control_connections_up: pulumi.Input[Optional[str]] = None,
                                          create_time: pulumi.Input[Optional[str]] = None,
                                          device_health: pulumi.Input[Optional[str]] = None,
                                          device_id: pulumi.Input[Optional[str]] = None,
                                          device_location: pulumi.Input[Optional[GetCatalystsdwanWanEdgeDeviceDeviceLocationArgs]] = None,
                                          device_mo_id: pulumi.Input[Optional[str]] = None,
                                          device_state: pulumi.Input[Optional[str]] = None,
                                          device_type: pulumi.Input[Optional[str]] = None,
                                          dn: pulumi.Input[Optional[str]] = None,
                                          domain_group_moid: pulumi.Input[Optional[str]] = None,
                                          hardware_version: pulumi.Input[Optional[str]] = None,
                                          host_name: pulumi.Input[Optional[str]] = None,
                                          id: pulumi.Input[Optional[str]] = None,
                                          is_upgraded: pulumi.Input[Optional[bool]] = None,
                                          management_port_hw_addr: pulumi.Input[Optional[str]] = None,
                                          management_port_ip: pulumi.Input[Optional[str]] = None,
                                          management_port_subnet: pulumi.Input[Optional[str]] = None,
                                          mod_time: pulumi.Input[Optional[str]] = None,
                                          model: pulumi.Input[Optional[str]] = None,
                                          moid: pulumi.Input[Optional[str]] = None,
                                          name: pulumi.Input[Optional[str]] = None,
                                          nr_version: pulumi.Input[Optional[str]] = None,
                                          object_type: pulumi.Input[Optional[str]] = None,
                                          organization_name: pulumi.Input[Optional[str]] = None,
                                          owners: pulumi.Input[Optional[Sequence[pulumi.Input[str]]]] = None,
                                          parent: pulumi.Input[Optional[GetCatalystsdwanWanEdgeDeviceParentArgs]] = None,
                                          permission_resources: pulumi.Input[Optional[Sequence[pulumi.Input[GetCatalystsdwanWanEdgeDevicePermissionResourceArgs]]]] = None,
                                          personality: pulumi.Input[Optional[str]] = None,
                                          presence: pulumi.Input[Optional[str]] = None,
                                          previous_fru: pulumi.Input[Optional[GetCatalystsdwanWanEdgeDevicePreviousFruArgs]] = None,
                                          reachability: pulumi.Input[Optional[str]] = None,
                                          registered_device: pulumi.Input[Optional[GetCatalystsdwanWanEdgeDeviceRegisteredDeviceArgs]] = None,
                                          revision: pulumi.Input[Optional[str]] = None,
                                          rn: pulumi.Input[Optional[str]] = None,
                                          sdwan_user_tags: pulumi.Input[Optional[str]] = None,
                                          serial: pulumi.Input[Optional[str]] = None,
                                          shared_scope: pulumi.Input[Optional[str]] = None,
                                          site_id: pulumi.Input[Optional[float]] = None,
                                          site_name: pulumi.Input[Optional[str]] = None,
                                          sp_organization_name: pulumi.Input[Optional[str]] = None,
                                          system_ip: pulumi.Input[Optional[str]] = None,
                                          tags: pulumi.Input[Optional[Sequence[pulumi.Input[GetCatalystsdwanWanEdgeDeviceTagArgs]]]] = None,
                                          tlocs: pulumi.Input[Optional[str]] = None,
                                          tlocs_up: pulumi.Input[Optional[str]] = None,
                                          uptime: pulumi.Input[Optional[str]] = None,
                                          uuid: pulumi.Input[Optional[str]] = None,
                                          validity: pulumi.Input[Optional[str]] = None,
                                          vendor: pulumi.Input[Optional[str]] = None,
                                          version_context: pulumi.Input[Optional[GetCatalystsdwanWanEdgeDeviceVersionContextArgs]] = None,
                                          opts: Optional[InvokeOutputOptions] = None) -> Output[GetCatalystsdwanWanEdgeDeviceResult]
    func LookupCatalystsdwanWanEdgeDevice(ctx *Context, args *LookupCatalystsdwanWanEdgeDeviceArgs, opts ...InvokeOption) (*LookupCatalystsdwanWanEdgeDeviceResult, error)
    func LookupCatalystsdwanWanEdgeDeviceOutput(ctx *Context, args *LookupCatalystsdwanWanEdgeDeviceOutputArgs, opts ...InvokeOption) LookupCatalystsdwanWanEdgeDeviceResultOutput

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

    public static class GetCatalystsdwanWanEdgeDevice 
    {
        public static Task<GetCatalystsdwanWanEdgeDeviceResult> InvokeAsync(GetCatalystsdwanWanEdgeDeviceArgs args, InvokeOptions? opts = null)
        public static Output<GetCatalystsdwanWanEdgeDeviceResult> Invoke(GetCatalystsdwanWanEdgeDeviceInvokeArgs args, InvokeOptions? opts = null)
        public static Output<GetCatalystsdwanWanEdgeDeviceResult> Invoke(GetCatalystsdwanWanEdgeDeviceInvokeArgs args, InvokeOutputOptions opts)
    }
    public static CompletableFuture<GetCatalystsdwanWanEdgeDeviceResult> getCatalystsdwanWanEdgeDevice(GetCatalystsdwanWanEdgeDeviceArgs args, InvokeOptions options)
    public static Output<GetCatalystsdwanWanEdgeDeviceResult> getCatalystsdwanWanEdgeDevice(GetCatalystsdwanWanEdgeDeviceArgs args, InvokeOptions options)
    public static Output<GetCatalystsdwanWanEdgeDeviceResult> getCatalystsdwanWanEdgeDevice(GetCatalystsdwanWanEdgeDeviceArgs args, InvokeOutputOptions options)
    
    fn::invoke:
      function: intersight:index/getCatalystsdwanWanEdgeDevice:getCatalystsdwanWanEdgeDevice
      arguments:
        # arguments dictionary
    data "intersight_get_catalystsdwan_wan_edge_device" "name" {
        # arguments
    }

    The following arguments are supported:

    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors List<GetCatalystsdwanWanEdgeDeviceAncestor>
    BfdSessions string
    Total number of BFD sessions from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    BfdSessionsUp string
    Number of BFD sessions in up state from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    ClassId string
    ConfigDeviceStatus string
    Synchronization status of the WAN Edge Device configuration with Cisco Catalyst SD-WAN Manager.
    ConfigLocked string
    Indicates if the device configuration is locked.
    ControlConnections string
    Total number of control connections from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    ControlConnectionsUp string
    Number of control connections in up state from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    CreateTime string
    The time when this managed object was created.
    DeviceHealth string
    Health status of the WAN Edge Device.
    DeviceId string
    Device ID of the WAN Edge Device.
    DeviceLocation GetCatalystsdwanWanEdgeDeviceDeviceLocation
    DeviceMoId string
    The database identifier of the registered device of an object.
    DeviceState string
    Device state of the WAN Edge Device.
    DeviceType string
    The categorization of the device type. Optional parameter to categorize devices by product type. For example, Meraki device types are wireless, appliance, switch, systemsManager, camera, cellularGateway, sensor, and secureConnect.
    Dn string
    The Distinguished Name unambiguously identifies an object in the system.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    HardwareVersion string
    The hardware version of the device.
    HostName string
    Host name of the WAN Edge Device.
    Id string
    IsUpgraded bool
    This field indicates the compute status of the catalog values for the associated component or hardware.
    ManagementPortHwAddr string
    MAC address of the WAN Edge Device management port.
    ManagementPortIp string
    IP address of the WAN Edge Device management port.
    ManagementPortSubnet string
    Subnet of the WAN Edge Device management port.
    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.
    Name string
    Administrator defined name for the device.
    NrVersion string
    Current running software version of the device.
    ObjectType string
    OrganizationName string
    The WAN Edge Device organization name.
    Owners List<string>
    Parent GetCatalystsdwanWanEdgeDeviceParent
    PermissionResources List<GetCatalystsdwanWanEdgeDevicePermissionResource>
    Personality string
    Personality of the WAN Edge Device as seen in the Cisco Catalyst SD-WAN Manager (e.g., vEdge, cEdge).
    Presence string
    This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
    PreviousFru GetCatalystsdwanWanEdgeDevicePreviousFru
    Reachability string
    Reachability of the WAN Edge Device.* Unknown - Reachability status of the Catalyst SDWAN device from SDWAN Manager is unknown.* Reachable - The Catalyst SDWAN device is reachable from SDWAN Manager.* Unreachable - The Catalyst SDWAN device is unreachable from SDWAN Manager.* Authentication Failed - Authentication failed when SDWAN Manager attempted to connect to the Catalyst SDWAN device.
    RegisteredDevice GetCatalystsdwanWanEdgeDeviceRegisteredDevice
    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.
    SdwanUserTags string
    User defined tags associated with the WAN Edge Device from Cisco Catalyst SD-WAN Manager.
    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.
    SiteId double
    Site ID of the WAN Edge Device.
    SiteName string
    Site name of the WAN Edge Device.
    SpOrganizationName string
    The WAN Edge Device sp organization name.
    SystemIp string
    System IP of the WAN Edge Device.
    Tags List<GetCatalystsdwanWanEdgeDeviceTag>
    Tlocs string
    Total number of TLOCs from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    TlocsUp string
    Number of TLOCs in up state from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    Uptime string
    Uptime of the WAN Edge Device.
    Uuid string
    Unique identity of the device.
    Validity string
    Validity of the WAN Edge Device.* Unknown - Validity of the Catalyst SDWAN device configuration is unknown.* Valid - Configuration on the Catalyst SDWAN device is valid.* Invalid - Configuration on the Catalyst SDWAN device is invalid.* Prestaging - Configuration on the Catalyst SDWAN device is in pre-staging state.* Staging - Configuration on the Catalyst SDWAN device is in staging state.* Config Init - Configuration on the Catalyst SDWAN device is in initialization state.
    Vendor string
    This field displays the vendor information of the associated component or hardware.
    VersionContext GetCatalystsdwanWanEdgeDeviceVersionContext
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors []GetCatalystsdwanWanEdgeDeviceAncestor
    BfdSessions string
    Total number of BFD sessions from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    BfdSessionsUp string
    Number of BFD sessions in up state from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    ClassId string
    ConfigDeviceStatus string
    Synchronization status of the WAN Edge Device configuration with Cisco Catalyst SD-WAN Manager.
    ConfigLocked string
    Indicates if the device configuration is locked.
    ControlConnections string
    Total number of control connections from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    ControlConnectionsUp string
    Number of control connections in up state from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    CreateTime string
    The time when this managed object was created.
    DeviceHealth string
    Health status of the WAN Edge Device.
    DeviceId string
    Device ID of the WAN Edge Device.
    DeviceLocation GetCatalystsdwanWanEdgeDeviceDeviceLocation
    DeviceMoId string
    The database identifier of the registered device of an object.
    DeviceState string
    Device state of the WAN Edge Device.
    DeviceType string
    The categorization of the device type. Optional parameter to categorize devices by product type. For example, Meraki device types are wireless, appliance, switch, systemsManager, camera, cellularGateway, sensor, and secureConnect.
    Dn string
    The Distinguished Name unambiguously identifies an object in the system.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    HardwareVersion string
    The hardware version of the device.
    HostName string
    Host name of the WAN Edge Device.
    Id string
    IsUpgraded bool
    This field indicates the compute status of the catalog values for the associated component or hardware.
    ManagementPortHwAddr string
    MAC address of the WAN Edge Device management port.
    ManagementPortIp string
    IP address of the WAN Edge Device management port.
    ManagementPortSubnet string
    Subnet of the WAN Edge Device management port.
    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.
    Name string
    Administrator defined name for the device.
    NrVersion string
    Current running software version of the device.
    ObjectType string
    OrganizationName string
    The WAN Edge Device organization name.
    Owners []string
    Parent GetCatalystsdwanWanEdgeDeviceParent
    PermissionResources []GetCatalystsdwanWanEdgeDevicePermissionResource
    Personality string
    Personality of the WAN Edge Device as seen in the Cisco Catalyst SD-WAN Manager (e.g., vEdge, cEdge).
    Presence string
    This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
    PreviousFru GetCatalystsdwanWanEdgeDevicePreviousFru
    Reachability string
    Reachability of the WAN Edge Device.* Unknown - Reachability status of the Catalyst SDWAN device from SDWAN Manager is unknown.* Reachable - The Catalyst SDWAN device is reachable from SDWAN Manager.* Unreachable - The Catalyst SDWAN device is unreachable from SDWAN Manager.* Authentication Failed - Authentication failed when SDWAN Manager attempted to connect to the Catalyst SDWAN device.
    RegisteredDevice GetCatalystsdwanWanEdgeDeviceRegisteredDevice
    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.
    SdwanUserTags string
    User defined tags associated with the WAN Edge Device from Cisco Catalyst SD-WAN Manager.
    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.
    SiteId float64
    Site ID of the WAN Edge Device.
    SiteName string
    Site name of the WAN Edge Device.
    SpOrganizationName string
    The WAN Edge Device sp organization name.
    SystemIp string
    System IP of the WAN Edge Device.
    Tags []GetCatalystsdwanWanEdgeDeviceTag
    Tlocs string
    Total number of TLOCs from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    TlocsUp string
    Number of TLOCs in up state from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    Uptime string
    Uptime of the WAN Edge Device.
    Uuid string
    Unique identity of the device.
    Validity string
    Validity of the WAN Edge Device.* Unknown - Validity of the Catalyst SDWAN device configuration is unknown.* Valid - Configuration on the Catalyst SDWAN device is valid.* Invalid - Configuration on the Catalyst SDWAN device is invalid.* Prestaging - Configuration on the Catalyst SDWAN device is in pre-staging state.* Staging - Configuration on the Catalyst SDWAN device is in staging state.* Config Init - Configuration on the Catalyst SDWAN device is in initialization state.
    Vendor string
    This field displays the vendor information of the associated component or hardware.
    VersionContext GetCatalystsdwanWanEdgeDeviceVersionContext
    account_moid string
    The Account ID for this managed object.
    additional_properties string
    ancestors list(object)
    bfd_sessions string
    Total number of BFD sessions from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    bfd_sessions_up string
    Number of BFD sessions in up state from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    class_id string
    config_device_status string
    Synchronization status of the WAN Edge Device configuration with Cisco Catalyst SD-WAN Manager.
    config_locked string
    Indicates if the device configuration is locked.
    control_connections string
    Total number of control connections from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    control_connections_up string
    Number of control connections in up state from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    create_time string
    The time when this managed object was created.
    device_health string
    Health status of the WAN Edge Device.
    device_id string
    Device ID of the WAN Edge Device.
    device_location object
    device_mo_id string
    The database identifier of the registered device of an object.
    device_state string
    Device state of the WAN Edge Device.
    device_type string
    The categorization of the device type. Optional parameter to categorize devices by product type. For example, Meraki device types are wireless, appliance, switch, systemsManager, camera, cellularGateway, sensor, and secureConnect.
    dn string
    The Distinguished Name unambiguously identifies an object in the system.
    domain_group_moid string
    The DomainGroup ID for this managed object.
    hardware_version string
    The hardware version of the device.
    host_name string
    Host name of the WAN Edge Device.
    id string
    is_upgraded bool
    This field indicates the compute status of the catalog values for the associated component or hardware.
    management_port_hw_addr string
    MAC address of the WAN Edge Device management port.
    management_port_ip string
    IP address of the WAN Edge Device management port.
    management_port_subnet string
    Subnet of the WAN Edge Device management port.
    mod_time 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.
    name string
    Administrator defined name for the device.
    nr_version string
    Current running software version of the device.
    object_type string
    organization_name string
    The WAN Edge Device organization name.
    owners list(string)
    parent object
    permission_resources list(object)
    personality string
    Personality of the WAN Edge Device as seen in the Cisco Catalyst SD-WAN Manager (e.g., vEdge, cEdge).
    presence string
    This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
    previous_fru object
    reachability string
    Reachability of the WAN Edge Device.* Unknown - Reachability status of the Catalyst SDWAN device from SDWAN Manager is unknown.* Reachable - The Catalyst SDWAN device is reachable from SDWAN Manager.* Unreachable - The Catalyst SDWAN device is unreachable from SDWAN Manager.* Authentication Failed - Authentication failed when SDWAN Manager attempted to connect to the Catalyst SDWAN device.
    registered_device object
    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.
    sdwan_user_tags string
    User defined tags associated with the WAN Edge Device from Cisco Catalyst SD-WAN Manager.
    serial string
    This field displays the serial number of the associated component or hardware.
    shared_scope 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.
    site_id number
    Site ID of the WAN Edge Device.
    site_name string
    Site name of the WAN Edge Device.
    sp_organization_name string
    The WAN Edge Device sp organization name.
    system_ip string
    System IP of the WAN Edge Device.
    tags list(object)
    tlocs string
    Total number of TLOCs from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    tlocs_up string
    Number of TLOCs in up state from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    uptime string
    Uptime of the WAN Edge Device.
    uuid string
    Unique identity of the device.
    validity string
    Validity of the WAN Edge Device.* Unknown - Validity of the Catalyst SDWAN device configuration is unknown.* Valid - Configuration on the Catalyst SDWAN device is valid.* Invalid - Configuration on the Catalyst SDWAN device is invalid.* Prestaging - Configuration on the Catalyst SDWAN device is in pre-staging state.* Staging - Configuration on the Catalyst SDWAN device is in staging state.* Config Init - Configuration on the Catalyst SDWAN device is in initialization state.
    vendor string
    This field displays the vendor information of the associated component or hardware.
    version_context object
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<GetCatalystsdwanWanEdgeDeviceAncestor>
    bfdSessions String
    Total number of BFD sessions from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    bfdSessionsUp String
    Number of BFD sessions in up state from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    classId String
    configDeviceStatus String
    Synchronization status of the WAN Edge Device configuration with Cisco Catalyst SD-WAN Manager.
    configLocked String
    Indicates if the device configuration is locked.
    controlConnections String
    Total number of control connections from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    controlConnectionsUp String
    Number of control connections in up state from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    createTime String
    The time when this managed object was created.
    deviceHealth String
    Health status of the WAN Edge Device.
    deviceId String
    Device ID of the WAN Edge Device.
    deviceLocation GetCatalystsdwanWanEdgeDeviceDeviceLocation
    deviceMoId String
    The database identifier of the registered device of an object.
    deviceState String
    Device state of the WAN Edge Device.
    deviceType String
    The categorization of the device type. Optional parameter to categorize devices by product type. For example, Meraki device types are wireless, appliance, switch, systemsManager, camera, cellularGateway, sensor, and secureConnect.
    dn String
    The Distinguished Name unambiguously identifies an object in the system.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    hardwareVersion String
    The hardware version of the device.
    hostName String
    Host name of the WAN Edge Device.
    id String
    isUpgraded Boolean
    This field indicates the compute status of the catalog values for the associated component or hardware.
    managementPortHwAddr String
    MAC address of the WAN Edge Device management port.
    managementPortIp String
    IP address of the WAN Edge Device management port.
    managementPortSubnet String
    Subnet of the WAN Edge Device management port.
    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.
    name String
    Administrator defined name for the device.
    nrVersion String
    Current running software version of the device.
    objectType String
    organizationName String
    The WAN Edge Device organization name.
    owners List<String>
    parent GetCatalystsdwanWanEdgeDeviceParent
    permissionResources List<GetCatalystsdwanWanEdgeDevicePermissionResource>
    personality String
    Personality of the WAN Edge Device as seen in the Cisco Catalyst SD-WAN Manager (e.g., vEdge, cEdge).
    presence String
    This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
    previousFru GetCatalystsdwanWanEdgeDevicePreviousFru
    reachability String
    Reachability of the WAN Edge Device.* Unknown - Reachability status of the Catalyst SDWAN device from SDWAN Manager is unknown.* Reachable - The Catalyst SDWAN device is reachable from SDWAN Manager.* Unreachable - The Catalyst SDWAN device is unreachable from SDWAN Manager.* Authentication Failed - Authentication failed when SDWAN Manager attempted to connect to the Catalyst SDWAN device.
    registeredDevice GetCatalystsdwanWanEdgeDeviceRegisteredDevice
    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.
    sdwanUserTags String
    User defined tags associated with the WAN Edge Device from Cisco Catalyst SD-WAN Manager.
    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.
    siteId Double
    Site ID of the WAN Edge Device.
    siteName String
    Site name of the WAN Edge Device.
    spOrganizationName String
    The WAN Edge Device sp organization name.
    systemIp String
    System IP of the WAN Edge Device.
    tags List<GetCatalystsdwanWanEdgeDeviceTag>
    tlocs String
    Total number of TLOCs from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    tlocsUp String
    Number of TLOCs in up state from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    uptime String
    Uptime of the WAN Edge Device.
    uuid String
    Unique identity of the device.
    validity String
    Validity of the WAN Edge Device.* Unknown - Validity of the Catalyst SDWAN device configuration is unknown.* Valid - Configuration on the Catalyst SDWAN device is valid.* Invalid - Configuration on the Catalyst SDWAN device is invalid.* Prestaging - Configuration on the Catalyst SDWAN device is in pre-staging state.* Staging - Configuration on the Catalyst SDWAN device is in staging state.* Config Init - Configuration on the Catalyst SDWAN device is in initialization state.
    vendor String
    This field displays the vendor information of the associated component or hardware.
    versionContext GetCatalystsdwanWanEdgeDeviceVersionContext
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    ancestors GetCatalystsdwanWanEdgeDeviceAncestor[]
    bfdSessions string
    Total number of BFD sessions from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    bfdSessionsUp string
    Number of BFD sessions in up state from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    classId string
    configDeviceStatus string
    Synchronization status of the WAN Edge Device configuration with Cisco Catalyst SD-WAN Manager.
    configLocked string
    Indicates if the device configuration is locked.
    controlConnections string
    Total number of control connections from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    controlConnectionsUp string
    Number of control connections in up state from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    createTime string
    The time when this managed object was created.
    deviceHealth string
    Health status of the WAN Edge Device.
    deviceId string
    Device ID of the WAN Edge Device.
    deviceLocation GetCatalystsdwanWanEdgeDeviceDeviceLocation
    deviceMoId string
    The database identifier of the registered device of an object.
    deviceState string
    Device state of the WAN Edge Device.
    deviceType string
    The categorization of the device type. Optional parameter to categorize devices by product type. For example, Meraki device types are wireless, appliance, switch, systemsManager, camera, cellularGateway, sensor, and secureConnect.
    dn string
    The Distinguished Name unambiguously identifies an object in the system.
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    hardwareVersion string
    The hardware version of the device.
    hostName string
    Host name of the WAN Edge Device.
    id string
    isUpgraded boolean
    This field indicates the compute status of the catalog values for the associated component or hardware.
    managementPortHwAddr string
    MAC address of the WAN Edge Device management port.
    managementPortIp string
    IP address of the WAN Edge Device management port.
    managementPortSubnet string
    Subnet of the WAN Edge Device management port.
    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.
    name string
    Administrator defined name for the device.
    nrVersion string
    Current running software version of the device.
    objectType string
    organizationName string
    The WAN Edge Device organization name.
    owners string[]
    parent GetCatalystsdwanWanEdgeDeviceParent
    permissionResources GetCatalystsdwanWanEdgeDevicePermissionResource[]
    personality string
    Personality of the WAN Edge Device as seen in the Cisco Catalyst SD-WAN Manager (e.g., vEdge, cEdge).
    presence string
    This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
    previousFru GetCatalystsdwanWanEdgeDevicePreviousFru
    reachability string
    Reachability of the WAN Edge Device.* Unknown - Reachability status of the Catalyst SDWAN device from SDWAN Manager is unknown.* Reachable - The Catalyst SDWAN device is reachable from SDWAN Manager.* Unreachable - The Catalyst SDWAN device is unreachable from SDWAN Manager.* Authentication Failed - Authentication failed when SDWAN Manager attempted to connect to the Catalyst SDWAN device.
    registeredDevice GetCatalystsdwanWanEdgeDeviceRegisteredDevice
    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.
    sdwanUserTags string
    User defined tags associated with the WAN Edge Device from Cisco Catalyst SD-WAN Manager.
    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.
    siteId number
    Site ID of the WAN Edge Device.
    siteName string
    Site name of the WAN Edge Device.
    spOrganizationName string
    The WAN Edge Device sp organization name.
    systemIp string
    System IP of the WAN Edge Device.
    tags GetCatalystsdwanWanEdgeDeviceTag[]
    tlocs string
    Total number of TLOCs from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    tlocsUp string
    Number of TLOCs in up state from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    uptime string
    Uptime of the WAN Edge Device.
    uuid string
    Unique identity of the device.
    validity string
    Validity of the WAN Edge Device.* Unknown - Validity of the Catalyst SDWAN device configuration is unknown.* Valid - Configuration on the Catalyst SDWAN device is valid.* Invalid - Configuration on the Catalyst SDWAN device is invalid.* Prestaging - Configuration on the Catalyst SDWAN device is in pre-staging state.* Staging - Configuration on the Catalyst SDWAN device is in staging state.* Config Init - Configuration on the Catalyst SDWAN device is in initialization state.
    vendor string
    This field displays the vendor information of the associated component or hardware.
    versionContext GetCatalystsdwanWanEdgeDeviceVersionContext
    account_moid str
    The Account ID for this managed object.
    additional_properties str
    ancestors Sequence[GetCatalystsdwanWanEdgeDeviceAncestor]
    bfd_sessions str
    Total number of BFD sessions from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    bfd_sessions_up str
    Number of BFD sessions in up state from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    class_id str
    config_device_status str
    Synchronization status of the WAN Edge Device configuration with Cisco Catalyst SD-WAN Manager.
    config_locked str
    Indicates if the device configuration is locked.
    control_connections str
    Total number of control connections from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    control_connections_up str
    Number of control connections in up state from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    create_time str
    The time when this managed object was created.
    device_health str
    Health status of the WAN Edge Device.
    device_id str
    Device ID of the WAN Edge Device.
    device_location GetCatalystsdwanWanEdgeDeviceDeviceLocation
    device_mo_id str
    The database identifier of the registered device of an object.
    device_state str
    Device state of the WAN Edge Device.
    device_type str
    The categorization of the device type. Optional parameter to categorize devices by product type. For example, Meraki device types are wireless, appliance, switch, systemsManager, camera, cellularGateway, sensor, and secureConnect.
    dn str
    The Distinguished Name unambiguously identifies an object in the system.
    domain_group_moid str
    The DomainGroup ID for this managed object.
    hardware_version str
    The hardware version of the device.
    host_name str
    Host name of the WAN Edge Device.
    id str
    is_upgraded bool
    This field indicates the compute status of the catalog values for the associated component or hardware.
    management_port_hw_addr str
    MAC address of the WAN Edge Device management port.
    management_port_ip str
    IP address of the WAN Edge Device management port.
    management_port_subnet str
    Subnet of the WAN Edge Device management port.
    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.
    name str
    Administrator defined name for the device.
    nr_version str
    Current running software version of the device.
    object_type str
    organization_name str
    The WAN Edge Device organization name.
    owners Sequence[str]
    parent GetCatalystsdwanWanEdgeDeviceParent
    permission_resources Sequence[GetCatalystsdwanWanEdgeDevicePermissionResource]
    personality str
    Personality of the WAN Edge Device as seen in the Cisco Catalyst SD-WAN Manager (e.g., vEdge, cEdge).
    presence str
    This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
    previous_fru GetCatalystsdwanWanEdgeDevicePreviousFru
    reachability str
    Reachability of the WAN Edge Device.* Unknown - Reachability status of the Catalyst SDWAN device from SDWAN Manager is unknown.* Reachable - The Catalyst SDWAN device is reachable from SDWAN Manager.* Unreachable - The Catalyst SDWAN device is unreachable from SDWAN Manager.* Authentication Failed - Authentication failed when SDWAN Manager attempted to connect to the Catalyst SDWAN device.
    registered_device GetCatalystsdwanWanEdgeDeviceRegisteredDevice
    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.
    sdwan_user_tags str
    User defined tags associated with the WAN Edge Device from Cisco Catalyst SD-WAN Manager.
    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.
    site_id float
    Site ID of the WAN Edge Device.
    site_name str
    Site name of the WAN Edge Device.
    sp_organization_name str
    The WAN Edge Device sp organization name.
    system_ip str
    System IP of the WAN Edge Device.
    tags Sequence[GetCatalystsdwanWanEdgeDeviceTag]
    tlocs str
    Total number of TLOCs from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    tlocs_up str
    Number of TLOCs in up state from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    uptime str
    Uptime of the WAN Edge Device.
    uuid str
    Unique identity of the device.
    validity str
    Validity of the WAN Edge Device.* Unknown - Validity of the Catalyst SDWAN device configuration is unknown.* Valid - Configuration on the Catalyst SDWAN device is valid.* Invalid - Configuration on the Catalyst SDWAN device is invalid.* Prestaging - Configuration on the Catalyst SDWAN device is in pre-staging state.* Staging - Configuration on the Catalyst SDWAN device is in staging state.* Config Init - Configuration on the Catalyst SDWAN device is in initialization state.
    vendor str
    This field displays the vendor information of the associated component or hardware.
    version_context GetCatalystsdwanWanEdgeDeviceVersionContext
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<Property Map>
    bfdSessions String
    Total number of BFD sessions from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    bfdSessionsUp String
    Number of BFD sessions in up state from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    classId String
    configDeviceStatus String
    Synchronization status of the WAN Edge Device configuration with Cisco Catalyst SD-WAN Manager.
    configLocked String
    Indicates if the device configuration is locked.
    controlConnections String
    Total number of control connections from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    controlConnectionsUp String
    Number of control connections in up state from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    createTime String
    The time when this managed object was created.
    deviceHealth String
    Health status of the WAN Edge Device.
    deviceId String
    Device ID of the WAN Edge Device.
    deviceLocation Property Map
    deviceMoId String
    The database identifier of the registered device of an object.
    deviceState String
    Device state of the WAN Edge Device.
    deviceType String
    The categorization of the device type. Optional parameter to categorize devices by product type. For example, Meraki device types are wireless, appliance, switch, systemsManager, camera, cellularGateway, sensor, and secureConnect.
    dn String
    The Distinguished Name unambiguously identifies an object in the system.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    hardwareVersion String
    The hardware version of the device.
    hostName String
    Host name of the WAN Edge Device.
    id String
    isUpgraded Boolean
    This field indicates the compute status of the catalog values for the associated component or hardware.
    managementPortHwAddr String
    MAC address of the WAN Edge Device management port.
    managementPortIp String
    IP address of the WAN Edge Device management port.
    managementPortSubnet String
    Subnet of the WAN Edge Device management port.
    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.
    name String
    Administrator defined name for the device.
    nrVersion String
    Current running software version of the device.
    objectType String
    organizationName String
    The WAN Edge Device organization name.
    owners List<String>
    parent Property Map
    permissionResources List<Property Map>
    personality String
    Personality of the WAN Edge Device as seen in the Cisco Catalyst SD-WAN Manager (e.g., vEdge, cEdge).
    presence String
    This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
    previousFru Property Map
    reachability String
    Reachability of the WAN Edge Device.* Unknown - Reachability status of the Catalyst SDWAN device from SDWAN Manager is unknown.* Reachable - The Catalyst SDWAN device is reachable from SDWAN Manager.* Unreachable - The Catalyst SDWAN device is unreachable from SDWAN Manager.* Authentication Failed - Authentication failed when SDWAN Manager attempted to connect to the Catalyst SDWAN device.
    registeredDevice Property Map
    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.
    sdwanUserTags String
    User defined tags associated with the WAN Edge Device from Cisco Catalyst SD-WAN Manager.
    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.
    siteId Number
    Site ID of the WAN Edge Device.
    siteName String
    Site name of the WAN Edge Device.
    spOrganizationName String
    The WAN Edge Device sp organization name.
    systemIp String
    System IP of the WAN Edge Device.
    tags List<Property Map>
    tlocs String
    Total number of TLOCs from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    tlocsUp String
    Number of TLOCs in up state from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    uptime String
    Uptime of the WAN Edge Device.
    uuid String
    Unique identity of the device.
    validity String
    Validity of the WAN Edge Device.* Unknown - Validity of the Catalyst SDWAN device configuration is unknown.* Valid - Configuration on the Catalyst SDWAN device is valid.* Invalid - Configuration on the Catalyst SDWAN device is invalid.* Prestaging - Configuration on the Catalyst SDWAN device is in pre-staging state.* Staging - Configuration on the Catalyst SDWAN device is in staging state.* Config Init - Configuration on the Catalyst SDWAN device is in initialization state.
    vendor String
    This field displays the vendor information of the associated component or hardware.
    versionContext Property Map

    getCatalystsdwanWanEdgeDevice Result

    The following output properties are available:

    Id string
    Results List<GetCatalystsdwanWanEdgeDeviceResult>
    AccountMoid string
    AdditionalProperties string
    Ancestors List<GetCatalystsdwanWanEdgeDeviceAncestor>
    BfdSessions string
    BfdSessionsUp string
    ClassId string
    ConfigDeviceStatus string
    ConfigLocked string
    ControlConnections string
    ControlConnectionsUp string
    CreateTime string
    DeviceHealth string
    DeviceId string
    DeviceLocation GetCatalystsdwanWanEdgeDeviceDeviceLocation
    DeviceMoId string
    DeviceState string
    DeviceType string
    Dn string
    DomainGroupMoid string
    HardwareVersion string
    HostName string
    IsUpgraded bool
    ManagementPortHwAddr string
    ManagementPortIp string
    ManagementPortSubnet string
    ModTime string
    Model string
    Moid string
    Name string
    NrVersion string
    ObjectType string
    OrganizationName string
    Owners List<string>
    Parent GetCatalystsdwanWanEdgeDeviceParent
    PermissionResources List<GetCatalystsdwanWanEdgeDevicePermissionResource>
    Personality string
    Presence string
    PreviousFru GetCatalystsdwanWanEdgeDevicePreviousFru
    Reachability string
    RegisteredDevice GetCatalystsdwanWanEdgeDeviceRegisteredDevice
    Revision string
    Rn string
    SdwanUserTags string
    Serial string
    SharedScope string
    SiteId double
    SiteName string
    SpOrganizationName string
    SystemIp string
    Tags List<GetCatalystsdwanWanEdgeDeviceTag>
    Tlocs string
    TlocsUp string
    Uptime string
    Uuid string
    Validity string
    Vendor string
    VersionContext GetCatalystsdwanWanEdgeDeviceVersionContext
    Id string
    Results []GetCatalystsdwanWanEdgeDeviceResult
    AccountMoid string
    AdditionalProperties string
    Ancestors []GetCatalystsdwanWanEdgeDeviceAncestor
    BfdSessions string
    BfdSessionsUp string
    ClassId string
    ConfigDeviceStatus string
    ConfigLocked string
    ControlConnections string
    ControlConnectionsUp string
    CreateTime string
    DeviceHealth string
    DeviceId string
    DeviceLocation GetCatalystsdwanWanEdgeDeviceDeviceLocation
    DeviceMoId string
    DeviceState string
    DeviceType string
    Dn string
    DomainGroupMoid string
    HardwareVersion string
    HostName string
    IsUpgraded bool
    ManagementPortHwAddr string
    ManagementPortIp string
    ManagementPortSubnet string
    ModTime string
    Model string
    Moid string
    Name string
    NrVersion string
    ObjectType string
    OrganizationName string
    Owners []string
    Parent GetCatalystsdwanWanEdgeDeviceParent
    PermissionResources []GetCatalystsdwanWanEdgeDevicePermissionResource
    Personality string
    Presence string
    PreviousFru GetCatalystsdwanWanEdgeDevicePreviousFru
    Reachability string
    RegisteredDevice GetCatalystsdwanWanEdgeDeviceRegisteredDevice
    Revision string
    Rn string
    SdwanUserTags string
    Serial string
    SharedScope string
    SiteId float64
    SiteName string
    SpOrganizationName string
    SystemIp string
    Tags []GetCatalystsdwanWanEdgeDeviceTag
    Tlocs string
    TlocsUp string
    Uptime string
    Uuid string
    Validity string
    Vendor string
    VersionContext GetCatalystsdwanWanEdgeDeviceVersionContext
    id string
    results list(object)
    account_moid string
    additional_properties string
    ancestors list(object)
    bfd_sessions string
    bfd_sessions_up string
    class_id string
    config_device_status string
    config_locked string
    control_connections string
    control_connections_up string
    create_time string
    device_health string
    device_id string
    device_location object
    device_mo_id string
    device_state string
    device_type string
    dn string
    domain_group_moid string
    hardware_version string
    host_name string
    is_upgraded bool
    management_port_hw_addr string
    management_port_ip string
    management_port_subnet string
    mod_time string
    model string
    moid string
    name string
    nr_version string
    object_type string
    organization_name string
    owners list(string)
    parent object
    permission_resources list(object)
    personality string
    presence string
    previous_fru object
    reachability string
    registered_device object
    revision string
    rn string
    sdwan_user_tags string
    serial string
    shared_scope string
    site_id number
    site_name string
    sp_organization_name string
    system_ip string
    tags list(object)
    tlocs string
    tlocs_up string
    uptime string
    uuid string
    validity string
    vendor string
    version_context object
    id String
    results List<GetCatalystsdwanWanEdgeDeviceResult>
    accountMoid String
    additionalProperties String
    ancestors List<GetCatalystsdwanWanEdgeDeviceAncestor>
    bfdSessions String
    bfdSessionsUp String
    classId String
    configDeviceStatus String
    configLocked String
    controlConnections String
    controlConnectionsUp String
    createTime String
    deviceHealth String
    deviceId String
    deviceLocation GetCatalystsdwanWanEdgeDeviceDeviceLocation
    deviceMoId String
    deviceState String
    deviceType String
    dn String
    domainGroupMoid String
    hardwareVersion String
    hostName String
    isUpgraded Boolean
    managementPortHwAddr String
    managementPortIp String
    managementPortSubnet String
    modTime String
    model String
    moid String
    name String
    nrVersion String
    objectType String
    organizationName String
    owners List<String>
    parent GetCatalystsdwanWanEdgeDeviceParent
    permissionResources List<GetCatalystsdwanWanEdgeDevicePermissionResource>
    personality String
    presence String
    previousFru GetCatalystsdwanWanEdgeDevicePreviousFru
    reachability String
    registeredDevice GetCatalystsdwanWanEdgeDeviceRegisteredDevice
    revision String
    rn String
    sdwanUserTags String
    serial String
    sharedScope String
    siteId Double
    siteName String
    spOrganizationName String
    systemIp String
    tags List<GetCatalystsdwanWanEdgeDeviceTag>
    tlocs String
    tlocsUp String
    uptime String
    uuid String
    validity String
    vendor String
    versionContext GetCatalystsdwanWanEdgeDeviceVersionContext
    id string
    results GetCatalystsdwanWanEdgeDeviceResult[]
    accountMoid string
    additionalProperties string
    ancestors GetCatalystsdwanWanEdgeDeviceAncestor[]
    bfdSessions string
    bfdSessionsUp string
    classId string
    configDeviceStatus string
    configLocked string
    controlConnections string
    controlConnectionsUp string
    createTime string
    deviceHealth string
    deviceId string
    deviceLocation GetCatalystsdwanWanEdgeDeviceDeviceLocation
    deviceMoId string
    deviceState string
    deviceType string
    dn string
    domainGroupMoid string
    hardwareVersion string
    hostName string
    isUpgraded boolean
    managementPortHwAddr string
    managementPortIp string
    managementPortSubnet string
    modTime string
    model string
    moid string
    name string
    nrVersion string
    objectType string
    organizationName string
    owners string[]
    parent GetCatalystsdwanWanEdgeDeviceParent
    permissionResources GetCatalystsdwanWanEdgeDevicePermissionResource[]
    personality string
    presence string
    previousFru GetCatalystsdwanWanEdgeDevicePreviousFru
    reachability string
    registeredDevice GetCatalystsdwanWanEdgeDeviceRegisteredDevice
    revision string
    rn string
    sdwanUserTags string
    serial string
    sharedScope string
    siteId number
    siteName string
    spOrganizationName string
    systemIp string
    tags GetCatalystsdwanWanEdgeDeviceTag[]
    tlocs string
    tlocsUp string
    uptime string
    uuid string
    validity string
    vendor string
    versionContext GetCatalystsdwanWanEdgeDeviceVersionContext
    id str
    results Sequence[GetCatalystsdwanWanEdgeDeviceResult]
    account_moid str
    additional_properties str
    ancestors Sequence[GetCatalystsdwanWanEdgeDeviceAncestor]
    bfd_sessions str
    bfd_sessions_up str
    class_id str
    config_device_status str
    config_locked str
    control_connections str
    control_connections_up str
    create_time str
    device_health str
    device_id str
    device_location GetCatalystsdwanWanEdgeDeviceDeviceLocation
    device_mo_id str
    device_state str
    device_type str
    dn str
    domain_group_moid str
    hardware_version str
    host_name str
    is_upgraded bool
    management_port_hw_addr str
    management_port_ip str
    management_port_subnet str
    mod_time str
    model str
    moid str
    name str
    nr_version str
    object_type str
    organization_name str
    owners Sequence[str]
    parent GetCatalystsdwanWanEdgeDeviceParent
    permission_resources Sequence[GetCatalystsdwanWanEdgeDevicePermissionResource]
    personality str
    presence str
    previous_fru GetCatalystsdwanWanEdgeDevicePreviousFru
    reachability str
    registered_device GetCatalystsdwanWanEdgeDeviceRegisteredDevice
    revision str
    rn str
    sdwan_user_tags str
    serial str
    shared_scope str
    site_id float
    site_name str
    sp_organization_name str
    system_ip str
    tags Sequence[GetCatalystsdwanWanEdgeDeviceTag]
    tlocs str
    tlocs_up str
    uptime str
    uuid str
    validity str
    vendor str
    version_context GetCatalystsdwanWanEdgeDeviceVersionContext
    id String
    results List<Property Map>
    accountMoid String
    additionalProperties String
    ancestors List<Property Map>
    bfdSessions String
    bfdSessionsUp String
    classId String
    configDeviceStatus String
    configLocked String
    controlConnections String
    controlConnectionsUp String
    createTime String
    deviceHealth String
    deviceId String
    deviceLocation Property Map
    deviceMoId String
    deviceState String
    deviceType String
    dn String
    domainGroupMoid String
    hardwareVersion String
    hostName String
    isUpgraded Boolean
    managementPortHwAddr String
    managementPortIp String
    managementPortSubnet String
    modTime String
    model String
    moid String
    name String
    nrVersion String
    objectType String
    organizationName String
    owners List<String>
    parent Property Map
    permissionResources List<Property Map>
    personality String
    presence String
    previousFru Property Map
    reachability String
    registeredDevice Property Map
    revision String
    rn String
    sdwanUserTags String
    serial String
    sharedScope String
    siteId Number
    siteName String
    spOrganizationName String
    systemIp String
    tags List<Property Map>
    tlocs String
    tlocsUp String
    uptime String
    uuid String
    validity String
    vendor String
    versionContext Property Map

    Supporting Types

    GetCatalystsdwanWanEdgeDeviceAncestor

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

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

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

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

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

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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'.

    GetCatalystsdwanWanEdgeDeviceDeviceLocation

    AdditionalProperties string
    Address string
    The information about the address.
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Latitude double
    Location latitude in decimal degrees format.
    Longitude double
    Location longitude in decimal degrees format.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    AdditionalProperties string
    Address string
    The information about the address.
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Latitude float64
    Location latitude in decimal degrees format.
    Longitude float64
    Location longitude in decimal degrees format.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    additional_properties string
    address string
    The information about the address.
    class_id string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    latitude number
    Location latitude in decimal degrees format.
    longitude number
    Location longitude in decimal degrees format.
    object_type string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    additionalProperties String
    address String
    The information about the address.
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    latitude Double
    Location latitude in decimal degrees format.
    longitude Double
    Location longitude in decimal degrees format.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    additionalProperties string
    address string
    The information about the address.
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    latitude number
    Location latitude in decimal degrees format.
    longitude number
    Location longitude in decimal degrees format.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    additional_properties str
    address str
    The information about the address.
    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.
    latitude float
    Location latitude in decimal degrees format.
    longitude float
    Location longitude in decimal degrees format.
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    additionalProperties String
    address String
    The information about the address.
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    latitude Number
    Location latitude in decimal degrees format.
    longitude Number
    Location longitude in decimal degrees format.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.

    GetCatalystsdwanWanEdgeDeviceParent

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

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

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

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

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

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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'.

    GetCatalystsdwanWanEdgeDevicePermissionResource

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

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

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

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

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

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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'.

    GetCatalystsdwanWanEdgeDevicePreviousFru

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

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

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

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

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

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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'.

    GetCatalystsdwanWanEdgeDeviceRegisteredDevice

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

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

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

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

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

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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'.

    GetCatalystsdwanWanEdgeDeviceResult

    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors List<GetCatalystsdwanWanEdgeDeviceResultAncestor>
    BfdSessions string
    Total number of BFD sessions from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    BfdSessionsUp string
    Number of BFD sessions in up state from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    ClassId string
    ConfigDeviceStatus string
    Synchronization status of the WAN Edge Device configuration with Cisco Catalyst SD-WAN Manager.
    ConfigLocked string
    Indicates if the device configuration is locked.
    ControlConnections string
    Total number of control connections from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    ControlConnectionsUp string
    Number of control connections in up state from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    CreateTime string
    The time when this managed object was created.
    DeviceHealth string
    Health status of the WAN Edge Device.
    DeviceId string
    Device ID of the WAN Edge Device.
    DeviceLocations List<GetCatalystsdwanWanEdgeDeviceResultDeviceLocation>
    DeviceMoId string
    The database identifier of the registered device of an object.
    DeviceState string
    Device state of the WAN Edge Device.
    DeviceType string
    The categorization of the device type. Optional parameter to categorize devices by product type. For example, Meraki device types are wireless, appliance, switch, systemsManager, camera, cellularGateway, sensor, and secureConnect.
    Dn string
    The Distinguished Name unambiguously identifies an object in the system.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    HardwareVersion string
    The hardware version of the device.
    HostName string
    Host name of the WAN Edge Device.
    IsUpgraded bool
    This field indicates the compute status of the catalog values for the associated component or hardware.
    ManagementPortHwAddr string
    MAC address of the WAN Edge Device management port.
    ManagementPortIp string
    IP address of the WAN Edge Device management port.
    ManagementPortSubnet string
    Subnet of the WAN Edge Device management port.
    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.
    Name string
    Administrator defined name for the device.
    NrVersion string
    Current running software version of the device.
    ObjectType string
    OrganizationName string
    The WAN Edge Device organization name.
    Owners List<string>
    Parents List<GetCatalystsdwanWanEdgeDeviceResultParent>
    PermissionResources List<GetCatalystsdwanWanEdgeDeviceResultPermissionResource>
    Personality string
    Personality of the WAN Edge Device as seen in the Cisco Catalyst SD-WAN Manager (e.g., vEdge, cEdge).
    Presence string
    This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
    PreviousFrus List<GetCatalystsdwanWanEdgeDeviceResultPreviousFrus>
    Reachability string
    Reachability of the WAN Edge Device.* Unknown - Reachability status of the Catalyst SDWAN device from SDWAN Manager is unknown.* Reachable - The Catalyst SDWAN device is reachable from SDWAN Manager.* Unreachable - The Catalyst SDWAN device is unreachable from SDWAN Manager.* Authentication Failed - Authentication failed when SDWAN Manager attempted to connect to the Catalyst SDWAN device.
    RegisteredDevices List<GetCatalystsdwanWanEdgeDeviceResultRegisteredDevice>
    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.
    SdwanUserTags string
    User defined tags associated with the WAN Edge Device from Cisco Catalyst SD-WAN Manager.
    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.
    SiteId double
    Site ID of the WAN Edge Device.
    SiteName string
    Site name of the WAN Edge Device.
    SpOrganizationName string
    The WAN Edge Device sp organization name.
    SystemIp string
    System IP of the WAN Edge Device.
    Tags List<GetCatalystsdwanWanEdgeDeviceResultTag>
    Tlocs string
    Total number of TLOCs from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    TlocsUp string
    Number of TLOCs in up state from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    Uptime string
    Uptime of the WAN Edge Device.
    Uuid string
    Unique identity of the device.
    Validity string
    Validity of the WAN Edge Device.* Unknown - Validity of the Catalyst SDWAN device configuration is unknown.* Valid - Configuration on the Catalyst SDWAN device is valid.* Invalid - Configuration on the Catalyst SDWAN device is invalid.* Prestaging - Configuration on the Catalyst SDWAN device is in pre-staging state.* Staging - Configuration on the Catalyst SDWAN device is in staging state.* Config Init - Configuration on the Catalyst SDWAN device is in initialization state.
    Vendor string
    This field displays the vendor information of the associated component or hardware.
    VersionContexts List<GetCatalystsdwanWanEdgeDeviceResultVersionContext>
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors []GetCatalystsdwanWanEdgeDeviceResultAncestor
    BfdSessions string
    Total number of BFD sessions from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    BfdSessionsUp string
    Number of BFD sessions in up state from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    ClassId string
    ConfigDeviceStatus string
    Synchronization status of the WAN Edge Device configuration with Cisco Catalyst SD-WAN Manager.
    ConfigLocked string
    Indicates if the device configuration is locked.
    ControlConnections string
    Total number of control connections from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    ControlConnectionsUp string
    Number of control connections in up state from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    CreateTime string
    The time when this managed object was created.
    DeviceHealth string
    Health status of the WAN Edge Device.
    DeviceId string
    Device ID of the WAN Edge Device.
    DeviceLocations []GetCatalystsdwanWanEdgeDeviceResultDeviceLocation
    DeviceMoId string
    The database identifier of the registered device of an object.
    DeviceState string
    Device state of the WAN Edge Device.
    DeviceType string
    The categorization of the device type. Optional parameter to categorize devices by product type. For example, Meraki device types are wireless, appliance, switch, systemsManager, camera, cellularGateway, sensor, and secureConnect.
    Dn string
    The Distinguished Name unambiguously identifies an object in the system.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    HardwareVersion string
    The hardware version of the device.
    HostName string
    Host name of the WAN Edge Device.
    IsUpgraded bool
    This field indicates the compute status of the catalog values for the associated component or hardware.
    ManagementPortHwAddr string
    MAC address of the WAN Edge Device management port.
    ManagementPortIp string
    IP address of the WAN Edge Device management port.
    ManagementPortSubnet string
    Subnet of the WAN Edge Device management port.
    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.
    Name string
    Administrator defined name for the device.
    NrVersion string
    Current running software version of the device.
    ObjectType string
    OrganizationName string
    The WAN Edge Device organization name.
    Owners []string
    Parents []GetCatalystsdwanWanEdgeDeviceResultParent
    PermissionResources []GetCatalystsdwanWanEdgeDeviceResultPermissionResource
    Personality string
    Personality of the WAN Edge Device as seen in the Cisco Catalyst SD-WAN Manager (e.g., vEdge, cEdge).
    Presence string
    This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
    PreviousFrus []GetCatalystsdwanWanEdgeDeviceResultPreviousFrus
    Reachability string
    Reachability of the WAN Edge Device.* Unknown - Reachability status of the Catalyst SDWAN device from SDWAN Manager is unknown.* Reachable - The Catalyst SDWAN device is reachable from SDWAN Manager.* Unreachable - The Catalyst SDWAN device is unreachable from SDWAN Manager.* Authentication Failed - Authentication failed when SDWAN Manager attempted to connect to the Catalyst SDWAN device.
    RegisteredDevices []GetCatalystsdwanWanEdgeDeviceResultRegisteredDevice
    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.
    SdwanUserTags string
    User defined tags associated with the WAN Edge Device from Cisco Catalyst SD-WAN Manager.
    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.
    SiteId float64
    Site ID of the WAN Edge Device.
    SiteName string
    Site name of the WAN Edge Device.
    SpOrganizationName string
    The WAN Edge Device sp organization name.
    SystemIp string
    System IP of the WAN Edge Device.
    Tags []GetCatalystsdwanWanEdgeDeviceResultTag
    Tlocs string
    Total number of TLOCs from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    TlocsUp string
    Number of TLOCs in up state from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    Uptime string
    Uptime of the WAN Edge Device.
    Uuid string
    Unique identity of the device.
    Validity string
    Validity of the WAN Edge Device.* Unknown - Validity of the Catalyst SDWAN device configuration is unknown.* Valid - Configuration on the Catalyst SDWAN device is valid.* Invalid - Configuration on the Catalyst SDWAN device is invalid.* Prestaging - Configuration on the Catalyst SDWAN device is in pre-staging state.* Staging - Configuration on the Catalyst SDWAN device is in staging state.* Config Init - Configuration on the Catalyst SDWAN device is in initialization state.
    Vendor string
    This field displays the vendor information of the associated component or hardware.
    VersionContexts []GetCatalystsdwanWanEdgeDeviceResultVersionContext
    account_moid string
    The Account ID for this managed object.
    additional_properties string
    ancestors list(object)
    bfd_sessions string
    Total number of BFD sessions from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    bfd_sessions_up string
    Number of BFD sessions in up state from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    class_id string
    config_device_status string
    Synchronization status of the WAN Edge Device configuration with Cisco Catalyst SD-WAN Manager.
    config_locked string
    Indicates if the device configuration is locked.
    control_connections string
    Total number of control connections from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    control_connections_up string
    Number of control connections in up state from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    create_time string
    The time when this managed object was created.
    device_health string
    Health status of the WAN Edge Device.
    device_id string
    Device ID of the WAN Edge Device.
    device_locations list(object)
    device_mo_id string
    The database identifier of the registered device of an object.
    device_state string
    Device state of the WAN Edge Device.
    device_type string
    The categorization of the device type. Optional parameter to categorize devices by product type. For example, Meraki device types are wireless, appliance, switch, systemsManager, camera, cellularGateway, sensor, and secureConnect.
    dn string
    The Distinguished Name unambiguously identifies an object in the system.
    domain_group_moid string
    The DomainGroup ID for this managed object.
    hardware_version string
    The hardware version of the device.
    host_name string
    Host name of the WAN Edge Device.
    is_upgraded bool
    This field indicates the compute status of the catalog values for the associated component or hardware.
    management_port_hw_addr string
    MAC address of the WAN Edge Device management port.
    management_port_ip string
    IP address of the WAN Edge Device management port.
    management_port_subnet string
    Subnet of the WAN Edge Device management port.
    mod_time 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.
    name string
    Administrator defined name for the device.
    nr_version string
    Current running software version of the device.
    object_type string
    organization_name string
    The WAN Edge Device organization name.
    owners list(string)
    parents list(object)
    permission_resources list(object)
    personality string
    Personality of the WAN Edge Device as seen in the Cisco Catalyst SD-WAN Manager (e.g., vEdge, cEdge).
    presence string
    This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
    previous_frus list(object)
    reachability string
    Reachability of the WAN Edge Device.* Unknown - Reachability status of the Catalyst SDWAN device from SDWAN Manager is unknown.* Reachable - The Catalyst SDWAN device is reachable from SDWAN Manager.* Unreachable - The Catalyst SDWAN device is unreachable from SDWAN Manager.* Authentication Failed - Authentication failed when SDWAN Manager attempted to connect to the Catalyst SDWAN device.
    registered_devices list(object)
    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.
    sdwan_user_tags string
    User defined tags associated with the WAN Edge Device from Cisco Catalyst SD-WAN Manager.
    serial string
    This field displays the serial number of the associated component or hardware.
    shared_scope 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.
    site_id number
    Site ID of the WAN Edge Device.
    site_name string
    Site name of the WAN Edge Device.
    sp_organization_name string
    The WAN Edge Device sp organization name.
    system_ip string
    System IP of the WAN Edge Device.
    tags list(object)
    tlocs string
    Total number of TLOCs from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    tlocs_up string
    Number of TLOCs in up state from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    uptime string
    Uptime of the WAN Edge Device.
    uuid string
    Unique identity of the device.
    validity string
    Validity of the WAN Edge Device.* Unknown - Validity of the Catalyst SDWAN device configuration is unknown.* Valid - Configuration on the Catalyst SDWAN device is valid.* Invalid - Configuration on the Catalyst SDWAN device is invalid.* Prestaging - Configuration on the Catalyst SDWAN device is in pre-staging state.* Staging - Configuration on the Catalyst SDWAN device is in staging state.* Config Init - Configuration on the Catalyst SDWAN device is in initialization state.
    vendor string
    This field displays the vendor information of the associated component or hardware.
    version_contexts list(object)
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<GetCatalystsdwanWanEdgeDeviceResultAncestor>
    bfdSessions String
    Total number of BFD sessions from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    bfdSessionsUp String
    Number of BFD sessions in up state from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    classId String
    configDeviceStatus String
    Synchronization status of the WAN Edge Device configuration with Cisco Catalyst SD-WAN Manager.
    configLocked String
    Indicates if the device configuration is locked.
    controlConnections String
    Total number of control connections from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    controlConnectionsUp String
    Number of control connections in up state from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    createTime String
    The time when this managed object was created.
    deviceHealth String
    Health status of the WAN Edge Device.
    deviceId String
    Device ID of the WAN Edge Device.
    deviceLocations List<GetCatalystsdwanWanEdgeDeviceResultDeviceLocation>
    deviceMoId String
    The database identifier of the registered device of an object.
    deviceState String
    Device state of the WAN Edge Device.
    deviceType String
    The categorization of the device type. Optional parameter to categorize devices by product type. For example, Meraki device types are wireless, appliance, switch, systemsManager, camera, cellularGateway, sensor, and secureConnect.
    dn String
    The Distinguished Name unambiguously identifies an object in the system.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    hardwareVersion String
    The hardware version of the device.
    hostName String
    Host name of the WAN Edge Device.
    isUpgraded Boolean
    This field indicates the compute status of the catalog values for the associated component or hardware.
    managementPortHwAddr String
    MAC address of the WAN Edge Device management port.
    managementPortIp String
    IP address of the WAN Edge Device management port.
    managementPortSubnet String
    Subnet of the WAN Edge Device management port.
    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.
    name String
    Administrator defined name for the device.
    nrVersion String
    Current running software version of the device.
    objectType String
    organizationName String
    The WAN Edge Device organization name.
    owners List<String>
    parents List<GetCatalystsdwanWanEdgeDeviceResultParent>
    permissionResources List<GetCatalystsdwanWanEdgeDeviceResultPermissionResource>
    personality String
    Personality of the WAN Edge Device as seen in the Cisco Catalyst SD-WAN Manager (e.g., vEdge, cEdge).
    presence String
    This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
    previousFrus List<GetCatalystsdwanWanEdgeDeviceResultPreviousFrus>
    reachability String
    Reachability of the WAN Edge Device.* Unknown - Reachability status of the Catalyst SDWAN device from SDWAN Manager is unknown.* Reachable - The Catalyst SDWAN device is reachable from SDWAN Manager.* Unreachable - The Catalyst SDWAN device is unreachable from SDWAN Manager.* Authentication Failed - Authentication failed when SDWAN Manager attempted to connect to the Catalyst SDWAN device.
    registeredDevices List<GetCatalystsdwanWanEdgeDeviceResultRegisteredDevice>
    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.
    sdwanUserTags String
    User defined tags associated with the WAN Edge Device from Cisco Catalyst SD-WAN Manager.
    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.
    siteId Double
    Site ID of the WAN Edge Device.
    siteName String
    Site name of the WAN Edge Device.
    spOrganizationName String
    The WAN Edge Device sp organization name.
    systemIp String
    System IP of the WAN Edge Device.
    tags List<GetCatalystsdwanWanEdgeDeviceResultTag>
    tlocs String
    Total number of TLOCs from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    tlocsUp String
    Number of TLOCs in up state from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    uptime String
    Uptime of the WAN Edge Device.
    uuid String
    Unique identity of the device.
    validity String
    Validity of the WAN Edge Device.* Unknown - Validity of the Catalyst SDWAN device configuration is unknown.* Valid - Configuration on the Catalyst SDWAN device is valid.* Invalid - Configuration on the Catalyst SDWAN device is invalid.* Prestaging - Configuration on the Catalyst SDWAN device is in pre-staging state.* Staging - Configuration on the Catalyst SDWAN device is in staging state.* Config Init - Configuration on the Catalyst SDWAN device is in initialization state.
    vendor String
    This field displays the vendor information of the associated component or hardware.
    versionContexts List<GetCatalystsdwanWanEdgeDeviceResultVersionContext>
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    ancestors GetCatalystsdwanWanEdgeDeviceResultAncestor[]
    bfdSessions string
    Total number of BFD sessions from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    bfdSessionsUp string
    Number of BFD sessions in up state from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    classId string
    configDeviceStatus string
    Synchronization status of the WAN Edge Device configuration with Cisco Catalyst SD-WAN Manager.
    configLocked string
    Indicates if the device configuration is locked.
    controlConnections string
    Total number of control connections from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    controlConnectionsUp string
    Number of control connections in up state from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    createTime string
    The time when this managed object was created.
    deviceHealth string
    Health status of the WAN Edge Device.
    deviceId string
    Device ID of the WAN Edge Device.
    deviceLocations GetCatalystsdwanWanEdgeDeviceResultDeviceLocation[]
    deviceMoId string
    The database identifier of the registered device of an object.
    deviceState string
    Device state of the WAN Edge Device.
    deviceType string
    The categorization of the device type. Optional parameter to categorize devices by product type. For example, Meraki device types are wireless, appliance, switch, systemsManager, camera, cellularGateway, sensor, and secureConnect.
    dn string
    The Distinguished Name unambiguously identifies an object in the system.
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    hardwareVersion string
    The hardware version of the device.
    hostName string
    Host name of the WAN Edge Device.
    isUpgraded boolean
    This field indicates the compute status of the catalog values for the associated component or hardware.
    managementPortHwAddr string
    MAC address of the WAN Edge Device management port.
    managementPortIp string
    IP address of the WAN Edge Device management port.
    managementPortSubnet string
    Subnet of the WAN Edge Device management port.
    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.
    name string
    Administrator defined name for the device.
    nrVersion string
    Current running software version of the device.
    objectType string
    organizationName string
    The WAN Edge Device organization name.
    owners string[]
    parents GetCatalystsdwanWanEdgeDeviceResultParent[]
    permissionResources GetCatalystsdwanWanEdgeDeviceResultPermissionResource[]
    personality string
    Personality of the WAN Edge Device as seen in the Cisco Catalyst SD-WAN Manager (e.g., vEdge, cEdge).
    presence string
    This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
    previousFrus GetCatalystsdwanWanEdgeDeviceResultPreviousFrus[]
    reachability string
    Reachability of the WAN Edge Device.* Unknown - Reachability status of the Catalyst SDWAN device from SDWAN Manager is unknown.* Reachable - The Catalyst SDWAN device is reachable from SDWAN Manager.* Unreachable - The Catalyst SDWAN device is unreachable from SDWAN Manager.* Authentication Failed - Authentication failed when SDWAN Manager attempted to connect to the Catalyst SDWAN device.
    registeredDevices GetCatalystsdwanWanEdgeDeviceResultRegisteredDevice[]
    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.
    sdwanUserTags string
    User defined tags associated with the WAN Edge Device from Cisco Catalyst SD-WAN Manager.
    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.
    siteId number
    Site ID of the WAN Edge Device.
    siteName string
    Site name of the WAN Edge Device.
    spOrganizationName string
    The WAN Edge Device sp organization name.
    systemIp string
    System IP of the WAN Edge Device.
    tags GetCatalystsdwanWanEdgeDeviceResultTag[]
    tlocs string
    Total number of TLOCs from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    tlocsUp string
    Number of TLOCs in up state from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    uptime string
    Uptime of the WAN Edge Device.
    uuid string
    Unique identity of the device.
    validity string
    Validity of the WAN Edge Device.* Unknown - Validity of the Catalyst SDWAN device configuration is unknown.* Valid - Configuration on the Catalyst SDWAN device is valid.* Invalid - Configuration on the Catalyst SDWAN device is invalid.* Prestaging - Configuration on the Catalyst SDWAN device is in pre-staging state.* Staging - Configuration on the Catalyst SDWAN device is in staging state.* Config Init - Configuration on the Catalyst SDWAN device is in initialization state.
    vendor string
    This field displays the vendor information of the associated component or hardware.
    versionContexts GetCatalystsdwanWanEdgeDeviceResultVersionContext[]
    account_moid str
    The Account ID for this managed object.
    additional_properties str
    ancestors Sequence[GetCatalystsdwanWanEdgeDeviceResultAncestor]
    bfd_sessions str
    Total number of BFD sessions from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    bfd_sessions_up str
    Number of BFD sessions in up state from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    class_id str
    config_device_status str
    Synchronization status of the WAN Edge Device configuration with Cisco Catalyst SD-WAN Manager.
    config_locked str
    Indicates if the device configuration is locked.
    control_connections str
    Total number of control connections from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    control_connections_up str
    Number of control connections in up state from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    create_time str
    The time when this managed object was created.
    device_health str
    Health status of the WAN Edge Device.
    device_id str
    Device ID of the WAN Edge Device.
    device_locations Sequence[GetCatalystsdwanWanEdgeDeviceResultDeviceLocation]
    device_mo_id str
    The database identifier of the registered device of an object.
    device_state str
    Device state of the WAN Edge Device.
    device_type str
    The categorization of the device type. Optional parameter to categorize devices by product type. For example, Meraki device types are wireless, appliance, switch, systemsManager, camera, cellularGateway, sensor, and secureConnect.
    dn str
    The Distinguished Name unambiguously identifies an object in the system.
    domain_group_moid str
    The DomainGroup ID for this managed object.
    hardware_version str
    The hardware version of the device.
    host_name str
    Host name of the WAN Edge Device.
    is_upgraded bool
    This field indicates the compute status of the catalog values for the associated component or hardware.
    management_port_hw_addr str
    MAC address of the WAN Edge Device management port.
    management_port_ip str
    IP address of the WAN Edge Device management port.
    management_port_subnet str
    Subnet of the WAN Edge Device management port.
    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.
    name str
    Administrator defined name for the device.
    nr_version str
    Current running software version of the device.
    object_type str
    organization_name str
    The WAN Edge Device organization name.
    owners Sequence[str]
    parents Sequence[GetCatalystsdwanWanEdgeDeviceResultParent]
    permission_resources Sequence[GetCatalystsdwanWanEdgeDeviceResultPermissionResource]
    personality str
    Personality of the WAN Edge Device as seen in the Cisco Catalyst SD-WAN Manager (e.g., vEdge, cEdge).
    presence str
    This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
    previous_frus Sequence[GetCatalystsdwanWanEdgeDeviceResultPreviousFrus]
    reachability str
    Reachability of the WAN Edge Device.* Unknown - Reachability status of the Catalyst SDWAN device from SDWAN Manager is unknown.* Reachable - The Catalyst SDWAN device is reachable from SDWAN Manager.* Unreachable - The Catalyst SDWAN device is unreachable from SDWAN Manager.* Authentication Failed - Authentication failed when SDWAN Manager attempted to connect to the Catalyst SDWAN device.
    registered_devices Sequence[GetCatalystsdwanWanEdgeDeviceResultRegisteredDevice]
    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.
    sdwan_user_tags str
    User defined tags associated with the WAN Edge Device from Cisco Catalyst SD-WAN Manager.
    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.
    site_id float
    Site ID of the WAN Edge Device.
    site_name str
    Site name of the WAN Edge Device.
    sp_organization_name str
    The WAN Edge Device sp organization name.
    system_ip str
    System IP of the WAN Edge Device.
    tags Sequence[GetCatalystsdwanWanEdgeDeviceResultTag]
    tlocs str
    Total number of TLOCs from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    tlocs_up str
    Number of TLOCs in up state from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    uptime str
    Uptime of the WAN Edge Device.
    uuid str
    Unique identity of the device.
    validity str
    Validity of the WAN Edge Device.* Unknown - Validity of the Catalyst SDWAN device configuration is unknown.* Valid - Configuration on the Catalyst SDWAN device is valid.* Invalid - Configuration on the Catalyst SDWAN device is invalid.* Prestaging - Configuration on the Catalyst SDWAN device is in pre-staging state.* Staging - Configuration on the Catalyst SDWAN device is in staging state.* Config Init - Configuration on the Catalyst SDWAN device is in initialization state.
    vendor str
    This field displays the vendor information of the associated component or hardware.
    version_contexts Sequence[GetCatalystsdwanWanEdgeDeviceResultVersionContext]
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<Property Map>
    bfdSessions String
    Total number of BFD sessions from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    bfdSessionsUp String
    Number of BFD sessions in up state from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    classId String
    configDeviceStatus String
    Synchronization status of the WAN Edge Device configuration with Cisco Catalyst SD-WAN Manager.
    configLocked String
    Indicates if the device configuration is locked.
    controlConnections String
    Total number of control connections from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    controlConnectionsUp String
    Number of control connections in up state from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    createTime String
    The time when this managed object was created.
    deviceHealth String
    Health status of the WAN Edge Device.
    deviceId String
    Device ID of the WAN Edge Device.
    deviceLocations List<Property Map>
    deviceMoId String
    The database identifier of the registered device of an object.
    deviceState String
    Device state of the WAN Edge Device.
    deviceType String
    The categorization of the device type. Optional parameter to categorize devices by product type. For example, Meraki device types are wireless, appliance, switch, systemsManager, camera, cellularGateway, sensor, and secureConnect.
    dn String
    The Distinguished Name unambiguously identifies an object in the system.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    hardwareVersion String
    The hardware version of the device.
    hostName String
    Host name of the WAN Edge Device.
    isUpgraded Boolean
    This field indicates the compute status of the catalog values for the associated component or hardware.
    managementPortHwAddr String
    MAC address of the WAN Edge Device management port.
    managementPortIp String
    IP address of the WAN Edge Device management port.
    managementPortSubnet String
    Subnet of the WAN Edge Device management port.
    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.
    name String
    Administrator defined name for the device.
    nrVersion String
    Current running software version of the device.
    objectType String
    organizationName String
    The WAN Edge Device organization name.
    owners List<String>
    parents List<Property Map>
    permissionResources List<Property Map>
    personality String
    Personality of the WAN Edge Device as seen in the Cisco Catalyst SD-WAN Manager (e.g., vEdge, cEdge).
    presence String
    This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
    previousFrus List<Property Map>
    reachability String
    Reachability of the WAN Edge Device.* Unknown - Reachability status of the Catalyst SDWAN device from SDWAN Manager is unknown.* Reachable - The Catalyst SDWAN device is reachable from SDWAN Manager.* Unreachable - The Catalyst SDWAN device is unreachable from SDWAN Manager.* Authentication Failed - Authentication failed when SDWAN Manager attempted to connect to the Catalyst SDWAN device.
    registeredDevices List<Property Map>
    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.
    sdwanUserTags String
    User defined tags associated with the WAN Edge Device from Cisco Catalyst SD-WAN Manager.
    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.
    siteId Number
    Site ID of the WAN Edge Device.
    siteName String
    Site name of the WAN Edge Device.
    spOrganizationName String
    The WAN Edge Device sp organization name.
    systemIp String
    System IP of the WAN Edge Device.
    tags List<Property Map>
    tlocs String
    Total number of TLOCs from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    tlocsUp String
    Number of TLOCs in up state from the WAN Edge Device to Cisco Catalyst SD-WAN Manager.
    uptime String
    Uptime of the WAN Edge Device.
    uuid String
    Unique identity of the device.
    validity String
    Validity of the WAN Edge Device.* Unknown - Validity of the Catalyst SDWAN device configuration is unknown.* Valid - Configuration on the Catalyst SDWAN device is valid.* Invalid - Configuration on the Catalyst SDWAN device is invalid.* Prestaging - Configuration on the Catalyst SDWAN device is in pre-staging state.* Staging - Configuration on the Catalyst SDWAN device is in staging state.* Config Init - Configuration on the Catalyst SDWAN device is in initialization state.
    vendor String
    This field displays the vendor information of the associated component or hardware.
    versionContexts List<Property Map>

    GetCatalystsdwanWanEdgeDeviceResultAncestor

    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 string
    class_id string
    moid string
    The unique identifier of this Managed Object instance.
    object_type 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

    GetCatalystsdwanWanEdgeDeviceResultDeviceLocation

    AdditionalProperties string
    Address string
    ClassId string
    Latitude double
    Longitude double
    ObjectType string
    AdditionalProperties string
    Address string
    ClassId string
    Latitude float64
    Longitude float64
    ObjectType string
    additionalProperties String
    address String
    classId String
    latitude Double
    longitude Double
    objectType String
    additionalProperties string
    address string
    classId string
    latitude number
    longitude number
    objectType string
    additionalProperties String
    address String
    classId String
    latitude Number
    longitude Number
    objectType String

    GetCatalystsdwanWanEdgeDeviceResultParent

    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 string
    class_id string
    moid string
    The unique identifier of this Managed Object instance.
    object_type 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

    GetCatalystsdwanWanEdgeDeviceResultPermissionResource

    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 string
    class_id string
    moid string
    The unique identifier of this Managed Object instance.
    object_type 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

    GetCatalystsdwanWanEdgeDeviceResultPreviousFrus

    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 string
    class_id string
    moid string
    The unique identifier of this Managed Object instance.
    object_type 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

    GetCatalystsdwanWanEdgeDeviceResultRegisteredDevice

    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 string
    class_id string
    moid string
    The unique identifier of this Managed Object instance.
    object_type 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

    GetCatalystsdwanWanEdgeDeviceResultTag

    GetCatalystsdwanWanEdgeDeviceResultTagAncestorDefinition

    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 string
    class_id string
    moid string
    The unique identifier of this Managed Object instance.
    object_type 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

    GetCatalystsdwanWanEdgeDeviceResultTagDefinition

    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 string
    class_id string
    moid string
    The unique identifier of this Managed Object instance.
    object_type 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

    GetCatalystsdwanWanEdgeDeviceResultVersionContext

    additional_properties string
    class_id string
    interested_mos list(object)
    marked_for_deletion bool
    nr_version string
    Current running software version of the device.
    object_type string
    ref_mos list(object)
    timestamp string
    version_type string
    additionalProperties String
    classId String
    interestedMos List<Property Map>
    markedForDeletion Boolean
    nrVersion String
    Current running software version of the device.
    objectType String
    refMos List<Property Map>
    timestamp String
    versionType String

    GetCatalystsdwanWanEdgeDeviceResultVersionContextInterestedMo

    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 string
    class_id string
    moid string
    The unique identifier of this Managed Object instance.
    object_type 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

    GetCatalystsdwanWanEdgeDeviceResultVersionContextRefMo

    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 string
    class_id string
    moid string
    The unique identifier of this Managed Object instance.
    object_type 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

    GetCatalystsdwanWanEdgeDeviceTag

    AdditionalProperties string
    AncestorDefinitions List<GetCatalystsdwanWanEdgeDeviceTagAncestorDefinition>
    Definition GetCatalystsdwanWanEdgeDeviceTagDefinition
    The definition is a reference to the tag definition object. The tag definition object contains the properties of the tag such as name, type, and description.
    Key string
    The string representation of a tag key.
    Propagated bool
    Propagated is a boolean flag that indicates whether the tag is propagated to the related managed objects.
    SysTag bool
    Specifies whether the tag is user-defined or owned by the system.
    Type string
    An enum type that defines the type of tag. Supported values are 'pathtag' and 'keyvalue'.

    • KeyValue - KeyValue type of tag. Key is required for these tags. Value is optional.
    • PathTag - Key contain path information. Value is not present for these tags. The path is created by using the '/' character as a delimiter.For example, if the tag is "A/B/C", then "A" is the parent tag, "B" is the child tag of "A" and "C" is the child tag of "B".
    Value string
    The string representation of a tag value.
    AdditionalProperties string
    AncestorDefinitions []GetCatalystsdwanWanEdgeDeviceTagAncestorDefinition
    Definition GetCatalystsdwanWanEdgeDeviceTagDefinition
    The definition is a reference to the tag definition object. The tag definition object contains the properties of the tag such as name, type, and description.
    Key string
    The string representation of a tag key.
    Propagated bool
    Propagated is a boolean flag that indicates whether the tag is propagated to the related managed objects.
    SysTag bool
    Specifies whether the tag is user-defined or owned by the system.
    Type string
    An enum type that defines the type of tag. Supported values are 'pathtag' and 'keyvalue'.

    • KeyValue - KeyValue type of tag. Key is required for these tags. Value is optional.
    • PathTag - Key contain path information. Value is not present for these tags. The path is created by using the '/' character as a delimiter.For example, if the tag is "A/B/C", then "A" is the parent tag, "B" is the child tag of "A" and "C" is the child tag of "B".
    Value string
    The string representation of a tag value.
    additional_properties string
    ancestor_definitions list(object)
    definition object
    The definition is a reference to the tag definition object. The tag definition object contains the properties of the tag such as name, type, and description.
    key string
    The string representation of a tag key.
    propagated bool
    Propagated is a boolean flag that indicates whether the tag is propagated to the related managed objects.
    sys_tag bool
    Specifies whether the tag is user-defined or owned by the system.
    type string
    An enum type that defines the type of tag. Supported values are 'pathtag' and 'keyvalue'.

    • KeyValue - KeyValue type of tag. Key is required for these tags. Value is optional.
    • PathTag - Key contain path information. Value is not present for these tags. The path is created by using the '/' character as a delimiter.For example, if the tag is "A/B/C", then "A" is the parent tag, "B" is the child tag of "A" and "C" is the child tag of "B".
    value string
    The string representation of a tag value.
    additionalProperties String
    ancestorDefinitions List<GetCatalystsdwanWanEdgeDeviceTagAncestorDefinition>
    definition GetCatalystsdwanWanEdgeDeviceTagDefinition
    The definition is a reference to the tag definition object. The tag definition object contains the properties of the tag such as name, type, and description.
    key String
    The string representation of a tag key.
    propagated Boolean
    Propagated is a boolean flag that indicates whether the tag is propagated to the related managed objects.
    sysTag Boolean
    Specifies whether the tag is user-defined or owned by the system.
    type String
    An enum type that defines the type of tag. Supported values are 'pathtag' and 'keyvalue'.

    • KeyValue - KeyValue type of tag. Key is required for these tags. Value is optional.
    • PathTag - Key contain path information. Value is not present for these tags. The path is created by using the '/' character as a delimiter.For example, if the tag is "A/B/C", then "A" is the parent tag, "B" is the child tag of "A" and "C" is the child tag of "B".
    value String
    The string representation of a tag value.
    additionalProperties string
    ancestorDefinitions GetCatalystsdwanWanEdgeDeviceTagAncestorDefinition[]
    definition GetCatalystsdwanWanEdgeDeviceTagDefinition
    The definition is a reference to the tag definition object. The tag definition object contains the properties of the tag such as name, type, and description.
    key string
    The string representation of a tag key.
    propagated boolean
    Propagated is a boolean flag that indicates whether the tag is propagated to the related managed objects.
    sysTag boolean
    Specifies whether the tag is user-defined or owned by the system.
    type string
    An enum type that defines the type of tag. Supported values are 'pathtag' and 'keyvalue'.

    • KeyValue - KeyValue type of tag. Key is required for these tags. Value is optional.
    • PathTag - Key contain path information. Value is not present for these tags. The path is created by using the '/' character as a delimiter.For example, if the tag is "A/B/C", then "A" is the parent tag, "B" is the child tag of "A" and "C" is the child tag of "B".
    value string
    The string representation of a tag value.
    additional_properties str
    ancestor_definitions Sequence[GetCatalystsdwanWanEdgeDeviceTagAncestorDefinition]
    definition GetCatalystsdwanWanEdgeDeviceTagDefinition
    The definition is a reference to the tag definition object. The tag definition object contains the properties of the tag such as name, type, and description.
    key str
    The string representation of a tag key.
    propagated bool
    Propagated is a boolean flag that indicates whether the tag is propagated to the related managed objects.
    sys_tag bool
    Specifies whether the tag is user-defined or owned by the system.
    type str
    An enum type that defines the type of tag. Supported values are 'pathtag' and 'keyvalue'.

    • KeyValue - KeyValue type of tag. Key is required for these tags. Value is optional.
    • PathTag - Key contain path information. Value is not present for these tags. The path is created by using the '/' character as a delimiter.For example, if the tag is "A/B/C", then "A" is the parent tag, "B" is the child tag of "A" and "C" is the child tag of "B".
    value str
    The string representation of a tag value.
    additionalProperties String
    ancestorDefinitions List<Property Map>
    definition Property Map
    The definition is a reference to the tag definition object. The tag definition object contains the properties of the tag such as name, type, and description.
    key String
    The string representation of a tag key.
    propagated Boolean
    Propagated is a boolean flag that indicates whether the tag is propagated to the related managed objects.
    sysTag Boolean
    Specifies whether the tag is user-defined or owned by the system.
    type String
    An enum type that defines the type of tag. Supported values are 'pathtag' and 'keyvalue'.

    • KeyValue - KeyValue type of tag. Key is required for these tags. Value is optional.
    • PathTag - Key contain path information. Value is not present for these tags. The path is created by using the '/' character as a delimiter.For example, if the tag is "A/B/C", then "A" is the parent tag, "B" is the child tag of "A" and "C" is the child tag of "B".
    value String
    The string representation of a tag value.

    GetCatalystsdwanWanEdgeDeviceTagAncestorDefinition

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

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

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

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

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

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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'.

    GetCatalystsdwanWanEdgeDeviceTagDefinition

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

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

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

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

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

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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'.

    GetCatalystsdwanWanEdgeDeviceVersionContext

    AdditionalProperties string
    ClassId string
    The fully-qualified name 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<GetCatalystsdwanWanEdgeDeviceVersionContextInterestedMo>
    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
    Current running software version of the device.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    RefMo GetCatalystsdwanWanEdgeDeviceVersionContextRefMo
    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 []GetCatalystsdwanWanEdgeDeviceVersionContextInterestedMo
    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
    Current running software version of the device.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    RefMo GetCatalystsdwanWanEdgeDeviceVersionContextRefMo
    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 string
    class_id string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    interested_mos list(object)
    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 string
    Current running software version of the device.
    object_type string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    ref_mo object
    A reference to the original Managed Object.
    timestamp string
    The time this versioned Managed Object was created.
    version_type string
    Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

    • Modified - Version created every time an object is modified.
    • Configured - Version created every time an object is configured to the service profile.
    • Deployed - Version created for objects related to a service profile when it is deployed.
    additionalProperties String
    classId String
    The fully-qualified name 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<GetCatalystsdwanWanEdgeDeviceVersionContextInterestedMo>
    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
    Current running software version of the device.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    refMo GetCatalystsdwanWanEdgeDeviceVersionContextRefMo
    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 GetCatalystsdwanWanEdgeDeviceVersionContextInterestedMo[]
    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
    Current running software version of the device.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    refMo GetCatalystsdwanWanEdgeDeviceVersionContextRefMo
    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[GetCatalystsdwanWanEdgeDeviceVersionContextInterestedMo]
    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
    Current running software version of the device.
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    ref_mo GetCatalystsdwanWanEdgeDeviceVersionContextRefMo
    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
    Current running software version of the device.
    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.

    GetCatalystsdwanWanEdgeDeviceVersionContextInterestedMo

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

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

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

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

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

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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'.

    GetCatalystsdwanWanEdgeDeviceVersionContextRefMo

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

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

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

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

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

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST 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.
    Viewing docs for intersight 1.0.79
    published on Monday, Aug 24, 2026 by ciscodevnet

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial