intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
intersight.getCatalystsdwanPolicyGroup
Explore with Pulumi AI
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
Details for the Catalyst SDWAN policy groups.
Using getCatalystsdwanPolicyGroup
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 getCatalystsdwanPolicyGroup(args: GetCatalystsdwanPolicyGroupArgs, opts?: InvokeOptions): Promise<GetCatalystsdwanPolicyGroupResult>
function getCatalystsdwanPolicyGroupOutput(args: GetCatalystsdwanPolicyGroupOutputArgs, opts?: InvokeOptions): Output<GetCatalystsdwanPolicyGroupResult>def get_catalystsdwan_policy_group(account_moid: Optional[str] = None,
                                   additional_properties: Optional[str] = None,
                                   ancestors: Optional[Sequence[GetCatalystsdwanPolicyGroupAncestor]] = None,
                                   class_id: Optional[str] = None,
                                   create_time: Optional[str] = None,
                                   devices: Optional[Sequence[str]] = None,
                                   domain_group_moid: Optional[str] = None,
                                   id: Optional[str] = None,
                                   mod_time: Optional[str] = None,
                                   moid: Optional[str] = None,
                                   name: Optional[str] = None,
                                   nr_version: Optional[float] = None,
                                   number_of_devices: Optional[float] = None,
                                   number_of_devices_up_to_date: Optional[float] = None,
                                   object_type: Optional[str] = None,
                                   owners: Optional[Sequence[str]] = None,
                                   parent: Optional[GetCatalystsdwanPolicyGroupParent] = None,
                                   permission_resources: Optional[Sequence[GetCatalystsdwanPolicyGroupPermissionResource]] = None,
                                   policy_group_id: Optional[str] = None,
                                   registered_device: Optional[GetCatalystsdwanPolicyGroupRegisteredDevice] = None,
                                   shared_scope: Optional[str] = None,
                                   solution: Optional[str] = None,
                                   tags: Optional[Sequence[GetCatalystsdwanPolicyGroupTag]] = None,
                                   version_context: Optional[GetCatalystsdwanPolicyGroupVersionContext] = None,
                                   opts: Optional[InvokeOptions] = None) -> GetCatalystsdwanPolicyGroupResult
def get_catalystsdwan_policy_group_output(account_moid: Optional[pulumi.Input[str]] = None,
                                   additional_properties: Optional[pulumi.Input[str]] = None,
                                   ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetCatalystsdwanPolicyGroupAncestorArgs]]]] = None,
                                   class_id: Optional[pulumi.Input[str]] = None,
                                   create_time: Optional[pulumi.Input[str]] = None,
                                   devices: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                   domain_group_moid: Optional[pulumi.Input[str]] = None,
                                   id: Optional[pulumi.Input[str]] = None,
                                   mod_time: Optional[pulumi.Input[str]] = None,
                                   moid: Optional[pulumi.Input[str]] = None,
                                   name: Optional[pulumi.Input[str]] = None,
                                   nr_version: Optional[pulumi.Input[float]] = None,
                                   number_of_devices: Optional[pulumi.Input[float]] = None,
                                   number_of_devices_up_to_date: Optional[pulumi.Input[float]] = None,
                                   object_type: Optional[pulumi.Input[str]] = None,
                                   owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                   parent: Optional[pulumi.Input[GetCatalystsdwanPolicyGroupParentArgs]] = None,
                                   permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetCatalystsdwanPolicyGroupPermissionResourceArgs]]]] = None,
                                   policy_group_id: Optional[pulumi.Input[str]] = None,
                                   registered_device: Optional[pulumi.Input[GetCatalystsdwanPolicyGroupRegisteredDeviceArgs]] = None,
                                   shared_scope: Optional[pulumi.Input[str]] = None,
                                   solution: Optional[pulumi.Input[str]] = None,
                                   tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetCatalystsdwanPolicyGroupTagArgs]]]] = None,
                                   version_context: Optional[pulumi.Input[GetCatalystsdwanPolicyGroupVersionContextArgs]] = None,
                                   opts: Optional[InvokeOptions] = None) -> Output[GetCatalystsdwanPolicyGroupResult]func LookupCatalystsdwanPolicyGroup(ctx *Context, args *LookupCatalystsdwanPolicyGroupArgs, opts ...InvokeOption) (*LookupCatalystsdwanPolicyGroupResult, error)
