intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
intersight.getCatalystsdwanVedgeDevice
Explore with Pulumi AI
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
Details for the Catalyst SDWAN Vedge entities.
Using getCatalystsdwanVedgeDevice
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 getCatalystsdwanVedgeDevice(args: GetCatalystsdwanVedgeDeviceArgs, opts?: InvokeOptions): Promise<GetCatalystsdwanVedgeDeviceResult>
function getCatalystsdwanVedgeDeviceOutput(args: GetCatalystsdwanVedgeDeviceOutputArgs, opts?: InvokeOptions): Output<GetCatalystsdwanVedgeDeviceResult>def get_catalystsdwan_vedge_device(account_moid: Optional[str] = None,
                                   additional_properties: Optional[str] = None,
                                   ancestors: Optional[Sequence[GetCatalystsdwanVedgeDeviceAncestor]] = None,
                                   class_id: Optional[str] = None,
                                   config_status_message: Optional[str] = None,
                                   create_time: Optional[str] = None,
                                   device_id: Optional[str] = None,
                                   device_location: Optional[GetCatalystsdwanVedgeDeviceDeviceLocation] = 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,
                                   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,
                                   owners: Optional[Sequence[str]] = None,
                                   parent: Optional[GetCatalystsdwanVedgeDeviceParent] = None,
                                   permission_resources: Optional[Sequence[GetCatalystsdwanVedgeDevicePermissionResource]] = None,
                                   platform_family: Optional[str] = None,
                                   presence: Optional[str] = None,
                                   previous_fru: Optional[GetCatalystsdwanVedgeDevicePreviousFru] = None,
                                   reachability: Optional[str] = None,
                                   registered_device: Optional[GetCatalystsdwanVedgeDeviceRegisteredDevice] = None,
                                   revision: Optional[str] = None,
                                   rn: Optional[str] = None,
                                   serial: Optional[str] = None,
                                   shared_scope: Optional[str] = None,
                                   site_id: Optional[str] = None,
                                   site_name: Optional[str] = None,
                                   sp_organization_name: Optional[str] = None,
                                   system_ip: Optional[str] = None,
                                   tags: Optional[Sequence[GetCatalystsdwanVedgeDeviceTag]] = None,
                                   template_status: Optional[str] = None,
                                   uuid: Optional[str] = None,
                                   validity: Optional[str] = None,
                                   vendor: Optional[str] = None,
                                   version_context: Optional[GetCatalystsdwanVedgeDeviceVersionContext] = None,
                                   opts: Optional[InvokeOptions] = None) -> GetCatalystsdwanVedgeDeviceResult
def get_catalystsdwan_vedge_device_output(account_moid: Optional[pulumi.Input[str]] = None,
                                   additional_properties: Optional[pulumi.Input[str]] = None,
                                   ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetCatalystsdwanVedgeDeviceAncestorArgs]]]] = None,
                                   class_id: Optional[pulumi.Input[str]] = None,
                                   config_status_message: Optional[pulumi.Input[str]] = None,
                                   create_time: Optional[pulumi.Input[str]] = None,
                                   device_id: Optional[pulumi.Input[str]] = None,
                                   device_location: Optional[pulumi.Input[GetCatalystsdwanVedgeDeviceDeviceLocationArgs]] = None,
                                   device_mo_id: Optional[pulumi.Input[str]] = None,
                                   device_state: Optional[pulumi.Input[str]] = None,
                                   device_type: Optional[pulumi.Input[str]] = None,
                                   dn: Optional[pulumi.Input[str]] = None,
                                   domain_group_moid: Optional[pulumi.Input[str]] = None,
                                   hardware_version: Optional[pulumi.Input[str]] = None,
                                   host_name: Optional[pulumi.Input[str]] = None,
                                   id: Optional[pulumi.Input[str]] = None,
                                   is_upgraded: Optional[pulumi.Input[bool]] = None,
                                   mod_time: Optional[pulumi.Input[str]] = None,
                                   model: Optional[pulumi.Input[str]] = None,
                                   moid: Optional[pulumi.Input[str]] = None,
                                   name: Optional[pulumi.Input[str]] = None,
                                   nr_version: Optional[pulumi.Input[str]] = None,
                                   object_type: Optional[pulumi.Input[str]] = None,
                                   owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                   parent: Optional[pulumi.Input[GetCatalystsdwanVedgeDeviceParentArgs]] = None,
                                   permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetCatalystsdwanVedgeDevicePermissionResourceArgs]]]] = None,
                                   platform_family: Optional[pulumi.Input[str]] = None,
                                   presence: Optional[pulumi.Input[str]] = None,
                                   previous_fru: Optional[pulumi.Input[GetCatalystsdwanVedgeDevicePreviousFruArgs]] = None,
                                   reachability: Optional[pulumi.Input[str]] = None,
                                   registered_device: Optional[pulumi.Input[GetCatalystsdwanVedgeDeviceRegisteredDeviceArgs]] = None,
                                   revision: Optional[pulumi.Input[str]] = None,
                                   rn: Optional[pulumi.Input[str]] = None,
                                   serial: Optional[pulumi.Input[str]] = None,
                                   shared_scope: Optional[pulumi.Input[str]] = None,
                                   site_id: Optional[pulumi.Input[str]] = None,
                                   site_name: Optional[pulumi.Input[str]] = None,
                                   sp_organization_name: Optional[pulumi.Input[str]] = None,
                                   system_ip: Optional[pulumi.Input[str]] = None,
                                   tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetCatalystsdwanVedgeDeviceTagArgs]]]] = None,
                                   template_status: Optional[pulumi.Input[str]] = None,
                                   uuid: Optional[pulumi.Input[str]] = None,
                                   validity: Optional[pulumi.Input[str]] = None,
                                   vendor: Optional[pulumi.Input[str]] = None,
                                   version_context: Optional[pulumi.Input[GetCatalystsdwanVedgeDeviceVersionContextArgs]] = None,
                                   opts: Optional[InvokeOptions] = None) -> Output[GetCatalystsdwanVedgeDeviceResult]func LookupCatalystsdwanVedgeDevice(ctx *Context, args *LookupCatalystsdwanVedgeDeviceArgs, opts ...InvokeOption) (*LookupCatalystsdwanVedgeDeviceResult, error)
