intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
intersight.getNiatelemetryInsightGroupDetails
Explore with Pulumi AI
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
Insight group details in ND.
Using getNiatelemetryInsightGroupDetails
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 getNiatelemetryInsightGroupDetails(args: GetNiatelemetryInsightGroupDetailsArgs, opts?: InvokeOptions): Promise<GetNiatelemetryInsightGroupDetailsResult>
function getNiatelemetryInsightGroupDetailsOutput(args: GetNiatelemetryInsightGroupDetailsOutputArgs, opts?: InvokeOptions): Output<GetNiatelemetryInsightGroupDetailsResult>def get_niatelemetry_insight_group_details(account_moid: Optional[str] = None,
                                           additional_properties: Optional[str] = None,
                                           alert_rules_count: Optional[float] = None,
                                           analysis_settings_status: Optional[str] = None,
                                           ancestors: Optional[Sequence[GetNiatelemetryInsightGroupDetailsAncestor]] = None,
                                           bug_scan_settings_status: Optional[str] = None,
                                           class_id: Optional[str] = None,
                                           create_time: Optional[str] = None,
                                           delta_analysis_job_count: Optional[float] = None,
                                           domain_group_moid: Optional[str] = None,
                                           email_settings_count: Optional[float] = None,
                                           flow_settings_count: Optional[float] = None,
                                           flow_settings_status: Optional[str] = None,
                                           group_name: Optional[str] = None,
                                           id: Optional[str] = None,
                                           insight_sites: Optional[Sequence[GetNiatelemetryInsightGroupDetailsInsightSite]] = None,
                                           kafka_settings_count: Optional[float] = None,
                                           micro_burst_settings_status: Optional[str] = None,
                                           mod_time: Optional[str] = None,
                                           moid: Optional[str] = None,
                                           object_type: Optional[str] = None,
                                           owners: Optional[Sequence[str]] = None,
                                           parent: Optional[GetNiatelemetryInsightGroupDetailsParent] = None,
                                           permission_resources: Optional[Sequence[GetNiatelemetryInsightGroupDetailsPermissionResource]] = None,
                                           prechange_analysis_count: Optional[float] = None,
                                           registered_device: Optional[GetNiatelemetryInsightGroupDetailsRegisteredDevice] = None,
                                           shared_scope: Optional[str] = None,
                                           tac_collection_config_count: Optional[float] = None,
                                           tags: Optional[Sequence[GetNiatelemetryInsightGroupDetailsTag]] = None,
                                           version_context: Optional[GetNiatelemetryInsightGroupDetailsVersionContext] = None,
                                           opts: Optional[InvokeOptions] = None) -> GetNiatelemetryInsightGroupDetailsResult
def get_niatelemetry_insight_group_details_output(account_moid: Optional[pulumi.Input[str]] = None,
                                           additional_properties: Optional[pulumi.Input[str]] = None,
                                           alert_rules_count: Optional[pulumi.Input[float]] = None,
                                           analysis_settings_status: Optional[pulumi.Input[str]] = None,
                                           ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetNiatelemetryInsightGroupDetailsAncestorArgs]]]] = None,
                                           bug_scan_settings_status: Optional[pulumi.Input[str]] = None,
                                           class_id: Optional[pulumi.Input[str]] = None,
                                           create_time: Optional[pulumi.Input[str]] = None,
                                           delta_analysis_job_count: Optional[pulumi.Input[float]] = None,
                                           domain_group_moid: Optional[pulumi.Input[str]] = None,
                                           email_settings_count: Optional[pulumi.Input[float]] = None,
                                           flow_settings_count: Optional[pulumi.Input[float]] = None,
                                           flow_settings_status: Optional[pulumi.Input[str]] = None,
                                           group_name: Optional[pulumi.Input[str]] = None,
                                           id: Optional[pulumi.Input[str]] = None,
                                           insight_sites: Optional[pulumi.Input[Sequence[pulumi.Input[GetNiatelemetryInsightGroupDetailsInsightSiteArgs]]]] = None,
                                           kafka_settings_count: Optional[pulumi.Input[float]] = None,
                                           micro_burst_settings_status: Optional[pulumi.Input[str]] = None,
                                           mod_time: Optional[pulumi.Input[str]] = None,
                                           moid: 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[GetNiatelemetryInsightGroupDetailsParentArgs]] = None,
                                           permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetNiatelemetryInsightGroupDetailsPermissionResourceArgs]]]] = None,
                                           prechange_analysis_count: Optional[pulumi.Input[float]] = None,
                                           registered_device: Optional[pulumi.Input[GetNiatelemetryInsightGroupDetailsRegisteredDeviceArgs]] = None,
                                           shared_scope: Optional[pulumi.Input[str]] = None,
                                           tac_collection_config_count: Optional[pulumi.Input[float]] = None,
                                           tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetNiatelemetryInsightGroupDetailsTagArgs]]]] = None,
                                           version_context: Optional[pulumi.Input[GetNiatelemetryInsightGroupDetailsVersionContextArgs]] = None,
                                           opts: Optional[InvokeOptions] = None) -> Output[GetNiatelemetryInsightGroupDetailsResult]func LookupNiatelemetryInsightGroupDetails(ctx *Context, args *LookupNiatelemetryInsightGroupDetailsArgs, opts ...InvokeOption) (*LookupNiatelemetryInsightGroupDetailsResult, error)
func LookupNiatelemetryInsightGroupDetailsOutput(ctx *Context, args *LookupNiatelemetryInsightGroupDetailsOutputArgs, opts ...InvokeOption) LookupNiatelemetryInsightGroupDetailsResultOutput> Note: This function is named LookupNiatelemetryInsightGroupDetails in the Go SDK.
public static class GetNiatelemetryInsightGroupDetails 
{
    public static Task<GetNiatelemetryInsightGroupDetailsResult> InvokeAsync(GetNiatelemetryInsightGroupDetailsArgs args, InvokeOptions? opts = null)
    public static Output<GetNiatelemetryInsightGroupDetailsResult> Invoke(GetNiatelemetryInsightGroupDetailsInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetNiatelemetryInsightGroupDetailsResult> getNiatelemetryInsightGroupDetails(GetNiatelemetryInsightGroupDetailsArgs args, InvokeOptions options)
public static Output<GetNiatelemetryInsightGroupDetailsResult> getNiatelemetryInsightGroupDetails(GetNiatelemetryInsightGroupDetailsArgs args, InvokeOptions options)
fn::invoke:
  function: intersight:index/getNiatelemetryInsightGroupDetails:getNiatelemetryInsightGroupDetails
  arguments:
    # arguments dictionaryThe following arguments are supported:
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- AlertRules doubleCount 
- Alert rules count of the Insight group.
- AnalysisSettings stringStatus 
- Analysis setting status of the Insight group.
- Ancestors
List<GetNiatelemetry Insight Group Details Ancestor> 
- BugScan stringSettings Status 
- Bug scan settings status of the Insight group.
- ClassId string
- CreateTime string
- The time when this managed object was created.
- DeltaAnalysis doubleJob Count 
- Delta analysis job count of the Insight group.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- EmailSettings doubleCount 
- Email settings count of the Insight group.
- FlowSettings doubleCount 
- Flow setting count of the Insight group.
- FlowSettings stringStatus 
- Flow setting status of the Insight group.
- GroupName string
- Name of the Insight group.
- Id string
- InsightSites List<GetNiatelemetry Insight Group Details Insight Site> 
- KafkaSettings doubleCount 
- Kafka settings count of the Insight group.
- MicroBurst stringSettings Status 
- Microburst setting status of the Insight group.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Owners List<string>
- Parent
GetNiatelemetry Insight Group Details Parent 
- PermissionResources List<GetNiatelemetry Insight Group Details Permission Resource> 
- PrechangeAnalysis doubleCount 
- Prechange analysis count of the Insight group.
- RegisteredDevice GetNiatelemetry Insight Group Details 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.
- TacCollection doubleConfig Count 
- TAC collection config count of the Insight group.
- 
List<GetNiatelemetry Insight Group Details Tag> 
- VersionContext GetNiatelemetry Insight Group Details Version Context 
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- AlertRules float64Count 
- Alert rules count of the Insight group.
- AnalysisSettings stringStatus 
- Analysis setting status of the Insight group.
- Ancestors
[]GetNiatelemetry Insight Group Details Ancestor 
- BugScan stringSettings Status 
- Bug scan settings status of the Insight group.
- ClassId string
- CreateTime string
- The time when this managed object was created.
- DeltaAnalysis float64Job Count 
- Delta analysis job count of the Insight group.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- EmailSettings float64Count 
- Email settings count of the Insight group.
- FlowSettings float64Count 
- Flow setting count of the Insight group.
- FlowSettings stringStatus 
- Flow setting status of the Insight group.
- GroupName string
- Name of the Insight group.
- Id string
- InsightSites []GetNiatelemetry Insight Group Details Insight Site 
- KafkaSettings float64Count 
- Kafka settings count of the Insight group.
- MicroBurst stringSettings Status 
- Microburst setting status of the Insight group.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Owners []string
- Parent
GetNiatelemetry Insight Group Details Parent 
- PermissionResources []GetNiatelemetry Insight Group Details Permission Resource 
- PrechangeAnalysis float64Count 
- Prechange analysis count of the Insight group.
- RegisteredDevice GetNiatelemetry Insight Group Details 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.
- TacCollection float64Config Count 
- TAC collection config count of the Insight group.
- 
[]GetNiatelemetry Insight Group Details Tag 
- VersionContext GetNiatelemetry Insight Group Details Version Context 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- alertRules DoubleCount 
- Alert rules count of the Insight group.
- analysisSettings StringStatus 
- Analysis setting status of the Insight group.
- ancestors
List<GetNiatelemetry Insight Group Details Ancestor> 
- bugScan StringSettings Status 
- Bug scan settings status of the Insight group.
- classId String
- createTime String
- The time when this managed object was created.
- deltaAnalysis DoubleJob Count 
- Delta analysis job count of the Insight group.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- emailSettings DoubleCount 
- Email settings count of the Insight group.
- flowSettings DoubleCount 
- Flow setting count of the Insight group.
- flowSettings StringStatus 
- Flow setting status of the Insight group.
- groupName String
- Name of the Insight group.
- id String
- insightSites List<GetNiatelemetry Insight Group Details Insight Site> 
- kafkaSettings DoubleCount 
- Kafka settings count of the Insight group.
- microBurst StringSettings Status 
- Microburst setting status of the Insight group.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- owners List<String>
- parent
GetNiatelemetry Insight Group Details Parent 
- permissionResources List<GetNiatelemetry Insight Group Details Permission Resource> 
- prechangeAnalysis DoubleCount 
- Prechange analysis count of the Insight group.
- registeredDevice GetNiatelemetry Insight Group Details 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.
- tacCollection DoubleConfig Count 
- TAC collection config count of the Insight group.
- 
List<GetNiatelemetry Insight Group Details Tag> 
- versionContext GetNiatelemetry Insight Group Details Version Context 
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- alertRules numberCount 
- Alert rules count of the Insight group.
- analysisSettings stringStatus 
- Analysis setting status of the Insight group.
- ancestors
GetNiatelemetry Insight Group Details Ancestor[] 
- bugScan stringSettings Status 
- Bug scan settings status of the Insight group.
- classId string
- createTime string
- The time when this managed object was created.
- deltaAnalysis numberJob Count 
- Delta analysis job count of the Insight group.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- emailSettings numberCount 
- Email settings count of the Insight group.
- flowSettings numberCount 
- Flow setting count of the Insight group.
- flowSettings stringStatus 
- Flow setting status of the Insight group.
- groupName string
- Name of the Insight group.
- id string
- insightSites GetNiatelemetry Insight Group Details Insight Site[] 
- kafkaSettings numberCount 
- Kafka settings count of the Insight group.
- microBurst stringSettings Status 
- Microburst setting status of the Insight group.
- modTime string
- The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- owners string[]
- parent
GetNiatelemetry Insight Group Details Parent 
- permissionResources GetNiatelemetry Insight Group Details Permission Resource[] 
- prechangeAnalysis numberCount 
- Prechange analysis count of the Insight group.
- registeredDevice GetNiatelemetry Insight Group Details 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.
- tacCollection numberConfig Count 
- TAC collection config count of the Insight group.
- 
GetNiatelemetry Insight Group Details Tag[] 
- versionContext GetNiatelemetry Insight Group Details Version Context 
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- alert_rules_ floatcount 
- Alert rules count of the Insight group.
- analysis_settings_ strstatus 
- Analysis setting status of the Insight group.
- ancestors
Sequence[GetNiatelemetry Insight Group Details Ancestor] 
- bug_scan_ strsettings_ status 
- Bug scan settings status of the Insight group.
- class_id str
- create_time str
- The time when this managed object was created.
- delta_analysis_ floatjob_ count 
- Delta analysis job count of the Insight group.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- email_settings_ floatcount 
- Email settings count of the Insight group.
- flow_settings_ floatcount 
- Flow setting count of the Insight group.
- flow_settings_ strstatus 
- Flow setting status of the Insight group.
- group_name str
- Name of the Insight group.
- id str
- insight_sites Sequence[GetNiatelemetry Insight Group Details Insight Site] 
- kafka_settings_ floatcount 
- Kafka settings count of the Insight group.
- micro_burst_ strsettings_ status 
- Microburst setting status of the Insight group.
- mod_time str
- The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- owners Sequence[str]
- parent
GetNiatelemetry Insight Group Details Parent 
- permission_resources Sequence[GetNiatelemetry Insight Group Details Permission Resource] 
- prechange_analysis_ floatcount 
- Prechange analysis count of the Insight group.
- registered_device GetNiatelemetry Insight Group Details 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.
- tac_collection_ floatconfig_ count 
- TAC collection config count of the Insight group.
- 
Sequence[GetNiatelemetry Insight Group Details Tag] 
- version_context GetNiatelemetry Insight Group Details Version Context 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- alertRules NumberCount 
- Alert rules count of the Insight group.
- analysisSettings StringStatus 
- Analysis setting status of the Insight group.
- ancestors List<Property Map>
- bugScan StringSettings Status 
- Bug scan settings status of the Insight group.
- classId String
- createTime String
- The time when this managed object was created.
- deltaAnalysis NumberJob Count 
- Delta analysis job count of the Insight group.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- emailSettings NumberCount 
- Email settings count of the Insight group.
- flowSettings NumberCount 
- Flow setting count of the Insight group.
- flowSettings StringStatus 
- Flow setting status of the Insight group.
- groupName String
- Name of the Insight group.
- id String
- insightSites List<Property Map>
- kafkaSettings NumberCount 
- Kafka settings count of the Insight group.
- microBurst StringSettings Status 
- Microburst setting status of the Insight group.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- prechangeAnalysis NumberCount 
- Prechange analysis count of the Insight 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.
- tacCollection NumberConfig Count 
- TAC collection config count of the Insight group.
- List<Property Map>
- versionContext Property Map
getNiatelemetryInsightGroupDetails Result
The following output properties are available:
- Id string
- Results
List<GetNiatelemetry Insight Group Details Result> 
- AccountMoid string
- AdditionalProperties string
- AlertRules doubleCount 
- AnalysisSettings stringStatus 
- Ancestors
List<GetNiatelemetry Insight Group Details Ancestor> 
- BugScan stringSettings Status 
- ClassId string
- CreateTime string
- DeltaAnalysis doubleJob Count 
- DomainGroup stringMoid 
- EmailSettings doubleCount 
- FlowSettings doubleCount 
- FlowSettings stringStatus 
- GroupName string
- InsightSites List<GetNiatelemetry Insight Group Details Insight Site> 
- KafkaSettings doubleCount 
- MicroBurst stringSettings Status 
- ModTime string
- Moid string
- ObjectType string
- Owners List<string>
- Parent
GetNiatelemetry Insight Group Details Parent 
- PermissionResources List<GetNiatelemetry Insight Group Details Permission Resource> 
- PrechangeAnalysis doubleCount 
- RegisteredDevice GetNiatelemetry Insight Group Details Registered Device 
- string
- TacCollection doubleConfig Count 
- 
List<GetNiatelemetry Insight Group Details Tag> 
- VersionContext GetNiatelemetry Insight Group Details Version Context 
- Id string
- Results
[]GetNiatelemetry Insight Group Details Result 
- AccountMoid string
- AdditionalProperties string
- AlertRules float64Count 
- AnalysisSettings stringStatus 
- Ancestors
[]GetNiatelemetry Insight Group Details Ancestor 
- BugScan stringSettings Status 
- ClassId string
- CreateTime string
- DeltaAnalysis float64Job Count 
- DomainGroup stringMoid 
- EmailSettings float64Count 
- FlowSettings float64Count 
- FlowSettings stringStatus 
- GroupName string
- InsightSites []GetNiatelemetry Insight Group Details Insight Site 
- KafkaSettings float64Count 
- MicroBurst stringSettings Status 
- ModTime string
- Moid string
- ObjectType string
- Owners []string
- Parent
GetNiatelemetry Insight Group Details Parent 
- PermissionResources []GetNiatelemetry Insight Group Details Permission Resource 
- PrechangeAnalysis float64Count 
- RegisteredDevice GetNiatelemetry Insight Group Details Registered Device 
- string
- TacCollection float64Config Count 
- 
[]GetNiatelemetry Insight Group Details Tag 
- VersionContext GetNiatelemetry Insight Group Details Version Context 
- id String
- results
List<GetNiatelemetry Insight Group Details Result> 
- accountMoid String
- additionalProperties String
- alertRules DoubleCount 
- analysisSettings StringStatus 
- ancestors
List<GetNiatelemetry Insight Group Details Ancestor> 
- bugScan StringSettings Status 
- classId String
- createTime String
- deltaAnalysis DoubleJob Count 
- domainGroup StringMoid 
- emailSettings DoubleCount 
- flowSettings DoubleCount 
- flowSettings StringStatus 
- groupName String
- insightSites List<GetNiatelemetry Insight Group Details Insight Site> 
- kafkaSettings DoubleCount 
- microBurst StringSettings Status 
- modTime String
- moid String
- objectType String
- owners List<String>
- parent
GetNiatelemetry Insight Group Details Parent 
- permissionResources List<GetNiatelemetry Insight Group Details Permission Resource> 
- prechangeAnalysis DoubleCount 
- registeredDevice GetNiatelemetry Insight Group Details Registered Device 
- String
- tacCollection DoubleConfig Count 
- 
List<GetNiatelemetry Insight Group Details Tag> 
- versionContext GetNiatelemetry Insight Group Details Version Context 
- id string
- results
GetNiatelemetry Insight Group Details Result[] 
- accountMoid string
- additionalProperties string
- alertRules numberCount 
- analysisSettings stringStatus 
- ancestors
GetNiatelemetry Insight Group Details Ancestor[] 
- bugScan stringSettings Status 
- classId string
- createTime string
- deltaAnalysis numberJob Count 
- domainGroup stringMoid 
- emailSettings numberCount 
- flowSettings numberCount 
- flowSettings stringStatus 
- groupName string
- insightSites GetNiatelemetry Insight Group Details Insight Site[] 
- kafkaSettings numberCount 
- microBurst stringSettings Status 
- modTime string
- moid string
- objectType string
- owners string[]
- parent
GetNiatelemetry Insight Group Details Parent 
- permissionResources GetNiatelemetry Insight Group Details Permission Resource[] 
- prechangeAnalysis numberCount 
- registeredDevice GetNiatelemetry Insight Group Details Registered Device 
- string
- tacCollection numberConfig Count 
- 
GetNiatelemetry Insight Group Details Tag[] 
- versionContext GetNiatelemetry Insight Group Details Version Context 
- id str
- results
Sequence[GetNiatelemetry Insight Group Details Result] 
- account_moid str
- additional_properties str
- alert_rules_ floatcount 
- analysis_settings_ strstatus 
- ancestors
Sequence[GetNiatelemetry Insight Group Details Ancestor] 
- bug_scan_ strsettings_ status 
- class_id str
- create_time str
- delta_analysis_ floatjob_ count 
- domain_group_ strmoid 
- email_settings_ floatcount 
- flow_settings_ floatcount 
- flow_settings_ strstatus 
- group_name str
- insight_sites Sequence[GetNiatelemetry Insight Group Details Insight Site] 
- kafka_settings_ floatcount 
- micro_burst_ strsettings_ status 
- mod_time str
- moid str
- object_type str
- owners Sequence[str]
- parent
GetNiatelemetry Insight Group Details Parent 
- permission_resources Sequence[GetNiatelemetry Insight Group Details Permission Resource] 
- prechange_analysis_ floatcount 
- registered_device GetNiatelemetry Insight Group Details Registered Device 
- str
- tac_collection_ floatconfig_ count 
- 
Sequence[GetNiatelemetry Insight Group Details Tag] 
- version_context GetNiatelemetry Insight Group Details Version Context 
- id String
- results List<Property Map>
- accountMoid String
- additionalProperties String
- alertRules NumberCount 
- analysisSettings StringStatus 
- ancestors List<Property Map>
- bugScan StringSettings Status 
- classId String
- createTime String
- deltaAnalysis NumberJob Count 
- domainGroup StringMoid 
- emailSettings NumberCount 
- flowSettings NumberCount 
- flowSettings StringStatus 
- groupName String
- insightSites List<Property Map>
- kafkaSettings NumberCount 
- microBurst StringSettings Status 
- modTime String
- moid String
- objectType String
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- prechangeAnalysis NumberCount 
- registeredDevice Property Map
- String
- tacCollection NumberConfig Count 
- List<Property Map>
- versionContext Property Map
Supporting Types
GetNiatelemetryInsightGroupDetailsAncestor     
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- 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'.
 
GetNiatelemetryInsightGroupDetailsInsightSite      
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Name string
- Returns the name of the site.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- SiteType string
- Returns the type of the site.
- Uuid string
- Returns the uuid of the site.
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Name string
- Returns the name of the site.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- SiteType string
- Returns the type of the site.
- Uuid string
- Returns the uuid of the site.
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- name String
- Returns the name of the site.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- siteType String
- Returns the type of the site.
- uuid String
- Returns the uuid of the site.
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- name string
- Returns the name of the site.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- siteType string
- Returns the type of the site.
- uuid string
- Returns the uuid of the site.
- 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.
- name str
- Returns the name of the site.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- site_type str
- Returns the type of the site.
- uuid str
- Returns the uuid of the site.
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- name String
- Returns the name of the site.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- siteType String
- Returns the type of the site.
- uuid String
- Returns the uuid of the site.
GetNiatelemetryInsightGroupDetailsParent     
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- 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'.
 
GetNiatelemetryInsightGroupDetailsPermissionResource      
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- 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'.
 
GetNiatelemetryInsightGroupDetailsRegisteredDevice      
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- 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'.
 
GetNiatelemetryInsightGroupDetailsResult     
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- AlertRules doubleCount 
- Alert rules count of the Insight group.
- AnalysisSettings stringStatus 
- Analysis setting status of the Insight group.
- Ancestors
List<GetNiatelemetry Insight Group Details Result Ancestor> 
- BugScan stringSettings Status 
- Bug scan settings status of the Insight group.
- ClassId string
- CreateTime string
- The time when this managed object was created.
- DeltaAnalysis doubleJob Count 
- Delta analysis job count of the Insight group.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- EmailSettings doubleCount 
- Email settings count of the Insight group.
- FlowSettings doubleCount 
- Flow setting count of the Insight group.
- FlowSettings stringStatus 
- Flow setting status of the Insight group.
- GroupName string
- Name of the Insight group.
- InsightSites List<GetNiatelemetry Insight Group Details Result Insight Site> 
- KafkaSettings doubleCount 
- Kafka settings count of the Insight group.
- MicroBurst stringSettings Status 
- Microburst setting status of the Insight group.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Owners List<string>
- Parents
List<GetNiatelemetry Insight Group Details Result Parent> 
- PermissionResources List<GetNiatelemetry Insight Group Details Result Permission Resource> 
- PrechangeAnalysis doubleCount 
- Prechange analysis count of the Insight group.
- RegisteredDevices List<GetNiatelemetry Insight Group Details 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.
- TacCollection doubleConfig Count 
- TAC collection config count of the Insight group.
- 
List<GetNiatelemetry Insight Group Details Result Tag> 
- VersionContexts List<GetNiatelemetry Insight Group Details Result Version Context> 
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- AlertRules float64Count 
- Alert rules count of the Insight group.
- AnalysisSettings stringStatus 
- Analysis setting status of the Insight group.
- Ancestors
[]GetNiatelemetry Insight Group Details Result Ancestor 
- BugScan stringSettings Status 
- Bug scan settings status of the Insight group.
- ClassId string
- CreateTime string
- The time when this managed object was created.
- DeltaAnalysis float64Job Count 
- Delta analysis job count of the Insight group.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- EmailSettings float64Count 
- Email settings count of the Insight group.
- FlowSettings float64Count 
- Flow setting count of the Insight group.
- FlowSettings stringStatus 
- Flow setting status of the Insight group.
- GroupName string
- Name of the Insight group.
- InsightSites []GetNiatelemetry Insight Group Details Result Insight Site 
- KafkaSettings float64Count 
- Kafka settings count of the Insight group.
- MicroBurst stringSettings Status 
- Microburst setting status of the Insight group.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Owners []string
- Parents
[]GetNiatelemetry Insight Group Details Result Parent 
- PermissionResources []GetNiatelemetry Insight Group Details Result Permission Resource 
- PrechangeAnalysis float64Count 
- Prechange analysis count of the Insight group.
- RegisteredDevices []GetNiatelemetry Insight Group Details 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.
- TacCollection float64Config Count 
- TAC collection config count of the Insight group.
- 
[]GetNiatelemetry Insight Group Details Result Tag 
- VersionContexts []GetNiatelemetry Insight Group Details Result Version Context 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- alertRules DoubleCount 
- Alert rules count of the Insight group.
- analysisSettings StringStatus 
- Analysis setting status of the Insight group.
- ancestors
List<GetNiatelemetry Insight Group Details Result Ancestor> 
- bugScan StringSettings Status 
- Bug scan settings status of the Insight group.
- classId String
- createTime String
- The time when this managed object was created.
- deltaAnalysis DoubleJob Count 
- Delta analysis job count of the Insight group.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- emailSettings DoubleCount 
- Email settings count of the Insight group.
- flowSettings DoubleCount 
- Flow setting count of the Insight group.
- flowSettings StringStatus 
- Flow setting status of the Insight group.
- groupName String
- Name of the Insight group.
- insightSites List<GetNiatelemetry Insight Group Details Result Insight Site> 
- kafkaSettings DoubleCount 
- Kafka settings count of the Insight group.
- microBurst StringSettings Status 
- Microburst setting status of the Insight group.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- owners List<String>
- parents
List<GetNiatelemetry Insight Group Details Result Parent> 
- permissionResources List<GetNiatelemetry Insight Group Details Result Permission Resource> 
- prechangeAnalysis DoubleCount 
- Prechange analysis count of the Insight group.
- registeredDevices List<GetNiatelemetry Insight Group Details 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.
- tacCollection DoubleConfig Count 
- TAC collection config count of the Insight group.
- 
List<GetNiatelemetry Insight Group Details Result Tag> 
- versionContexts List<GetNiatelemetry Insight Group Details Result Version Context> 
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- alertRules numberCount 
- Alert rules count of the Insight group.
- analysisSettings stringStatus 
- Analysis setting status of the Insight group.
- ancestors
GetNiatelemetry Insight Group Details Result Ancestor[] 
- bugScan stringSettings Status 
- Bug scan settings status of the Insight group.
- classId string
- createTime string
- The time when this managed object was created.
- deltaAnalysis numberJob Count 
- Delta analysis job count of the Insight group.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- emailSettings numberCount 
- Email settings count of the Insight group.
- flowSettings numberCount 
- Flow setting count of the Insight group.
- flowSettings stringStatus 
- Flow setting status of the Insight group.
- groupName string
- Name of the Insight group.
- insightSites GetNiatelemetry Insight Group Details Result Insight Site[] 
- kafkaSettings numberCount 
- Kafka settings count of the Insight group.
- microBurst stringSettings Status 
- Microburst setting status of the Insight group.
- modTime string
- The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- owners string[]
- parents
GetNiatelemetry Insight Group Details Result Parent[] 
- permissionResources GetNiatelemetry Insight Group Details Result Permission Resource[] 
- prechangeAnalysis numberCount 
- Prechange analysis count of the Insight group.
- registeredDevices GetNiatelemetry Insight Group Details 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.
- tacCollection numberConfig Count 
- TAC collection config count of the Insight group.
- 
GetNiatelemetry Insight Group Details Result Tag[] 
- versionContexts GetNiatelemetry Insight Group Details Result Version Context[] 
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- alert_rules_ floatcount 
- Alert rules count of the Insight group.
- analysis_settings_ strstatus 
- Analysis setting status of the Insight group.
- ancestors
Sequence[GetNiatelemetry Insight Group Details Result Ancestor] 
- bug_scan_ strsettings_ status 
- Bug scan settings status of the Insight group.
- class_id str
- create_time str
- The time when this managed object was created.
- delta_analysis_ floatjob_ count 
- Delta analysis job count of the Insight group.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- email_settings_ floatcount 
- Email settings count of the Insight group.
- flow_settings_ floatcount 
- Flow setting count of the Insight group.
- flow_settings_ strstatus 
- Flow setting status of the Insight group.
- group_name str
- Name of the Insight group.
- insight_sites Sequence[GetNiatelemetry Insight Group Details Result Insight Site] 
- kafka_settings_ floatcount 
- Kafka settings count of the Insight group.
- micro_burst_ strsettings_ status 
- Microburst setting status of the Insight group.
- mod_time str
- The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- owners Sequence[str]
- parents
Sequence[GetNiatelemetry Insight Group Details Result Parent] 
- permission_resources Sequence[GetNiatelemetry Insight Group Details Result Permission Resource] 
- prechange_analysis_ floatcount 
- Prechange analysis count of the Insight group.
- registered_devices Sequence[GetNiatelemetry Insight Group Details 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.
- tac_collection_ floatconfig_ count 
- TAC collection config count of the Insight group.
- 
Sequence[GetNiatelemetry Insight Group Details Result Tag] 
- version_contexts Sequence[GetNiatelemetry Insight Group Details Result Version Context] 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- alertRules NumberCount 
- Alert rules count of the Insight group.
- analysisSettings StringStatus 
- Analysis setting status of the Insight group.
- ancestors List<Property Map>
- bugScan StringSettings Status 
- Bug scan settings status of the Insight group.
- classId String
- createTime String
- The time when this managed object was created.
- deltaAnalysis NumberJob Count 
- Delta analysis job count of the Insight group.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- emailSettings NumberCount 
- Email settings count of the Insight group.
- flowSettings NumberCount 
- Flow setting count of the Insight group.
- flowSettings StringStatus 
- Flow setting status of the Insight group.
- groupName String
- Name of the Insight group.
- insightSites List<Property Map>
- kafkaSettings NumberCount 
- Kafka settings count of the Insight group.
- microBurst StringSettings Status 
- Microburst setting status of the Insight group.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- owners List<String>
- parents List<Property Map>
- permissionResources List<Property Map>
- prechangeAnalysis NumberCount 
- Prechange analysis count of the Insight 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.
- tacCollection NumberConfig Count 
- TAC collection config count of the Insight group.
- List<Property Map>
- versionContexts List<Property Map>
GetNiatelemetryInsightGroupDetailsResultAncestor      
- 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
GetNiatelemetryInsightGroupDetailsResultInsightSite       
- AdditionalProperties string
- ClassId string
- Name string
- ObjectType string
- SiteType string
- Uuid string
- AdditionalProperties string
- ClassId string
- Name string
- ObjectType string
- SiteType string
- Uuid string
- additionalProperties String
- classId String
- name String
- objectType String
- siteType String
- uuid String
- additionalProperties string
- classId string
- name string
- objectType string
- siteType string
- uuid string
- additional_properties str
- class_id str
- name str
- object_type str
- site_type str
- uuid str
- additionalProperties String
- classId String
- name String
- objectType String
- siteType String
- uuid String
GetNiatelemetryInsightGroupDetailsResultParent      
- 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
GetNiatelemetryInsightGroupDetailsResultPermissionResource       
- 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
GetNiatelemetryInsightGroupDetailsResultRegisteredDevice       
- 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
GetNiatelemetryInsightGroupDetailsResultTag      
- 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
GetNiatelemetryInsightGroupDetailsResultVersionContext       
- additionalProperties String
- classId String
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- nrVersion String
- objectType String
- refMos List<Property Map>
- timestamp String
- versionType String
GetNiatelemetryInsightGroupDetailsResultVersionContextInterestedMo         
- 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
GetNiatelemetryInsightGroupDetailsResultVersionContextRefMo         
- 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
GetNiatelemetryInsightGroupDetailsTag     
- 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.
GetNiatelemetryInsightGroupDetailsVersionContext      
- AdditionalProperties string
- ClassId string
- The fully-qualified name 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<GetNiatelemetry Insight Group Details 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 version of the Managed Object, e.g. an incrementing number or a hash id.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RefMo GetNiatelemetry Insight Group Details 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 []GetNiatelemetry Insight Group Details 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 version of the Managed Object, e.g. an incrementing number or a hash id.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RefMo GetNiatelemetry Insight Group Details 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<GetNiatelemetry Insight Group Details 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 version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo GetNiatelemetry Insight Group Details 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 GetNiatelemetry Insight Group Details 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 version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo GetNiatelemetry Insight Group Details 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[GetNiatelemetry Insight Group Details 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 version of the Managed Object, e.g. an incrementing number or a hash id.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref_mo GetNiatelemetry Insight Group Details 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 version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo Property Map
- A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- versionType String
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
GetNiatelemetryInsightGroupDetailsVersionContextInterestedMo        
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- 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'.
 
GetNiatelemetryInsightGroupDetailsVersionContextRefMo        
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- 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