func LookupCatalystsdwanPolicyGroupOutput(ctx *Context, args *LookupCatalystsdwanPolicyGroupOutputArgs, opts ...InvokeOption) LookupCatalystsdwanPolicyGroupResultOutput> Note: This function is named LookupCatalystsdwanPolicyGroup in the Go SDK.
public static class GetCatalystsdwanPolicyGroup 
{
    public static Task<GetCatalystsdwanPolicyGroupResult> InvokeAsync(GetCatalystsdwanPolicyGroupArgs args, InvokeOptions? opts = null)
    public static Output<GetCatalystsdwanPolicyGroupResult> Invoke(GetCatalystsdwanPolicyGroupInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetCatalystsdwanPolicyGroupResult> getCatalystsdwanPolicyGroup(GetCatalystsdwanPolicyGroupArgs args, InvokeOptions options)
public static Output<GetCatalystsdwanPolicyGroupResult> getCatalystsdwanPolicyGroup(GetCatalystsdwanPolicyGroupArgs args, InvokeOptions options)
fn::invoke:
  function: intersight:index/getCatalystsdwanPolicyGroup:getCatalystsdwanPolicyGroup
  arguments:
    # arguments dictionaryThe following arguments are supported:
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
List<GetCatalystsdwan Policy Group Ancestor> 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- Devices List<string>
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- Id string
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- The Catalyst SDWAN policy group name.
- NrVersion double
- The Catalyst SDWAN policy group version.
- NumberOf doubleDevices 
- The Catalyst SDWAN policy group number of devices.
- NumberOf doubleDevices Up To Date 
- The Catalyst SDWAN policy group number of devices up to date.
- ObjectType string
- Owners List<string>
- Parent
GetCatalystsdwan Policy Group Parent 
- PermissionResources List<GetCatalystsdwan Policy Group Permission Resource> 
- PolicyGroup stringId 
- UUID for the Catalyst SDWAN policy group.
- RegisteredDevice GetCatalystsdwan Policy Group Registered Device 
- 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.
- Solution string
- The Catalyst SDWAN policy group solution.
- 
List<GetCatalystsdwan Policy Group Tag> 
- VersionContext GetCatalystsdwan Policy Group Version Context 
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
[]GetCatalystsdwan Policy Group Ancestor 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- Devices []string
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- Id string
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- The Catalyst SDWAN policy group name.
- NrVersion float64
- The Catalyst SDWAN policy group version.
- NumberOf float64Devices 
- The Catalyst SDWAN policy group number of devices.
- NumberOf float64Devices Up To Date 
- The Catalyst SDWAN policy group number of devices up to date.
- ObjectType string
- Owners []string
- Parent
GetCatalystsdwan Policy Group Parent 
- PermissionResources []GetCatalystsdwan Policy Group Permission Resource 
- PolicyGroup stringId 
- UUID for the Catalyst SDWAN policy group.
- RegisteredDevice GetCatalystsdwan Policy Group Registered Device 
- 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.
- Solution string
- The Catalyst SDWAN policy group solution.
- 
[]GetCatalystsdwan Policy Group Tag 
- VersionContext GetCatalystsdwan Policy Group Version Context 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors
List<GetCatalystsdwan Policy Group Ancestor> 
- classId String
- createTime String
- The time when this managed object was created.
- devices List<String>
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- id String
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- The Catalyst SDWAN policy group name.
- nrVersion Double
- The Catalyst SDWAN policy group version.
- numberOf DoubleDevices 
- The Catalyst SDWAN policy group number of devices.
- numberOf DoubleDevices Up To Date 
- The Catalyst SDWAN policy group number of devices up to date.
- objectType String
- owners List<String>
- parent
GetCatalystsdwan Policy Group Parent 
- permissionResources List<GetCatalystsdwan Policy Group Permission Resource> 
- policyGroup StringId 
- UUID for the Catalyst SDWAN policy group.
- registeredDevice GetCatalystsdwan Policy Group Registered Device 
- 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.
- solution String
- The Catalyst SDWAN policy group solution.
- 
List<GetCatalystsdwan Policy Group Tag> 
- versionContext GetCatalystsdwan Policy Group Version Context 
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- ancestors
GetCatalystsdwan Policy Group Ancestor[] 
- classId string
- createTime string
- The time when this managed object was created.
- devices string[]
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- id string
- modTime string
- The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- The Catalyst SDWAN policy group name.
- nrVersion number
- The Catalyst SDWAN policy group version.
- numberOf numberDevices 
- The Catalyst SDWAN policy group number of devices.
- numberOf numberDevices Up To Date 
- The Catalyst SDWAN policy group number of devices up to date.
- objectType string
- owners string[]
- parent
GetCatalystsdwan Policy Group Parent 
- permissionResources GetCatalystsdwan Policy Group Permission Resource[] 
- policyGroup stringId 
- UUID for the Catalyst SDWAN policy group.
- registeredDevice GetCatalystsdwan Policy Group Registered Device 
- 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.
- solution string
- The Catalyst SDWAN policy group solution.
- 
GetCatalystsdwan Policy Group Tag[] 
- versionContext GetCatalystsdwan Policy Group Version Context 
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- ancestors
Sequence[GetCatalystsdwan Policy Group Ancestor] 
- class_id str
- create_time str
- The time when this managed object was created.
- devices Sequence[str]
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- id str
- mod_time str
- The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- The Catalyst SDWAN policy group name.
- nr_version float
- The Catalyst SDWAN policy group version.
- number_of_ floatdevices 
- The Catalyst SDWAN policy group number of devices.
- number_of_ floatdevices_ up_ to_ date 
- The Catalyst SDWAN policy group number of devices up to date.
- object_type str
- owners Sequence[str]
- parent
GetCatalystsdwan Policy Group Parent 
- permission_resources Sequence[GetCatalystsdwan Policy Group Permission Resource] 
- policy_group_ strid 
- UUID for the Catalyst SDWAN policy group.
- registered_device GetCatalystsdwan Policy Group Registered Device 
- 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.
- solution str
- The Catalyst SDWAN policy group solution.
- 
Sequence[GetCatalystsdwan Policy Group Tag] 
- version_context GetCatalystsdwan Policy Group Version Context 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors List<Property Map>
- classId String
- createTime String
- The time when this managed object was created.
- devices List<String>
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- id String
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- The Catalyst SDWAN policy group name.
- nrVersion Number
- The Catalyst SDWAN policy group version.
- numberOf NumberDevices 
- The Catalyst SDWAN policy group number of devices.
- numberOf NumberDevices Up To Date 
- The Catalyst SDWAN policy group number of devices up to date.
- objectType String
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- policyGroup StringId 
- UUID for the Catalyst SDWAN policy group.
- registeredDevice Property Map
- 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.
- solution String
- The Catalyst SDWAN policy group solution.
- List<Property Map>
- versionContext Property Map
getCatalystsdwanPolicyGroup Result
The following output properties are available:
- Id string
- Results
List<GetCatalystsdwan Policy Group Result> 
- AccountMoid string
- AdditionalProperties string
- Ancestors
List<GetCatalystsdwan Policy Group Ancestor> 
- ClassId string
- CreateTime string
- Devices List<string>
- DomainGroup stringMoid 
- ModTime string
- Moid string
- Name string
- NrVersion double
- NumberOf doubleDevices 
- NumberOf doubleDevices Up To Date 
- ObjectType string
- Owners List<string>
- Parent
GetCatalystsdwan Policy Group Parent 
- PermissionResources List<GetCatalystsdwan Policy Group Permission Resource> 
- PolicyGroup stringId 
- RegisteredDevice GetCatalystsdwan Policy Group Registered Device 
- string
- Solution string
- 
List<GetCatalystsdwan Policy Group Tag> 
- VersionContext GetCatalystsdwan Policy Group Version Context 
- Id string
- Results
[]GetCatalystsdwan Policy Group Result 
- AccountMoid string
- AdditionalProperties string
- Ancestors
[]GetCatalystsdwan Policy Group Ancestor 
- ClassId string
- CreateTime string
- Devices []string
- DomainGroup stringMoid 
- ModTime string
- Moid string
- Name string
- NrVersion float64
- NumberOf float64Devices 
- NumberOf float64Devices Up To Date 
- ObjectType string
- Owners []string
- Parent
GetCatalystsdwan Policy Group Parent 
- PermissionResources []GetCatalystsdwan Policy Group Permission Resource 
- PolicyGroup stringId 
- RegisteredDevice GetCatalystsdwan Policy Group Registered Device 
- string
- Solution string
- 
[]GetCatalystsdwan Policy Group Tag 
- VersionContext GetCatalystsdwan Policy Group Version Context 
- id String
- results
List<GetCatalystsdwan Policy Group Result> 
- accountMoid String
- additionalProperties String
- ancestors
List<GetCatalystsdwan Policy Group Ancestor> 
- classId String
- createTime String
- devices List<String>
- domainGroup StringMoid 
- modTime String
- moid String
- name String
- nrVersion Double
- numberOf DoubleDevices 
- numberOf DoubleDevices Up To Date 
- objectType String
- owners List<String>
- parent
GetCatalystsdwan Policy Group Parent 
- permissionResources List<GetCatalystsdwan Policy Group Permission Resource> 
- policyGroup StringId 
- registeredDevice GetCatalystsdwan Policy Group Registered Device 
- String
- solution String
- 
List<GetCatalystsdwan Policy Group Tag> 
- versionContext GetCatalystsdwan Policy Group Version Context 
- id string
- results
GetCatalystsdwan Policy Group Result[] 
- accountMoid string
- additionalProperties string
- ancestors
GetCatalystsdwan Policy Group Ancestor[] 
- classId string
- createTime string
- devices string[]
- domainGroup stringMoid 
- modTime string
- moid string
- name string
- nrVersion number
- numberOf numberDevices 
- numberOf numberDevices Up To Date 
- objectType string
- owners string[]
- parent
GetCatalystsdwan Policy Group Parent 
- permissionResources GetCatalystsdwan Policy Group Permission Resource[] 
- policyGroup stringId 
- registeredDevice GetCatalystsdwan Policy Group Registered Device 
- string
- solution string
- 
GetCatalystsdwan Policy Group Tag[] 
- versionContext GetCatalystsdwan Policy Group Version Context 
- id str
- results
Sequence[GetCatalystsdwan Policy Group Result] 
- account_moid str
- additional_properties str
- ancestors
Sequence[GetCatalystsdwan Policy Group Ancestor] 
- class_id str
- create_time str
- devices Sequence[str]
- domain_group_ strmoid 
- mod_time str
- moid str
- name str
- nr_version float
- number_of_ floatdevices 
- number_of_ floatdevices_ up_ to_ date 
- object_type str
- owners Sequence[str]
- parent
GetCatalystsdwan Policy Group Parent 
- permission_resources Sequence[GetCatalystsdwan Policy Group Permission Resource] 
- policy_group_ strid 
- registered_device GetCatalystsdwan Policy Group Registered Device 
- str
- solution str
- 
Sequence[GetCatalystsdwan Policy Group Tag] 
- version_context GetCatalystsdwan Policy Group Version Context 
- id String
- results List<Property Map>
- accountMoid String
- additionalProperties String
- ancestors List<Property Map>
- classId String
- createTime String
- devices List<String>
- domainGroup StringMoid 
- modTime String
- moid String
- name String
- nrVersion Number
- numberOf NumberDevices 
- numberOf NumberDevices Up To Date 
- objectType String
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- policyGroup StringId 
- registeredDevice Property Map
- String
- solution String
- List<Property Map>
- versionContext Property Map
Supporting Types
GetCatalystsdwanPolicyGroupAncestor    
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- 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'.
 
GetCatalystsdwanPolicyGroupParent    
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- 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'.
 
GetCatalystsdwanPolicyGroupPermissionResource     
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- 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'.
 
GetCatalystsdwanPolicyGroupRegisteredDevice     
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- 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'.
 
GetCatalystsdwanPolicyGroupResult    
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
List<GetCatalystsdwan Policy Group Result Ancestor> 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- Devices List<string>
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- The Catalyst SDWAN policy group name.
- NrVersion double
- The Catalyst SDWAN policy group version.
- NumberOf doubleDevices 
- The Catalyst SDWAN policy group number of devices.
- NumberOf doubleDevices Up To Date 
- The Catalyst SDWAN policy group number of devices up to date.
- ObjectType string
- Owners List<string>
- Parents
List<GetCatalystsdwan Policy Group Result Parent> 
- PermissionResources List<GetCatalystsdwan Policy Group Result Permission Resource> 
- PolicyGroup stringId 
- UUID for the Catalyst SDWAN policy group.
- RegisteredDevices List<GetCatalystsdwan Policy Group Result Registered Device> 
- 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.
- Solution string
- The Catalyst SDWAN policy group solution.
- 
List<GetCatalystsdwan Policy Group Result Tag> 
- VersionContexts List<GetCatalystsdwan Policy Group Result Version Context> 
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
[]GetCatalystsdwan Policy Group Result Ancestor 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- Devices []string
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- The Catalyst SDWAN policy group name.
- NrVersion float64
- The Catalyst SDWAN policy group version.
- NumberOf float64Devices 
- The Catalyst SDWAN policy group number of devices.
- NumberOf float64Devices Up To Date 
- The Catalyst SDWAN policy group number of devices up to date.
- ObjectType string
- Owners []string
- Parents
[]GetCatalystsdwan Policy Group Result Parent 
- PermissionResources []GetCatalystsdwan Policy Group Result Permission Resource 
- PolicyGroup stringId 
- UUID for the Catalyst SDWAN policy group.
- RegisteredDevices []GetCatalystsdwan Policy Group Result Registered Device 
- 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.
- Solution string
- The Catalyst SDWAN policy group solution.
- 
[]GetCatalystsdwan Policy Group Result Tag 
- VersionContexts []GetCatalystsdwan Policy Group Result Version Context 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors
List<GetCatalystsdwan Policy Group Result Ancestor> 
- classId String
- createTime String
- The time when this managed object was created.
- devices List<String>
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- The Catalyst SDWAN policy group name.
- nrVersion Double
- The Catalyst SDWAN policy group version.
- numberOf DoubleDevices 
- The Catalyst SDWAN policy group number of devices.
- numberOf DoubleDevices Up To Date 
- The Catalyst SDWAN policy group number of devices up to date.
- objectType String
- owners List<String>
- parents
List<GetCatalystsdwan Policy Group Result Parent> 
- permissionResources List<GetCatalystsdwan Policy Group Result Permission Resource> 
- policyGroup StringId 
- UUID for the Catalyst SDWAN policy group.
- registeredDevices List<GetCatalystsdwan Policy Group Result Registered Device> 
- 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.
- solution String
- The Catalyst SDWAN policy group solution.
- 
List<GetCatalystsdwan Policy Group Result Tag> 
- versionContexts List<GetCatalystsdwan Policy Group Result Version Context> 
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- ancestors
GetCatalystsdwan Policy Group Result Ancestor[] 
- classId string
- createTime string
- The time when this managed object was created.
- devices string[]
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- modTime string
- The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- The Catalyst SDWAN policy group name.
- nrVersion number
- The Catalyst SDWAN policy group version.
- numberOf numberDevices 
- The Catalyst SDWAN policy group number of devices.
- numberOf numberDevices Up To Date 
- The Catalyst SDWAN policy group number of devices up to date.
- objectType string
- owners string[]
- parents
GetCatalystsdwan Policy Group Result Parent[] 
- permissionResources GetCatalystsdwan Policy Group Result Permission Resource[] 
- policyGroup stringId 
- UUID for the Catalyst SDWAN policy group.
- registeredDevices GetCatalystsdwan Policy Group Result Registered Device[] 
- 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.
- solution string
- The Catalyst SDWAN policy group solution.
- 
GetCatalystsdwan Policy Group Result Tag[] 
- versionContexts GetCatalystsdwan Policy Group Result Version Context[] 
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- ancestors
Sequence[GetCatalystsdwan Policy Group Result Ancestor] 
- class_id str
- create_time str
- The time when this managed object was created.
- devices Sequence[str]
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- mod_time str
- The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- The Catalyst SDWAN policy group name.
- nr_version float
- The Catalyst SDWAN policy group version.
- number_of_ floatdevices 
- The Catalyst SDWAN policy group number of devices.
- number_of_ floatdevices_ up_ to_ date 
- The Catalyst SDWAN policy group number of devices up to date.
- object_type str
- owners Sequence[str]
- parents
Sequence[GetCatalystsdwan Policy Group Result Parent] 
- permission_resources Sequence[GetCatalystsdwan Policy Group Result Permission Resource] 
- policy_group_ strid 
- UUID for the Catalyst SDWAN policy group.
- registered_devices Sequence[GetCatalystsdwan Policy Group Result Registered Device] 
- 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.
- solution str
- The Catalyst SDWAN policy group solution.
- 
Sequence[GetCatalystsdwan Policy Group Result Tag] 
- version_contexts Sequence[GetCatalystsdwan Policy Group Result Version Context] 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors List<Property Map>
- classId String
- createTime String
- The time when this managed object was created.
- devices List<String>
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- The Catalyst SDWAN policy group name.
- nrVersion Number
- The Catalyst SDWAN policy group version.
- numberOf NumberDevices 
- The Catalyst SDWAN policy group number of devices.
- numberOf NumberDevices Up To Date 
- The Catalyst SDWAN policy group number of devices up to date.
- objectType String
- owners List<String>
- parents List<Property Map>
- permissionResources List<Property Map>
- policyGroup StringId 
- UUID for the Catalyst SDWAN policy group.
- registeredDevices List<Property Map>
- 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.
- solution String
- The Catalyst SDWAN policy group solution.
- List<Property Map>
- versionContexts List<Property Map>
GetCatalystsdwanPolicyGroupResultAncestor     
- 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
GetCatalystsdwanPolicyGroupResultParent     
- 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
GetCatalystsdwanPolicyGroupResultPermissionResource      
- 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
GetCatalystsdwanPolicyGroupResultRegisteredDevice      
- 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
GetCatalystsdwanPolicyGroupResultTag     
- 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
GetCatalystsdwanPolicyGroupResultVersionContext      
- AdditionalProperties string
- ClassId string
- InterestedMos List<GetCatalystsdwan Policy Group Result Version Context Interested Mo> 
- MarkedFor boolDeletion 
- NrVersion string
- The Catalyst SDWAN policy group version.
- ObjectType string
- RefMos List<GetCatalystsdwan Policy Group Result Version Context Ref Mo> 
- Timestamp string
- VersionType string
- AdditionalProperties string
- ClassId string
- InterestedMos []GetCatalystsdwan Policy Group Result Version Context Interested Mo 
- MarkedFor boolDeletion 
- NrVersion string
- The Catalyst SDWAN policy group version.
- ObjectType string
- RefMos []GetCatalystsdwan Policy Group Result Version Context Ref Mo 
- Timestamp string
- VersionType string
- additionalProperties String
- classId String
- interestedMos List<GetCatalystsdwan Policy Group Result Version Context Interested Mo> 
- markedFor BooleanDeletion 
- nrVersion String
- The Catalyst SDWAN policy group version.
- objectType String
- refMos List<GetCatalystsdwan Policy Group Result Version Context Ref Mo> 
- timestamp String
- versionType String
- additionalProperties string
- classId string
- interestedMos GetCatalystsdwan Policy Group Result Version Context Interested Mo[] 
- markedFor booleanDeletion 
- nrVersion string
- The Catalyst SDWAN policy group version.
- objectType string
- refMos GetCatalystsdwan Policy Group Result Version Context Ref Mo[] 
- timestamp string
- versionType string
- additional_properties str
- class_id str
- interested_mos Sequence[GetCatalystsdwan Policy Group Result Version Context Interested Mo] 
- marked_for_ booldeletion 
- nr_version str
- The Catalyst SDWAN policy group version.
- object_type str
- ref_mos Sequence[GetCatalystsdwan Policy Group Result Version Context Ref Mo] 
- timestamp str
- version_type str
- additionalProperties String
- classId String
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- nrVersion String
- The Catalyst SDWAN policy group version.
- objectType String
- refMos List<Property Map>
- timestamp String
- versionType String
GetCatalystsdwanPolicyGroupResultVersionContextInterestedMo        
- 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
GetCatalystsdwanPolicyGroupResultVersionContextRefMo        
- 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
GetCatalystsdwanPolicyGroupTag    
- 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.
GetCatalystsdwanPolicyGroupVersionContext     
- AdditionalProperties string
- ClassId string
- The fully-qualified name 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 Policy Group 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
- The Catalyst SDWAN policy group version.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RefMo GetCatalystsdwan Policy Group 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 Policy Group 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
- The Catalyst SDWAN policy group version.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RefMo GetCatalystsdwan Policy Group 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 Policy Group 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
- The Catalyst SDWAN policy group version.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo GetCatalystsdwan Policy Group 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 Policy Group 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
- The Catalyst SDWAN policy group version.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo GetCatalystsdwan Policy Group 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 Policy Group 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
- The Catalyst SDWAN policy group version.
- 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 Policy Group 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
- The Catalyst SDWAN policy group version.
- 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.
 
GetCatalystsdwanPolicyGroupVersionContextInterestedMo       
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- 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'.
 
GetCatalystsdwanPolicyGroupVersionContextRefMo       
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- 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