func LookupCatalystsdwanVedgeDeviceOutput(ctx *Context, args *LookupCatalystsdwanVedgeDeviceOutputArgs, opts ...InvokeOption) LookupCatalystsdwanVedgeDeviceResultOutput> Note: This function is named LookupCatalystsdwanVedgeDevice in the Go SDK.
public static class GetCatalystsdwanVedgeDevice 
{
    public static Task<GetCatalystsdwanVedgeDeviceResult> InvokeAsync(GetCatalystsdwanVedgeDeviceArgs args, InvokeOptions? opts = null)
    public static Output<GetCatalystsdwanVedgeDeviceResult> Invoke(GetCatalystsdwanVedgeDeviceInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetCatalystsdwanVedgeDeviceResult> getCatalystsdwanVedgeDevice(GetCatalystsdwanVedgeDeviceArgs args, InvokeOptions options)
public static Output<GetCatalystsdwanVedgeDeviceResult> getCatalystsdwanVedgeDevice(GetCatalystsdwanVedgeDeviceArgs args, InvokeOptions options)
fn::invoke:
  function: intersight:index/getCatalystsdwanVedgeDevice:getCatalystsdwanVedgeDevice
  arguments:
    # arguments dictionaryThe following arguments are supported:
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
List<GetCatalystsdwan Vedge Device Ancestor> 
- ClassId string
- ConfigStatus stringMessage 
- The Catalyst SDWAN device config status message.
- CreateTime string
- The time when this managed object was created.
- DeviceId string
- The Catalyst SDWAN device id.
- DeviceLocation GetCatalystsdwan Vedge Device Device Location 
- DeviceMo stringId 
- The database identifier of the registered device of an object.
- DeviceState string
- The Catalyst SDWAN device state.
- 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.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- HardwareVersion string
- The hardware version of the device.
- HostName string
- The Catalyst SDWAN device host name.
- Id string
- IsUpgraded bool
- This field indicates the compute status of the catalog values for the associated component or hardware.
- 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
- Owners List<string>
- Parent
GetCatalystsdwan Vedge Device Parent 
- PermissionResources List<GetCatalystsdwan Vedge Device Permission Resource> 
- PlatformFamily string
- The Catalyst SDWAN device platform family.
- Presence string
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- PreviousFru GetCatalystsdwan Vedge Device Previous Fru 
- Reachability string
- The Catalyst SDWAN device reachability.
- RegisteredDevice GetCatalystsdwan Vedge Device Registered Device 
- 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.
- Serial string
- This field displays the serial number of the associated component or hardware.
- 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 string
- The Catalyst SDWAN device site id.
- SiteName string
- The Catalyst SDWAN device site name.
- SpOrganization stringName 
- The Catalyst SDWAN device sp organization name.
- SystemIp string
- The Catalyst SDWAN device system IP.
- 
List<GetCatalystsdwan Vedge Device Tag> 
- TemplateStatus string
- The Catalyst SDWAN device template status.
- Uuid string
- Unique identity of the device.
- Validity string
- The Catalyst SDWAN device validity.
- Vendor string
- This field displays the vendor information of the associated component or hardware.
- VersionContext GetCatalystsdwan Vedge Device Version Context 
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
[]GetCatalystsdwan Vedge Device Ancestor 
- ClassId string
- ConfigStatus stringMessage 
- The Catalyst SDWAN device config status message.
- CreateTime string
- The time when this managed object was created.
- DeviceId string
- The Catalyst SDWAN device id.
- DeviceLocation GetCatalystsdwan Vedge Device Device Location 
- DeviceMo stringId 
- The database identifier of the registered device of an object.
- DeviceState string
- The Catalyst SDWAN device state.
- 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.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- HardwareVersion string
- The hardware version of the device.
- HostName string
- The Catalyst SDWAN device host name.
- Id string
- IsUpgraded bool
- This field indicates the compute status of the catalog values for the associated component or hardware.
- 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
- Owners []string
- Parent
GetCatalystsdwan Vedge Device Parent 
- PermissionResources []GetCatalystsdwan Vedge Device Permission Resource 
- PlatformFamily string
- The Catalyst SDWAN device platform family.
- Presence string
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- PreviousFru GetCatalystsdwan Vedge Device Previous Fru 
- Reachability string
- The Catalyst SDWAN device reachability.
- RegisteredDevice GetCatalystsdwan Vedge Device Registered Device 
- 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.
- Serial string
- This field displays the serial number of the associated component or hardware.
- 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 string
- The Catalyst SDWAN device site id.
- SiteName string
- The Catalyst SDWAN device site name.
- SpOrganization stringName 
- The Catalyst SDWAN device sp organization name.
- SystemIp string
- The Catalyst SDWAN device system IP.
- 
[]GetCatalystsdwan Vedge Device Tag 
- TemplateStatus string
- The Catalyst SDWAN device template status.
- Uuid string
- Unique identity of the device.
- Validity string
- The Catalyst SDWAN device validity.
- Vendor string
- This field displays the vendor information of the associated component or hardware.
- VersionContext GetCatalystsdwan Vedge Device Version Context 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors
List<GetCatalystsdwan Vedge Device Ancestor> 
- classId String
- configStatus StringMessage 
- The Catalyst SDWAN device config status message.
- createTime String
- The time when this managed object was created.
- deviceId String
- The Catalyst SDWAN device id.
- deviceLocation GetCatalystsdwan Vedge Device Device Location 
- deviceMo StringId 
- The database identifier of the registered device of an object.
- deviceState String
- The Catalyst SDWAN device state.
- 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.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- hardwareVersion String
- The hardware version of the device.
- hostName String
- The Catalyst SDWAN device host name.
- id String
- isUpgraded Boolean
- This field indicates the compute status of the catalog values for the associated component or hardware.
- 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
- owners List<String>
- parent
GetCatalystsdwan Vedge Device Parent 
- permissionResources List<GetCatalystsdwan Vedge Device Permission Resource> 
- platformFamily String
- The Catalyst SDWAN device platform family.
- presence String
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previousFru GetCatalystsdwan Vedge Device Previous Fru 
- reachability String
- The Catalyst SDWAN device reachability.
- registeredDevice GetCatalystsdwan Vedge Device Registered Device 
- 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.
- serial String
- This field displays the serial number of the associated component or hardware.
- 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 String
- The Catalyst SDWAN device site id.
- siteName String
- The Catalyst SDWAN device site name.
- spOrganization StringName 
- The Catalyst SDWAN device sp organization name.
- systemIp String
- The Catalyst SDWAN device system IP.
- 
List<GetCatalystsdwan Vedge Device Tag> 
- templateStatus String
- The Catalyst SDWAN device template status.
- uuid String
- Unique identity of the device.
- validity String
- The Catalyst SDWAN device validity.
- vendor String
- This field displays the vendor information of the associated component or hardware.
- versionContext GetCatalystsdwan Vedge Device Version Context 
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- ancestors
GetCatalystsdwan Vedge Device Ancestor[] 
- classId string
- configStatus stringMessage 
- The Catalyst SDWAN device config status message.
- createTime string
- The time when this managed object was created.
- deviceId string
- The Catalyst SDWAN device id.
- deviceLocation GetCatalystsdwan Vedge Device Device Location 
- deviceMo stringId 
- The database identifier of the registered device of an object.
- deviceState string
- The Catalyst SDWAN device state.
- 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.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- hardwareVersion string
- The hardware version of the device.
- hostName string
- The Catalyst SDWAN device host name.
- id string
- isUpgraded boolean
- This field indicates the compute status of the catalog values for the associated component or hardware.
- 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
- owners string[]
- parent
GetCatalystsdwan Vedge Device Parent 
- permissionResources GetCatalystsdwan Vedge Device Permission Resource[] 
- platformFamily string
- The Catalyst SDWAN device platform family.
- presence string
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previousFru GetCatalystsdwan Vedge Device Previous Fru 
- reachability string
- The Catalyst SDWAN device reachability.
- registeredDevice GetCatalystsdwan Vedge Device Registered Device 
- 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.
- serial string
- This field displays the serial number of the associated component or hardware.
- 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 string
- The Catalyst SDWAN device site id.
- siteName string
- The Catalyst SDWAN device site name.
- spOrganization stringName 
- The Catalyst SDWAN device sp organization name.
- systemIp string
- The Catalyst SDWAN device system IP.
- 
GetCatalystsdwan Vedge Device Tag[] 
- templateStatus string
- The Catalyst SDWAN device template status.
- uuid string
- Unique identity of the device.
- validity string
- The Catalyst SDWAN device validity.
- vendor string
- This field displays the vendor information of the associated component or hardware.
- versionContext GetCatalystsdwan Vedge Device Version Context 
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- ancestors
Sequence[GetCatalystsdwan Vedge Device Ancestor] 
- class_id str
- config_status_ strmessage 
- The Catalyst SDWAN device config status message.
- create_time str
- The time when this managed object was created.
- device_id str
- The Catalyst SDWAN device id.
- device_location GetCatalystsdwan Vedge Device Device Location 
- device_mo_ strid 
- The database identifier of the registered device of an object.
- device_state str
- The Catalyst SDWAN device state.
- 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_ strmoid 
- The DomainGroup ID for this managed object.
- hardware_version str
- The hardware version of the device.
- host_name str
- The Catalyst SDWAN device host name.
- id str
- is_upgraded bool
- This field indicates the compute status of the catalog values for the associated component or hardware.
- 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
- owners Sequence[str]
- parent
GetCatalystsdwan Vedge Device Parent 
- permission_resources Sequence[GetCatalystsdwan Vedge Device Permission Resource] 
- platform_family str
- The Catalyst SDWAN device platform family.
- presence str
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previous_fru GetCatalystsdwan Vedge Device Previous Fru 
- reachability str
- The Catalyst SDWAN device reachability.
- registered_device GetCatalystsdwan Vedge Device Registered Device 
- 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.
- serial str
- This field displays the serial number of the associated component or hardware.
- 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 str
- The Catalyst SDWAN device site id.
- site_name str
- The Catalyst SDWAN device site name.
- sp_organization_ strname 
- The Catalyst SDWAN device sp organization name.
- system_ip str
- The Catalyst SDWAN device system IP.
- 
Sequence[GetCatalystsdwan Vedge Device Tag] 
- template_status str
- The Catalyst SDWAN device template status.
- uuid str
- Unique identity of the device.
- validity str
- The Catalyst SDWAN device validity.
- vendor str
- This field displays the vendor information of the associated component or hardware.
- version_context GetCatalystsdwan Vedge Device Version Context 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors List<Property Map>
- classId String
- configStatus StringMessage 
- The Catalyst SDWAN device config status message.
- createTime String
- The time when this managed object was created.
- deviceId String
- The Catalyst SDWAN device id.
- deviceLocation Property Map
- deviceMo StringId 
- The database identifier of the registered device of an object.
- deviceState String
- The Catalyst SDWAN device state.
- 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.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- hardwareVersion String
- The hardware version of the device.
- hostName String
- The Catalyst SDWAN device host name.
- id String
- isUpgraded Boolean
- This field indicates the compute status of the catalog values for the associated component or hardware.
- 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
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- platformFamily String
- The Catalyst SDWAN device platform family.
- presence String
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previousFru Property Map
- reachability String
- The Catalyst SDWAN device reachability.
- 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.
- serial String
- This field displays the serial number of the associated component or hardware.
- 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 String
- The Catalyst SDWAN device site id.
- siteName String
- The Catalyst SDWAN device site name.
- spOrganization StringName 
- The Catalyst SDWAN device sp organization name.
- systemIp String
- The Catalyst SDWAN device system IP.
- List<Property Map>
- templateStatus String
- The Catalyst SDWAN device template status.
- uuid String
- Unique identity of the device.
- validity String
- The Catalyst SDWAN device validity.
- vendor String
- This field displays the vendor information of the associated component or hardware.
- versionContext Property Map
getCatalystsdwanVedgeDevice Result
The following output properties are available:
- Id string
- Results
List<GetCatalystsdwan Vedge Device Result> 
- AccountMoid string
- AdditionalProperties string
- Ancestors
List<GetCatalystsdwan Vedge Device Ancestor> 
- ClassId string
- ConfigStatus stringMessage 
- CreateTime string
- DeviceId string
- DeviceLocation GetCatalystsdwan Vedge Device Device Location 
- DeviceMo stringId 
- DeviceState string
- DeviceType string
- Dn string
- DomainGroup stringMoid 
- HardwareVersion string
- HostName string
- IsUpgraded bool
- ModTime string
- Model string
- Moid string
- Name string
- NrVersion string
- ObjectType string
- Owners List<string>
- Parent
GetCatalystsdwan Vedge Device Parent 
- PermissionResources List<GetCatalystsdwan Vedge Device Permission Resource> 
- PlatformFamily string
- Presence string
- PreviousFru GetCatalystsdwan Vedge Device Previous Fru 
- Reachability string
- RegisteredDevice GetCatalystsdwan Vedge Device Registered Device 
- Revision string
- Rn string
- Serial string
- string
- SiteId string
- SiteName string
- SpOrganization stringName 
- SystemIp string
- 
List<GetCatalystsdwan Vedge Device Tag> 
- TemplateStatus string
- Uuid string
- Validity string
- Vendor string
- VersionContext GetCatalystsdwan Vedge Device Version Context 
- Id string
- Results
[]GetCatalystsdwan Vedge Device Result 
- AccountMoid string
- AdditionalProperties string
- Ancestors
[]GetCatalystsdwan Vedge Device Ancestor 
- ClassId string
- ConfigStatus stringMessage 
- CreateTime string
- DeviceId string
- DeviceLocation GetCatalystsdwan Vedge Device Device Location 
- DeviceMo stringId 
- DeviceState string
- DeviceType string
- Dn string
- DomainGroup stringMoid 
- HardwareVersion string
- HostName string
- IsUpgraded bool
- ModTime string
- Model string
- Moid string
- Name string
- NrVersion string
- ObjectType string
- Owners []string
- Parent
GetCatalystsdwan Vedge Device Parent 
- PermissionResources []GetCatalystsdwan Vedge Device Permission Resource 
- PlatformFamily string
- Presence string
- PreviousFru GetCatalystsdwan Vedge Device Previous Fru 
- Reachability string
- RegisteredDevice GetCatalystsdwan Vedge Device Registered Device 
- Revision string
- Rn string
- Serial string
- string
- SiteId string
- SiteName string
- SpOrganization stringName 
- SystemIp string
- 
[]GetCatalystsdwan Vedge Device Tag 
- TemplateStatus string
- Uuid string
- Validity string
- Vendor string
- VersionContext GetCatalystsdwan Vedge Device Version Context 
- id String
- results
List<GetCatalystsdwan Vedge Device Result> 
- accountMoid String
- additionalProperties String
- ancestors
List<GetCatalystsdwan Vedge Device Ancestor> 
- classId String
- configStatus StringMessage 
- createTime String
- deviceId String
- deviceLocation GetCatalystsdwan Vedge Device Device Location 
- deviceMo StringId 
- deviceState String
- deviceType String
- dn String
- domainGroup StringMoid 
- hardwareVersion String
- hostName String
- isUpgraded Boolean
- modTime String
- model String
- moid String
- name String
- nrVersion String
- objectType String
- owners List<String>
- parent
GetCatalystsdwan Vedge Device Parent 
- permissionResources List<GetCatalystsdwan Vedge Device Permission Resource> 
- platformFamily String
- presence String
- previousFru GetCatalystsdwan Vedge Device Previous Fru 
- reachability String
- registeredDevice GetCatalystsdwan Vedge Device Registered Device 
- revision String
- rn String
- serial String
- String
- siteId String
- siteName String
- spOrganization StringName 
- systemIp String
- 
List<GetCatalystsdwan Vedge Device Tag> 
- templateStatus String
- uuid String
- validity String
- vendor String
- versionContext GetCatalystsdwan Vedge Device Version Context 
- id string
- results
GetCatalystsdwan Vedge Device Result[] 
- accountMoid string
- additionalProperties string
- ancestors
GetCatalystsdwan Vedge Device Ancestor[] 
- classId string
- configStatus stringMessage 
- createTime string
- deviceId string
- deviceLocation GetCatalystsdwan Vedge Device Device Location 
- deviceMo stringId 
- deviceState string
- deviceType string
- dn string
- domainGroup stringMoid 
- hardwareVersion string
- hostName string
- isUpgraded boolean
- modTime string
- model string
- moid string
- name string
- nrVersion string
- objectType string
- owners string[]
- parent
GetCatalystsdwan Vedge Device Parent 
- permissionResources GetCatalystsdwan Vedge Device Permission Resource[] 
- platformFamily string
- presence string
- previousFru GetCatalystsdwan Vedge Device Previous Fru 
- reachability string
- registeredDevice GetCatalystsdwan Vedge Device Registered Device 
- revision string
- rn string
- serial string
- string
- siteId string
- siteName string
- spOrganization stringName 
- systemIp string
- 
GetCatalystsdwan Vedge Device Tag[] 
- templateStatus string
- uuid string
- validity string
- vendor string
- versionContext GetCatalystsdwan Vedge Device Version Context 
- id str
- results
Sequence[GetCatalystsdwan Vedge Device Result] 
- account_moid str
- additional_properties str
- ancestors
Sequence[GetCatalystsdwan Vedge Device Ancestor] 
- class_id str
- config_status_ strmessage 
- create_time str
- device_id str
- device_location GetCatalystsdwan Vedge Device Device Location 
- device_mo_ strid 
- device_state str
- device_type str
- dn str
- domain_group_ strmoid 
- hardware_version str
- host_name str
- is_upgraded bool
- mod_time str
- model str
- moid str
- name str
- nr_version str
- object_type str
- owners Sequence[str]
- parent
GetCatalystsdwan Vedge Device Parent 
- permission_resources Sequence[GetCatalystsdwan Vedge Device Permission Resource] 
- platform_family str
- presence str
- previous_fru GetCatalystsdwan Vedge Device Previous Fru 
- reachability str
- registered_device GetCatalystsdwan Vedge Device Registered Device 
- revision str
- rn str
- serial str
- str
- site_id str
- site_name str
- sp_organization_ strname 
- system_ip str
- 
Sequence[GetCatalystsdwan Vedge Device Tag] 
- template_status str
- uuid str
- validity str
- vendor str
- version_context GetCatalystsdwan Vedge Device Version Context 
- id String
- results List<Property Map>
- accountMoid String
- additionalProperties String
- ancestors List<Property Map>
- classId String
- configStatus StringMessage 
- createTime String
- deviceId String
- deviceLocation Property Map
- deviceMo StringId 
- deviceState String
- deviceType String
- dn String
- domainGroup StringMoid 
- hardwareVersion String
- hostName String
- isUpgraded Boolean
- modTime String
- model String
- moid String
- name String
- nrVersion String
- objectType String
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- platformFamily String
- presence String
- previousFru Property Map
- reachability String
- registeredDevice Property Map
- revision String
- rn String
- serial String
- String
- siteId String
- siteName String
- spOrganization StringName 
- systemIp String
- List<Property Map>
- templateStatus String
- uuid String
- validity String
- vendor String
- versionContext Property Map
Supporting Types
GetCatalystsdwanVedgeDeviceAncestor    
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetCatalystsdwanVedgeDeviceDeviceLocation     
- 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.
- 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.
GetCatalystsdwanVedgeDeviceParent    
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetCatalystsdwanVedgeDevicePermissionResource     
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetCatalystsdwanVedgeDevicePreviousFru     
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetCatalystsdwanVedgeDeviceRegisteredDevice     
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetCatalystsdwanVedgeDeviceResult    
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
List<GetCatalystsdwan Vedge Device Result Ancestor> 
- ClassId string
- ConfigStatus stringMessage 
- The Catalyst SDWAN device config status message.
- CreateTime string
- The time when this managed object was created.
- DeviceId string
- The Catalyst SDWAN device id.
- DeviceLocations List<GetCatalystsdwan Vedge Device Result Device Location> 
- DeviceMo stringId 
- The database identifier of the registered device of an object.
- DeviceState string
- The Catalyst SDWAN device state.
- 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.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- HardwareVersion string
- The hardware version of the device.
- HostName string
- The Catalyst SDWAN device host name.
- IsUpgraded bool
- This field indicates the compute status of the catalog values for the associated component or hardware.
- 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
- Owners List<string>
- Parents
List<GetCatalystsdwan Vedge Device Result Parent> 
- PermissionResources List<GetCatalystsdwan Vedge Device Result Permission Resource> 
- PlatformFamily string
- The Catalyst SDWAN device platform family.
- Presence string
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- PreviousFrus List<GetCatalystsdwan Vedge Device Result Previous Frus> 
- Reachability string
- The Catalyst SDWAN device reachability.
- RegisteredDevices List<GetCatalystsdwan Vedge Device Result Registered Device> 
- 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.
- Serial string
- This field displays the serial number of the associated component or hardware.
- 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 string
- The Catalyst SDWAN device site id.
- SiteName string
- The Catalyst SDWAN device site name.
- SpOrganization stringName 
- The Catalyst SDWAN device sp organization name.
- SystemIp string
- The Catalyst SDWAN device system IP.
- 
List<GetCatalystsdwan Vedge Device Result Tag> 
- TemplateStatus string
- The Catalyst SDWAN device template status.
- Uuid string
- Unique identity of the device.
- Validity string
- The Catalyst SDWAN device validity.
- Vendor string
- This field displays the vendor information of the associated component or hardware.
- VersionContexts List<GetCatalystsdwan Vedge Device Result Version Context> 
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
[]GetCatalystsdwan Vedge Device Result Ancestor 
- ClassId string
- ConfigStatus stringMessage 
- The Catalyst SDWAN device config status message.
- CreateTime string
- The time when this managed object was created.
- DeviceId string
- The Catalyst SDWAN device id.
- DeviceLocations []GetCatalystsdwan Vedge Device Result Device Location 
- DeviceMo stringId 
- The database identifier of the registered device of an object.
- DeviceState string
- The Catalyst SDWAN device state.
- 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.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- HardwareVersion string
- The hardware version of the device.
- HostName string
- The Catalyst SDWAN device host name.
- IsUpgraded bool
- This field indicates the compute status of the catalog values for the associated component or hardware.
- 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
- Owners []string
- Parents
[]GetCatalystsdwan Vedge Device Result Parent 
- PermissionResources []GetCatalystsdwan Vedge Device Result Permission Resource 
- PlatformFamily string
- The Catalyst SDWAN device platform family.
- Presence string
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- PreviousFrus []GetCatalystsdwan Vedge Device Result Previous Frus 
- Reachability string
- The Catalyst SDWAN device reachability.
- RegisteredDevices []GetCatalystsdwan Vedge Device Result Registered Device 
- 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.
- Serial string
- This field displays the serial number of the associated component or hardware.
- 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 string
- The Catalyst SDWAN device site id.
- SiteName string
- The Catalyst SDWAN device site name.
- SpOrganization stringName 
- The Catalyst SDWAN device sp organization name.
- SystemIp string
- The Catalyst SDWAN device system IP.
- 
[]GetCatalystsdwan Vedge Device Result Tag 
- TemplateStatus string
- The Catalyst SDWAN device template status.
- Uuid string
- Unique identity of the device.
- Validity string
- The Catalyst SDWAN device validity.
- Vendor string
- This field displays the vendor information of the associated component or hardware.
- VersionContexts []GetCatalystsdwan Vedge Device Result Version Context 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors
List<GetCatalystsdwan Vedge Device Result Ancestor> 
- classId String
- configStatus StringMessage 
- The Catalyst SDWAN device config status message.
- createTime String
- The time when this managed object was created.
- deviceId String
- The Catalyst SDWAN device id.
- deviceLocations List<GetCatalystsdwan Vedge Device Result Device Location> 
- deviceMo StringId 
- The database identifier of the registered device of an object.
- deviceState String
- The Catalyst SDWAN device state.
- 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.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- hardwareVersion String
- The hardware version of the device.
- hostName String
- The Catalyst SDWAN device host name.
- isUpgraded Boolean
- This field indicates the compute status of the catalog values for the associated component or hardware.
- 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
- owners List<String>
- parents
List<GetCatalystsdwan Vedge Device Result Parent> 
- permissionResources List<GetCatalystsdwan Vedge Device Result Permission Resource> 
- platformFamily String
- The Catalyst SDWAN device platform family.
- presence String
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previousFrus List<GetCatalystsdwan Vedge Device Result Previous Frus> 
- reachability String
- The Catalyst SDWAN device reachability.
- registeredDevices List<GetCatalystsdwan Vedge Device Result Registered Device> 
- 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.
- serial String
- This field displays the serial number of the associated component or hardware.
- 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 String
- The Catalyst SDWAN device site id.
- siteName String
- The Catalyst SDWAN device site name.
- spOrganization StringName 
- The Catalyst SDWAN device sp organization name.
- systemIp String
- The Catalyst SDWAN device system IP.
- 
List<GetCatalystsdwan Vedge Device Result Tag> 
- templateStatus String
- The Catalyst SDWAN device template status.
- uuid String
- Unique identity of the device.
- validity String
- The Catalyst SDWAN device validity.
- vendor String
- This field displays the vendor information of the associated component or hardware.
- versionContexts List<GetCatalystsdwan Vedge Device Result Version Context> 
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- ancestors
GetCatalystsdwan Vedge Device Result Ancestor[] 
- classId string
- configStatus stringMessage 
- The Catalyst SDWAN device config status message.
- createTime string
- The time when this managed object was created.
- deviceId string
- The Catalyst SDWAN device id.
- deviceLocations GetCatalystsdwan Vedge Device Result Device Location[] 
- deviceMo stringId 
- The database identifier of the registered device of an object.
- deviceState string
- The Catalyst SDWAN device state.
- 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.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- hardwareVersion string
- The hardware version of the device.
- hostName string
- The Catalyst SDWAN device host name.
- isUpgraded boolean
- This field indicates the compute status of the catalog values for the associated component or hardware.
- 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
- owners string[]
- parents
GetCatalystsdwan Vedge Device Result Parent[] 
- permissionResources GetCatalystsdwan Vedge Device Result Permission Resource[] 
- platformFamily string
- The Catalyst SDWAN device platform family.
- presence string
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previousFrus GetCatalystsdwan Vedge Device Result Previous Frus[] 
- reachability string
- The Catalyst SDWAN device reachability.
- registeredDevices GetCatalystsdwan Vedge Device Result Registered Device[] 
- 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.
- serial string
- This field displays the serial number of the associated component or hardware.
- 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 string
- The Catalyst SDWAN device site id.
- siteName string
- The Catalyst SDWAN device site name.
- spOrganization stringName 
- The Catalyst SDWAN device sp organization name.
- systemIp string
- The Catalyst SDWAN device system IP.
- 
GetCatalystsdwan Vedge Device Result Tag[] 
- templateStatus string
- The Catalyst SDWAN device template status.
- uuid string
- Unique identity of the device.
- validity string
- The Catalyst SDWAN device validity.
- vendor string
- This field displays the vendor information of the associated component or hardware.
- versionContexts GetCatalystsdwan Vedge Device Result Version Context[] 
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- ancestors
Sequence[GetCatalystsdwan Vedge Device Result Ancestor] 
- class_id str
- config_status_ strmessage 
- The Catalyst SDWAN device config status message.
- create_time str
- The time when this managed object was created.
- device_id str
- The Catalyst SDWAN device id.
- device_locations Sequence[GetCatalystsdwan Vedge Device Result Device Location] 
- device_mo_ strid 
- The database identifier of the registered device of an object.
- device_state str
- The Catalyst SDWAN device state.
- 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_ strmoid 
- The DomainGroup ID for this managed object.
- hardware_version str
- The hardware version of the device.
- host_name str
- The Catalyst SDWAN device host name.
- is_upgraded bool
- This field indicates the compute status of the catalog values for the associated component or hardware.
- 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
- owners Sequence[str]
- parents
Sequence[GetCatalystsdwan Vedge Device Result Parent] 
- permission_resources Sequence[GetCatalystsdwan Vedge Device Result Permission Resource] 
- platform_family str
- The Catalyst SDWAN device platform family.
- presence str
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previous_frus Sequence[GetCatalystsdwan Vedge Device Result Previous Frus] 
- reachability str
- The Catalyst SDWAN device reachability.
- registered_devices Sequence[GetCatalystsdwan Vedge Device Result Registered Device] 
- 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.
- serial str
- This field displays the serial number of the associated component or hardware.
- 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 str
- The Catalyst SDWAN device site id.
- site_name str
- The Catalyst SDWAN device site name.
- sp_organization_ strname 
- The Catalyst SDWAN device sp organization name.
- system_ip str
- The Catalyst SDWAN device system IP.
- 
Sequence[GetCatalystsdwan Vedge Device Result Tag] 
- template_status str
- The Catalyst SDWAN device template status.
- uuid str
- Unique identity of the device.
- validity str
- The Catalyst SDWAN device validity.
- vendor str
- This field displays the vendor information of the associated component or hardware.
- version_contexts Sequence[GetCatalystsdwan Vedge Device Result Version Context] 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors List<Property Map>
- classId String
- configStatus StringMessage 
- The Catalyst SDWAN device config status message.
- createTime String
- The time when this managed object was created.
- deviceId String
- The Catalyst SDWAN device id.
- deviceLocations List<Property Map>
- deviceMo StringId 
- The database identifier of the registered device of an object.
- deviceState String
- The Catalyst SDWAN device state.
- 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.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- hardwareVersion String
- The hardware version of the device.
- hostName String
- The Catalyst SDWAN device host name.
- isUpgraded Boolean
- This field indicates the compute status of the catalog values for the associated component or hardware.
- 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
- owners List<String>
- parents List<Property Map>
- permissionResources List<Property Map>
- platformFamily String
- The Catalyst SDWAN device platform family.
- presence String
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previousFrus List<Property Map>
- reachability String
- The Catalyst SDWAN device reachability.
- 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.
- serial String
- This field displays the serial number of the associated component or hardware.
- 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 String
- The Catalyst SDWAN device site id.
- siteName String
- The Catalyst SDWAN device site name.
- spOrganization StringName 
- The Catalyst SDWAN device sp organization name.
- systemIp String
- The Catalyst SDWAN device system IP.
- List<Property Map>
- templateStatus String
- The Catalyst SDWAN device template status.
- uuid String
- Unique identity of the device.
- validity String
- The Catalyst SDWAN device validity.
- vendor String
- This field displays the vendor information of the associated component or hardware.
- versionContexts List<Property Map>
GetCatalystsdwanVedgeDeviceResultAncestor     
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetCatalystsdwanVedgeDeviceResultDeviceLocation      
- 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
- additional_properties str
- address str
- class_id str
- latitude float
- longitude float
- object_type str
- additionalProperties String
- address String
- classId String
- latitude Number
- longitude Number
- objectType String
GetCatalystsdwanVedgeDeviceResultParent     
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetCatalystsdwanVedgeDeviceResultPermissionResource      
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetCatalystsdwanVedgeDeviceResultPreviousFrus      
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetCatalystsdwanVedgeDeviceResultRegisteredDevice      
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetCatalystsdwanVedgeDeviceResultTag     
- AdditionalProperties string
- Key string
- Value string
- AdditionalProperties string
- Key string
- Value string
- additionalProperties String
- key String
- value String
- additionalProperties string
- key string
- value string
- additional_properties str
- key str
- value str
- additionalProperties String
- key String
- value String
GetCatalystsdwanVedgeDeviceResultVersionContext      
- AdditionalProperties string
- ClassId string
- InterestedMos List<GetCatalystsdwan Vedge Device Result Version Context Interested Mo> 
- MarkedFor boolDeletion 
- NrVersion string
- Current running software version of the device.
- ObjectType string
- RefMos List<GetCatalystsdwan Vedge Device Result Version Context Ref Mo> 
- Timestamp string
- VersionType string
- AdditionalProperties string
- ClassId string
- InterestedMos []GetCatalystsdwan Vedge Device Result Version Context Interested Mo 
- MarkedFor boolDeletion 
- NrVersion string
- Current running software version of the device.
- ObjectType string
- RefMos []GetCatalystsdwan Vedge Device Result Version Context Ref Mo 
- Timestamp string
- VersionType string
- additionalProperties String
- classId String
- interestedMos List<GetCatalystsdwan Vedge Device Result Version Context Interested Mo> 
- markedFor BooleanDeletion 
- nrVersion String
- Current running software version of the device.
- objectType String
- refMos List<GetCatalystsdwan Vedge Device Result Version Context Ref Mo> 
- timestamp String
- versionType String
- additionalProperties string
- classId string
- interestedMos GetCatalystsdwan Vedge Device Result Version Context Interested Mo[] 
- markedFor booleanDeletion 
- nrVersion string
- Current running software version of the device.
- objectType string
- refMos GetCatalystsdwan Vedge Device Result Version Context Ref Mo[] 
- timestamp string
- versionType string
- additional_properties str
- class_id str
- interested_mos Sequence[GetCatalystsdwan Vedge Device Result Version Context Interested Mo] 
- marked_for_ booldeletion 
- nr_version str
- Current running software version of the device.
- object_type str
- ref_mos Sequence[GetCatalystsdwan Vedge Device Result Version Context Ref Mo] 
- timestamp str
- version_type str
- additionalProperties String
- classId String
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- nrVersion String
- Current running software version of the device.
- objectType String
- refMos List<Property Map>
- timestamp String
- versionType String
GetCatalystsdwanVedgeDeviceResultVersionContextInterestedMo        
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetCatalystsdwanVedgeDeviceResultVersionContextRefMo        
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetCatalystsdwanVedgeDeviceTag    
- AdditionalProperties string
- Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- AdditionalProperties string
- Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additionalProperties String
- key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additionalProperties string
- key string
- The string representation of a tag key.
- value string
- The string representation of a tag value.
- additional_properties str
- key str
- The string representation of a tag key.
- value str
- The string representation of a tag value.
- additionalProperties String
- key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
GetCatalystsdwanVedgeDeviceVersionContext     
- AdditionalProperties string
- ClassId string
- The fully-qualified name 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<GetCatalystsdwan Vedge Device Version Context Interested Mo> 
- MarkedFor boolDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- 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 GetCatalystsdwan Vedge Device Version Context Ref Mo 
- 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 []GetCatalystsdwan Vedge Device Version Context Interested Mo 
- MarkedFor boolDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- 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 GetCatalystsdwan Vedge Device Version Context Ref Mo 
- A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- VersionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos List<GetCatalystsdwan Vedge Device Version Context Interested Mo> 
- markedFor BooleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- 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 GetCatalystsdwan Vedge Device Version Context Ref Mo 
- 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 GetCatalystsdwan Vedge Device Version Context Interested Mo[] 
- markedFor booleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- 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 GetCatalystsdwan Vedge Device Version Context Ref Mo 
- 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[GetCatalystsdwan Vedge Device Version Context Interested Mo] 
- marked_for_ booldeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr_version str
- 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 GetCatalystsdwan Vedge Device Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp str
- The time this versioned Managed Object was created.
- version_type str
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties String
- classId String
- The fully-qualified name 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>
- markedFor BooleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- 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.
 
GetCatalystsdwanVedgeDeviceVersionContextInterestedMo       
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetCatalystsdwanVedgeDeviceVersionContextRefMo       
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the intersightTerraform Provider.
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet