1. Packages
  2. Intersight Provider
  3. API Docs
  4. CondAlarmSuppressionDryRun
Viewing docs for intersight 1.0.77
published on Wednesday, Feb 18, 2026 by ciscodevnet
intersight logo
Viewing docs for intersight 1.0.77
published on Wednesday, Feb 18, 2026 by ciscodevnet

    This API will return a list of alarms likely to be suppressed by a proposed rule.

    Create CondAlarmSuppressionDryRun Resource

    Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.

    Constructor syntax

    new CondAlarmSuppressionDryRun(name: string, args?: CondAlarmSuppressionDryRunArgs, opts?: CustomResourceOptions);
    @overload
    def CondAlarmSuppressionDryRun(resource_name: str,
                                   args: Optional[CondAlarmSuppressionDryRunArgs] = None,
                                   opts: Optional[ResourceOptions] = None)
    
    @overload
    def CondAlarmSuppressionDryRun(resource_name: str,
                                   opts: Optional[ResourceOptions] = None,
                                   account_moid: Optional[str] = None,
                                   accounts: Optional[Sequence[CondAlarmSuppressionDryRunAccountArgs]] = None,
                                   additional_properties: Optional[str] = None,
                                   alarm_rules: Optional[Sequence[CondAlarmSuppressionDryRunAlarmRuleArgs]] = None,
                                   ancestors: Optional[Sequence[CondAlarmSuppressionDryRunAncestorArgs]] = None,
                                   class_id: Optional[str] = None,
                                   cond_alarm_suppression_dry_run_id: Optional[str] = None,
                                   create_time: Optional[str] = None,
                                   domain_group_moid: Optional[str] = None,
                                   mod_time: Optional[str] = None,
                                   moid: Optional[str] = None,
                                   object_type: Optional[str] = None,
                                   owners: Optional[Sequence[str]] = None,
                                   parents: Optional[Sequence[CondAlarmSuppressionDryRunParentArgs]] = None,
                                   permission_resources: Optional[Sequence[CondAlarmSuppressionDryRunPermissionResourceArgs]] = None,
                                   rules_operator: Optional[str] = None,
                                   shared_scope: Optional[str] = None,
                                   summaries: Optional[Sequence[CondAlarmSuppressionDryRunSummaryArgs]] = None,
                                   tags: Optional[Sequence[CondAlarmSuppressionDryRunTagArgs]] = None,
                                   version_contexts: Optional[Sequence[CondAlarmSuppressionDryRunVersionContextArgs]] = None)
    func NewCondAlarmSuppressionDryRun(ctx *Context, name string, args *CondAlarmSuppressionDryRunArgs, opts ...ResourceOption) (*CondAlarmSuppressionDryRun, error)
    public CondAlarmSuppressionDryRun(string name, CondAlarmSuppressionDryRunArgs? args = null, CustomResourceOptions? opts = null)
    public CondAlarmSuppressionDryRun(String name, CondAlarmSuppressionDryRunArgs args)
    public CondAlarmSuppressionDryRun(String name, CondAlarmSuppressionDryRunArgs args, CustomResourceOptions options)
    
    type: intersight:CondAlarmSuppressionDryRun
    properties: # The arguments to resource properties.
    options: # Bag of options to control resource's behavior.
    
    

    Parameters

    name string
    The unique name of the resource.
    args CondAlarmSuppressionDryRunArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    resource_name str
    The unique name of the resource.
    args CondAlarmSuppressionDryRunArgs
    The arguments to resource properties.
    opts ResourceOptions
    Bag of options to control resource's behavior.
    ctx Context
    Context object for the current deployment.
    name string
    The unique name of the resource.
    args CondAlarmSuppressionDryRunArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args CondAlarmSuppressionDryRunArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args CondAlarmSuppressionDryRunArgs
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

    Constructor example

    The following reference example uses placeholder values for all input properties.

    var condAlarmSuppressionDryRunResource = new Intersight.CondAlarmSuppressionDryRun("condAlarmSuppressionDryRunResource", new()
    {
        AccountMoid = "string",
        Accounts = new[]
        {
            new Intersight.Inputs.CondAlarmSuppressionDryRunAccountArgs
            {
                AdditionalProperties = "string",
                ClassId = "string",
                Moid = "string",
                ObjectType = "string",
                Selector = "string",
            },
        },
        AdditionalProperties = "string",
        AlarmRules = new[]
        {
            new Intersight.Inputs.CondAlarmSuppressionDryRunAlarmRuleArgs
            {
                AdditionalProperties = "string",
                ClassId = "string",
                ObjectType = "string",
                Operator = "string",
                Property = "string",
                Values = new[]
                {
                    "string",
                },
            },
        },
        Ancestors = new[]
        {
            new Intersight.Inputs.CondAlarmSuppressionDryRunAncestorArgs
            {
                AdditionalProperties = "string",
                ClassId = "string",
                Moid = "string",
                ObjectType = "string",
                Selector = "string",
            },
        },
        ClassId = "string",
        CondAlarmSuppressionDryRunId = "string",
        CreateTime = "string",
        DomainGroupMoid = "string",
        ModTime = "string",
        Moid = "string",
        ObjectType = "string",
        Owners = new[]
        {
            "string",
        },
        Parents = new[]
        {
            new Intersight.Inputs.CondAlarmSuppressionDryRunParentArgs
            {
                AdditionalProperties = "string",
                ClassId = "string",
                Moid = "string",
                ObjectType = "string",
                Selector = "string",
            },
        },
        PermissionResources = new[]
        {
            new Intersight.Inputs.CondAlarmSuppressionDryRunPermissionResourceArgs
            {
                AdditionalProperties = "string",
                ClassId = "string",
                Moid = "string",
                ObjectType = "string",
                Selector = "string",
            },
        },
        RulesOperator = "string",
        SharedScope = "string",
        Summaries = new[]
        {
            new Intersight.Inputs.CondAlarmSuppressionDryRunSummaryArgs
            {
                AdditionalProperties = "string",
                ClassId = "string",
                NrCount = 0,
                ObjectType = "string",
                TopAlarms = new[]
                {
                    new Intersight.Inputs.CondAlarmSuppressionDryRunSummaryTopAlarmArgs
                    {
                        AdditionalProperties = "string",
                        AffectedMos = new[]
                        {
                            new Intersight.Inputs.CondAlarmSuppressionDryRunSummaryTopAlarmAffectedMoArgs
                            {
                                AdditionalProperties = "string",
                                ClassId = "string",
                                Moid = "string",
                                ObjectType = "string",
                                Selector = "string",
                            },
                        },
                        AffectedName = "string",
                        ClassId = "string",
                        Code = "string",
                        Description = "string",
                        LastTransitionTime = "string",
                        ObjectType = "string",
                        Severity = "string",
                    },
                },
            },
        },
        Tags = new[]
        {
            new Intersight.Inputs.CondAlarmSuppressionDryRunTagArgs
            {
                AdditionalProperties = "string",
                AncestorDefinitions = new[]
                {
                    new Intersight.Inputs.CondAlarmSuppressionDryRunTagAncestorDefinitionArgs
                    {
                        AdditionalProperties = "string",
                        ClassId = "string",
                        Moid = "string",
                        ObjectType = "string",
                        Selector = "string",
                    },
                },
                Definitions = new[]
                {
                    new Intersight.Inputs.CondAlarmSuppressionDryRunTagDefinitionArgs
                    {
                        AdditionalProperties = "string",
                        ClassId = "string",
                        Moid = "string",
                        ObjectType = "string",
                        Selector = "string",
                    },
                },
                Key = "string",
                Propagated = false,
                SysTag = false,
                Type = "string",
                Value = "string",
            },
        },
        VersionContexts = new[]
        {
            new Intersight.Inputs.CondAlarmSuppressionDryRunVersionContextArgs
            {
                AdditionalProperties = "string",
                ClassId = "string",
                InterestedMos = new[]
                {
                    new Intersight.Inputs.CondAlarmSuppressionDryRunVersionContextInterestedMoArgs
                    {
                        AdditionalProperties = "string",
                        ClassId = "string",
                        Moid = "string",
                        ObjectType = "string",
                        Selector = "string",
                    },
                },
                MarkedForDeletion = false,
                NrVersion = "string",
                ObjectType = "string",
                RefMos = new[]
                {
                    new Intersight.Inputs.CondAlarmSuppressionDryRunVersionContextRefMoArgs
                    {
                        AdditionalProperties = "string",
                        ClassId = "string",
                        Moid = "string",
                        ObjectType = "string",
                        Selector = "string",
                    },
                },
                Timestamp = "string",
                VersionType = "string",
            },
        },
    });
    
    example, err := intersight.NewCondAlarmSuppressionDryRun(ctx, "condAlarmSuppressionDryRunResource", &intersight.CondAlarmSuppressionDryRunArgs{
    	AccountMoid: pulumi.String("string"),
    	Accounts: intersight.CondAlarmSuppressionDryRunAccountArray{
    		&intersight.CondAlarmSuppressionDryRunAccountArgs{
    			AdditionalProperties: pulumi.String("string"),
    			ClassId:              pulumi.String("string"),
    			Moid:                 pulumi.String("string"),
    			ObjectType:           pulumi.String("string"),
    			Selector:             pulumi.String("string"),
    		},
    	},
    	AdditionalProperties: pulumi.String("string"),
    	AlarmRules: intersight.CondAlarmSuppressionDryRunAlarmRuleArray{
    		&intersight.CondAlarmSuppressionDryRunAlarmRuleArgs{
    			AdditionalProperties: pulumi.String("string"),
    			ClassId:              pulumi.String("string"),
    			ObjectType:           pulumi.String("string"),
    			Operator:             pulumi.String("string"),
    			Property:             pulumi.String("string"),
    			Values: pulumi.StringArray{
    				pulumi.String("string"),
    			},
    		},
    	},
    	Ancestors: intersight.CondAlarmSuppressionDryRunAncestorArray{
    		&intersight.CondAlarmSuppressionDryRunAncestorArgs{
    			AdditionalProperties: pulumi.String("string"),
    			ClassId:              pulumi.String("string"),
    			Moid:                 pulumi.String("string"),
    			ObjectType:           pulumi.String("string"),
    			Selector:             pulumi.String("string"),
    		},
    	},
    	ClassId:                      pulumi.String("string"),
    	CondAlarmSuppressionDryRunId: pulumi.String("string"),
    	CreateTime:                   pulumi.String("string"),
    	DomainGroupMoid:              pulumi.String("string"),
    	ModTime:                      pulumi.String("string"),
    	Moid:                         pulumi.String("string"),
    	ObjectType:                   pulumi.String("string"),
    	Owners: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	Parents: intersight.CondAlarmSuppressionDryRunParentArray{
    		&intersight.CondAlarmSuppressionDryRunParentArgs{
    			AdditionalProperties: pulumi.String("string"),
    			ClassId:              pulumi.String("string"),
    			Moid:                 pulumi.String("string"),
    			ObjectType:           pulumi.String("string"),
    			Selector:             pulumi.String("string"),
    		},
    	},
    	PermissionResources: intersight.CondAlarmSuppressionDryRunPermissionResourceArray{
    		&intersight.CondAlarmSuppressionDryRunPermissionResourceArgs{
    			AdditionalProperties: pulumi.String("string"),
    			ClassId:              pulumi.String("string"),
    			Moid:                 pulumi.String("string"),
    			ObjectType:           pulumi.String("string"),
    			Selector:             pulumi.String("string"),
    		},
    	},
    	RulesOperator: pulumi.String("string"),
    	SharedScope:   pulumi.String("string"),
    	Summaries: intersight.CondAlarmSuppressionDryRunSummaryArray{
    		&intersight.CondAlarmSuppressionDryRunSummaryArgs{
    			AdditionalProperties: pulumi.String("string"),
    			ClassId:              pulumi.String("string"),
    			NrCount:              pulumi.Float64(0),
    			ObjectType:           pulumi.String("string"),
    			TopAlarms: intersight.CondAlarmSuppressionDryRunSummaryTopAlarmArray{
    				&intersight.CondAlarmSuppressionDryRunSummaryTopAlarmArgs{
    					AdditionalProperties: pulumi.String("string"),
    					AffectedMos: intersight.CondAlarmSuppressionDryRunSummaryTopAlarmAffectedMoArray{
    						&intersight.CondAlarmSuppressionDryRunSummaryTopAlarmAffectedMoArgs{
    							AdditionalProperties: pulumi.String("string"),
    							ClassId:              pulumi.String("string"),
    							Moid:                 pulumi.String("string"),
    							ObjectType:           pulumi.String("string"),
    							Selector:             pulumi.String("string"),
    						},
    					},
    					AffectedName:       pulumi.String("string"),
    					ClassId:            pulumi.String("string"),
    					Code:               pulumi.String("string"),
    					Description:        pulumi.String("string"),
    					LastTransitionTime: pulumi.String("string"),
    					ObjectType:         pulumi.String("string"),
    					Severity:           pulumi.String("string"),
    				},
    			},
    		},
    	},
    	Tags: intersight.CondAlarmSuppressionDryRunTagArray{
    		&intersight.CondAlarmSuppressionDryRunTagArgs{
    			AdditionalProperties: pulumi.String("string"),
    			AncestorDefinitions: intersight.CondAlarmSuppressionDryRunTagAncestorDefinitionArray{
    				&intersight.CondAlarmSuppressionDryRunTagAncestorDefinitionArgs{
    					AdditionalProperties: pulumi.String("string"),
    					ClassId:              pulumi.String("string"),
    					Moid:                 pulumi.String("string"),
    					ObjectType:           pulumi.String("string"),
    					Selector:             pulumi.String("string"),
    				},
    			},
    			Definitions: intersight.CondAlarmSuppressionDryRunTagDefinitionArray{
    				&intersight.CondAlarmSuppressionDryRunTagDefinitionArgs{
    					AdditionalProperties: pulumi.String("string"),
    					ClassId:              pulumi.String("string"),
    					Moid:                 pulumi.String("string"),
    					ObjectType:           pulumi.String("string"),
    					Selector:             pulumi.String("string"),
    				},
    			},
    			Key:        pulumi.String("string"),
    			Propagated: pulumi.Bool(false),
    			SysTag:     pulumi.Bool(false),
    			Type:       pulumi.String("string"),
    			Value:      pulumi.String("string"),
    		},
    	},
    	VersionContexts: intersight.CondAlarmSuppressionDryRunVersionContextArray{
    		&intersight.CondAlarmSuppressionDryRunVersionContextArgs{
    			AdditionalProperties: pulumi.String("string"),
    			ClassId:              pulumi.String("string"),
    			InterestedMos: intersight.CondAlarmSuppressionDryRunVersionContextInterestedMoArray{
    				&intersight.CondAlarmSuppressionDryRunVersionContextInterestedMoArgs{
    					AdditionalProperties: pulumi.String("string"),
    					ClassId:              pulumi.String("string"),
    					Moid:                 pulumi.String("string"),
    					ObjectType:           pulumi.String("string"),
    					Selector:             pulumi.String("string"),
    				},
    			},
    			MarkedForDeletion: pulumi.Bool(false),
    			NrVersion:         pulumi.String("string"),
    			ObjectType:        pulumi.String("string"),
    			RefMos: intersight.CondAlarmSuppressionDryRunVersionContextRefMoArray{
    				&intersight.CondAlarmSuppressionDryRunVersionContextRefMoArgs{
    					AdditionalProperties: pulumi.String("string"),
    					ClassId:              pulumi.String("string"),
    					Moid:                 pulumi.String("string"),
    					ObjectType:           pulumi.String("string"),
    					Selector:             pulumi.String("string"),
    				},
    			},
    			Timestamp:   pulumi.String("string"),
    			VersionType: pulumi.String("string"),
    		},
    	},
    })
    
    var condAlarmSuppressionDryRunResource = new CondAlarmSuppressionDryRun("condAlarmSuppressionDryRunResource", CondAlarmSuppressionDryRunArgs.builder()
        .accountMoid("string")
        .accounts(CondAlarmSuppressionDryRunAccountArgs.builder()
            .additionalProperties("string")
            .classId("string")
            .moid("string")
            .objectType("string")
            .selector("string")
            .build())
        .additionalProperties("string")
        .alarmRules(CondAlarmSuppressionDryRunAlarmRuleArgs.builder()
            .additionalProperties("string")
            .classId("string")
            .objectType("string")
            .operator("string")
            .property("string")
            .values("string")
            .build())
        .ancestors(CondAlarmSuppressionDryRunAncestorArgs.builder()
            .additionalProperties("string")
            .classId("string")
            .moid("string")
            .objectType("string")
            .selector("string")
            .build())
        .classId("string")
        .condAlarmSuppressionDryRunId("string")
        .createTime("string")
        .domainGroupMoid("string")
        .modTime("string")
        .moid("string")
        .objectType("string")
        .owners("string")
        .parents(CondAlarmSuppressionDryRunParentArgs.builder()
            .additionalProperties("string")
            .classId("string")
            .moid("string")
            .objectType("string")
            .selector("string")
            .build())
        .permissionResources(CondAlarmSuppressionDryRunPermissionResourceArgs.builder()
            .additionalProperties("string")
            .classId("string")
            .moid("string")
            .objectType("string")
            .selector("string")
            .build())
        .rulesOperator("string")
        .sharedScope("string")
        .summaries(CondAlarmSuppressionDryRunSummaryArgs.builder()
            .additionalProperties("string")
            .classId("string")
            .nrCount(0.0)
            .objectType("string")
            .topAlarms(CondAlarmSuppressionDryRunSummaryTopAlarmArgs.builder()
                .additionalProperties("string")
                .affectedMos(CondAlarmSuppressionDryRunSummaryTopAlarmAffectedMoArgs.builder()
                    .additionalProperties("string")
                    .classId("string")
                    .moid("string")
                    .objectType("string")
                    .selector("string")
                    .build())
                .affectedName("string")
                .classId("string")
                .code("string")
                .description("string")
                .lastTransitionTime("string")
                .objectType("string")
                .severity("string")
                .build())
            .build())
        .tags(CondAlarmSuppressionDryRunTagArgs.builder()
            .additionalProperties("string")
            .ancestorDefinitions(CondAlarmSuppressionDryRunTagAncestorDefinitionArgs.builder()
                .additionalProperties("string")
                .classId("string")
                .moid("string")
                .objectType("string")
                .selector("string")
                .build())
            .definitions(CondAlarmSuppressionDryRunTagDefinitionArgs.builder()
                .additionalProperties("string")
                .classId("string")
                .moid("string")
                .objectType("string")
                .selector("string")
                .build())
            .key("string")
            .propagated(false)
            .sysTag(false)
            .type("string")
            .value("string")
            .build())
        .versionContexts(CondAlarmSuppressionDryRunVersionContextArgs.builder()
            .additionalProperties("string")
            .classId("string")
            .interestedMos(CondAlarmSuppressionDryRunVersionContextInterestedMoArgs.builder()
                .additionalProperties("string")
                .classId("string")
                .moid("string")
                .objectType("string")
                .selector("string")
                .build())
            .markedForDeletion(false)
            .nrVersion("string")
            .objectType("string")
            .refMos(CondAlarmSuppressionDryRunVersionContextRefMoArgs.builder()
                .additionalProperties("string")
                .classId("string")
                .moid("string")
                .objectType("string")
                .selector("string")
                .build())
            .timestamp("string")
            .versionType("string")
            .build())
        .build());
    
    cond_alarm_suppression_dry_run_resource = intersight.CondAlarmSuppressionDryRun("condAlarmSuppressionDryRunResource",
        account_moid="string",
        accounts=[{
            "additional_properties": "string",
            "class_id": "string",
            "moid": "string",
            "object_type": "string",
            "selector": "string",
        }],
        additional_properties="string",
        alarm_rules=[{
            "additional_properties": "string",
            "class_id": "string",
            "object_type": "string",
            "operator": "string",
            "property": "string",
            "values": ["string"],
        }],
        ancestors=[{
            "additional_properties": "string",
            "class_id": "string",
            "moid": "string",
            "object_type": "string",
            "selector": "string",
        }],
        class_id="string",
        cond_alarm_suppression_dry_run_id="string",
        create_time="string",
        domain_group_moid="string",
        mod_time="string",
        moid="string",
        object_type="string",
        owners=["string"],
        parents=[{
            "additional_properties": "string",
            "class_id": "string",
            "moid": "string",
            "object_type": "string",
            "selector": "string",
        }],
        permission_resources=[{
            "additional_properties": "string",
            "class_id": "string",
            "moid": "string",
            "object_type": "string",
            "selector": "string",
        }],
        rules_operator="string",
        shared_scope="string",
        summaries=[{
            "additional_properties": "string",
            "class_id": "string",
            "nr_count": 0,
            "object_type": "string",
            "top_alarms": [{
                "additional_properties": "string",
                "affected_mos": [{
                    "additional_properties": "string",
                    "class_id": "string",
                    "moid": "string",
                    "object_type": "string",
                    "selector": "string",
                }],
                "affected_name": "string",
                "class_id": "string",
                "code": "string",
                "description": "string",
                "last_transition_time": "string",
                "object_type": "string",
                "severity": "string",
            }],
        }],
        tags=[{
            "additional_properties": "string",
            "ancestor_definitions": [{
                "additional_properties": "string",
                "class_id": "string",
                "moid": "string",
                "object_type": "string",
                "selector": "string",
            }],
            "definitions": [{
                "additional_properties": "string",
                "class_id": "string",
                "moid": "string",
                "object_type": "string",
                "selector": "string",
            }],
            "key": "string",
            "propagated": False,
            "sys_tag": False,
            "type": "string",
            "value": "string",
        }],
        version_contexts=[{
            "additional_properties": "string",
            "class_id": "string",
            "interested_mos": [{
                "additional_properties": "string",
                "class_id": "string",
                "moid": "string",
                "object_type": "string",
                "selector": "string",
            }],
            "marked_for_deletion": False,
            "nr_version": "string",
            "object_type": "string",
            "ref_mos": [{
                "additional_properties": "string",
                "class_id": "string",
                "moid": "string",
                "object_type": "string",
                "selector": "string",
            }],
            "timestamp": "string",
            "version_type": "string",
        }])
    
    const condAlarmSuppressionDryRunResource = new intersight.CondAlarmSuppressionDryRun("condAlarmSuppressionDryRunResource", {
        accountMoid: "string",
        accounts: [{
            additionalProperties: "string",
            classId: "string",
            moid: "string",
            objectType: "string",
            selector: "string",
        }],
        additionalProperties: "string",
        alarmRules: [{
            additionalProperties: "string",
            classId: "string",
            objectType: "string",
            operator: "string",
            property: "string",
            values: ["string"],
        }],
        ancestors: [{
            additionalProperties: "string",
            classId: "string",
            moid: "string",
            objectType: "string",
            selector: "string",
        }],
        classId: "string",
        condAlarmSuppressionDryRunId: "string",
        createTime: "string",
        domainGroupMoid: "string",
        modTime: "string",
        moid: "string",
        objectType: "string",
        owners: ["string"],
        parents: [{
            additionalProperties: "string",
            classId: "string",
            moid: "string",
            objectType: "string",
            selector: "string",
        }],
        permissionResources: [{
            additionalProperties: "string",
            classId: "string",
            moid: "string",
            objectType: "string",
            selector: "string",
        }],
        rulesOperator: "string",
        sharedScope: "string",
        summaries: [{
            additionalProperties: "string",
            classId: "string",
            nrCount: 0,
            objectType: "string",
            topAlarms: [{
                additionalProperties: "string",
                affectedMos: [{
                    additionalProperties: "string",
                    classId: "string",
                    moid: "string",
                    objectType: "string",
                    selector: "string",
                }],
                affectedName: "string",
                classId: "string",
                code: "string",
                description: "string",
                lastTransitionTime: "string",
                objectType: "string",
                severity: "string",
            }],
        }],
        tags: [{
            additionalProperties: "string",
            ancestorDefinitions: [{
                additionalProperties: "string",
                classId: "string",
                moid: "string",
                objectType: "string",
                selector: "string",
            }],
            definitions: [{
                additionalProperties: "string",
                classId: "string",
                moid: "string",
                objectType: "string",
                selector: "string",
            }],
            key: "string",
            propagated: false,
            sysTag: false,
            type: "string",
            value: "string",
        }],
        versionContexts: [{
            additionalProperties: "string",
            classId: "string",
            interestedMos: [{
                additionalProperties: "string",
                classId: "string",
                moid: "string",
                objectType: "string",
                selector: "string",
            }],
            markedForDeletion: false,
            nrVersion: "string",
            objectType: "string",
            refMos: [{
                additionalProperties: "string",
                classId: "string",
                moid: "string",
                objectType: "string",
                selector: "string",
            }],
            timestamp: "string",
            versionType: "string",
        }],
    });
    
    type: intersight:CondAlarmSuppressionDryRun
    properties:
        accountMoid: string
        accounts:
            - additionalProperties: string
              classId: string
              moid: string
              objectType: string
              selector: string
        additionalProperties: string
        alarmRules:
            - additionalProperties: string
              classId: string
              objectType: string
              operator: string
              property: string
              values:
                - string
        ancestors:
            - additionalProperties: string
              classId: string
              moid: string
              objectType: string
              selector: string
        classId: string
        condAlarmSuppressionDryRunId: string
        createTime: string
        domainGroupMoid: string
        modTime: string
        moid: string
        objectType: string
        owners:
            - string
        parents:
            - additionalProperties: string
              classId: string
              moid: string
              objectType: string
              selector: string
        permissionResources:
            - additionalProperties: string
              classId: string
              moid: string
              objectType: string
              selector: string
        rulesOperator: string
        sharedScope: string
        summaries:
            - additionalProperties: string
              classId: string
              nrCount: 0
              objectType: string
              topAlarms:
                - additionalProperties: string
                  affectedMos:
                    - additionalProperties: string
                      classId: string
                      moid: string
                      objectType: string
                      selector: string
                  affectedName: string
                  classId: string
                  code: string
                  description: string
                  lastTransitionTime: string
                  objectType: string
                  severity: string
        tags:
            - additionalProperties: string
              ancestorDefinitions:
                - additionalProperties: string
                  classId: string
                  moid: string
                  objectType: string
                  selector: string
              definitions:
                - additionalProperties: string
                  classId: string
                  moid: string
                  objectType: string
                  selector: string
              key: string
              propagated: false
              sysTag: false
              type: string
              value: string
        versionContexts:
            - additionalProperties: string
              classId: string
              interestedMos:
                - additionalProperties: string
                  classId: string
                  moid: string
                  objectType: string
                  selector: string
              markedForDeletion: false
              nrVersion: string
              objectType: string
              refMos:
                - additionalProperties: string
                  classId: string
                  moid: string
                  objectType: string
                  selector: string
              timestamp: string
              versionType: string
    

    CondAlarmSuppressionDryRun Resource Properties

    To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

    Inputs

    In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.

    The CondAlarmSuppressionDryRun resource accepts the following input properties:

    AccountMoid string
    (ReadOnly) The Account ID for this managed object.
    Accounts List<CondAlarmSuppressionDryRunAccount>
    (ReadOnly) A reference to a iamAccount resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    AdditionalProperties string
    AlarmRules List<CondAlarmSuppressionDryRunAlarmRule>
    This complex property has following sub-properties:
    Ancestors List<CondAlarmSuppressionDryRunAncestor>
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    CondAlarmSuppressionDryRunId string
    CreateTime string
    (ReadOnly) The time when this managed object was created.
    DomainGroupMoid string
    (ReadOnly) The DomainGroup ID for this managed object.
    ModTime string
    (ReadOnly) The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    Owners List<string>
    (Array of schema.TypeString) -(ReadOnly)
    Parents List<CondAlarmSuppressionDryRunParent>
    (ReadOnly) A reference to a moBaseMo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    PermissionResources List<CondAlarmSuppressionDryRunPermissionResource>
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    RulesOperator string
    Operation that binds all the different rules together.* All - All is an AND condition applied against the individual conditions.* Any - Any is an OR condition applied against the individual conditions.
    SharedScope string
    (ReadOnly) 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.
    Summaries List<CondAlarmSuppressionDryRunSummary>
    (ReadOnly) Returned by the server and contains the count and top alarms that would be impactedby the requested rule. This complex property has following sub-properties:
    Tags List<CondAlarmSuppressionDryRunTag>
    This complex property has following sub-properties:
    VersionContexts List<CondAlarmSuppressionDryRunVersionContext>
    (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
    AccountMoid string
    (ReadOnly) The Account ID for this managed object.
    Accounts []CondAlarmSuppressionDryRunAccountArgs
    (ReadOnly) A reference to a iamAccount resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    AdditionalProperties string
    AlarmRules []CondAlarmSuppressionDryRunAlarmRuleArgs
    This complex property has following sub-properties:
    Ancestors []CondAlarmSuppressionDryRunAncestorArgs
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    CondAlarmSuppressionDryRunId string
    CreateTime string
    (ReadOnly) The time when this managed object was created.
    DomainGroupMoid string
    (ReadOnly) The DomainGroup ID for this managed object.
    ModTime string
    (ReadOnly) The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    Owners []string
    (Array of schema.TypeString) -(ReadOnly)
    Parents []CondAlarmSuppressionDryRunParentArgs
    (ReadOnly) A reference to a moBaseMo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    PermissionResources []CondAlarmSuppressionDryRunPermissionResourceArgs
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    RulesOperator string
    Operation that binds all the different rules together.* All - All is an AND condition applied against the individual conditions.* Any - Any is an OR condition applied against the individual conditions.
    SharedScope string
    (ReadOnly) 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.
    Summaries []CondAlarmSuppressionDryRunSummaryArgs
    (ReadOnly) Returned by the server and contains the count and top alarms that would be impactedby the requested rule. This complex property has following sub-properties:
    Tags []CondAlarmSuppressionDryRunTagArgs
    This complex property has following sub-properties:
    VersionContexts []CondAlarmSuppressionDryRunVersionContextArgs
    (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
    accountMoid String
    (ReadOnly) The Account ID for this managed object.
    accounts List<CondAlarmSuppressionDryRunAccount>
    (ReadOnly) A reference to a iamAccount resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    additionalProperties String
    alarmRules List<CondAlarmSuppressionDryRunAlarmRule>
    This complex property has following sub-properties:
    ancestors List<CondAlarmSuppressionDryRunAncestor>
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    condAlarmSuppressionDryRunId String
    createTime String
    (ReadOnly) The time when this managed object was created.
    domainGroupMoid String
    (ReadOnly) The DomainGroup ID for this managed object.
    modTime String
    (ReadOnly) The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    owners List<String>
    (Array of schema.TypeString) -(ReadOnly)
    parents List<CondAlarmSuppressionDryRunParent>
    (ReadOnly) A reference to a moBaseMo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    permissionResources List<CondAlarmSuppressionDryRunPermissionResource>
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    rulesOperator String
    Operation that binds all the different rules together.* All - All is an AND condition applied against the individual conditions.* Any - Any is an OR condition applied against the individual conditions.
    sharedScope String
    (ReadOnly) 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.
    summaries List<CondAlarmSuppressionDryRunSummary>
    (ReadOnly) Returned by the server and contains the count and top alarms that would be impactedby the requested rule. This complex property has following sub-properties:
    tags List<CondAlarmSuppressionDryRunTag>
    This complex property has following sub-properties:
    versionContexts List<CondAlarmSuppressionDryRunVersionContext>
    (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
    accountMoid string
    (ReadOnly) The Account ID for this managed object.
    accounts CondAlarmSuppressionDryRunAccount[]
    (ReadOnly) A reference to a iamAccount resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    additionalProperties string
    alarmRules CondAlarmSuppressionDryRunAlarmRule[]
    This complex property has following sub-properties:
    ancestors CondAlarmSuppressionDryRunAncestor[]
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    condAlarmSuppressionDryRunId string
    createTime string
    (ReadOnly) The time when this managed object was created.
    domainGroupMoid string
    (ReadOnly) The DomainGroup ID for this managed object.
    modTime string
    (ReadOnly) The time when this managed object was last modified.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    owners string[]
    (Array of schema.TypeString) -(ReadOnly)
    parents CondAlarmSuppressionDryRunParent[]
    (ReadOnly) A reference to a moBaseMo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    permissionResources CondAlarmSuppressionDryRunPermissionResource[]
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    rulesOperator string
    Operation that binds all the different rules together.* All - All is an AND condition applied against the individual conditions.* Any - Any is an OR condition applied against the individual conditions.
    sharedScope string
    (ReadOnly) 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.
    summaries CondAlarmSuppressionDryRunSummary[]
    (ReadOnly) Returned by the server and contains the count and top alarms that would be impactedby the requested rule. This complex property has following sub-properties:
    tags CondAlarmSuppressionDryRunTag[]
    This complex property has following sub-properties:
    versionContexts CondAlarmSuppressionDryRunVersionContext[]
    (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
    account_moid str
    (ReadOnly) The Account ID for this managed object.
    accounts Sequence[CondAlarmSuppressionDryRunAccountArgs]
    (ReadOnly) A reference to a iamAccount resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    additional_properties str
    alarm_rules Sequence[CondAlarmSuppressionDryRunAlarmRuleArgs]
    This complex property has following sub-properties:
    ancestors Sequence[CondAlarmSuppressionDryRunAncestorArgs]
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    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.
    cond_alarm_suppression_dry_run_id str
    create_time str
    (ReadOnly) The time when this managed object was created.
    domain_group_moid str
    (ReadOnly) The DomainGroup ID for this managed object.
    mod_time str
    (ReadOnly) The time when this managed object was last modified.
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    owners Sequence[str]
    (Array of schema.TypeString) -(ReadOnly)
    parents Sequence[CondAlarmSuppressionDryRunParentArgs]
    (ReadOnly) A reference to a moBaseMo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    permission_resources Sequence[CondAlarmSuppressionDryRunPermissionResourceArgs]
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    rules_operator str
    Operation that binds all the different rules together.* All - All is an AND condition applied against the individual conditions.* Any - Any is an OR condition applied against the individual conditions.
    shared_scope str
    (ReadOnly) 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.
    summaries Sequence[CondAlarmSuppressionDryRunSummaryArgs]
    (ReadOnly) Returned by the server and contains the count and top alarms that would be impactedby the requested rule. This complex property has following sub-properties:
    tags Sequence[CondAlarmSuppressionDryRunTagArgs]
    This complex property has following sub-properties:
    version_contexts Sequence[CondAlarmSuppressionDryRunVersionContextArgs]
    (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
    accountMoid String
    (ReadOnly) The Account ID for this managed object.
    accounts List<Property Map>
    (ReadOnly) A reference to a iamAccount resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    additionalProperties String
    alarmRules List<Property Map>
    This complex property has following sub-properties:
    ancestors List<Property Map>
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    condAlarmSuppressionDryRunId String
    createTime String
    (ReadOnly) The time when this managed object was created.
    domainGroupMoid String
    (ReadOnly) The DomainGroup ID for this managed object.
    modTime String
    (ReadOnly) The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    owners List<String>
    (Array of schema.TypeString) -(ReadOnly)
    parents List<Property Map>
    (ReadOnly) A reference to a moBaseMo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    permissionResources List<Property Map>
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    rulesOperator String
    Operation that binds all the different rules together.* All - All is an AND condition applied against the individual conditions.* Any - Any is an OR condition applied against the individual conditions.
    sharedScope String
    (ReadOnly) 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.
    summaries List<Property Map>
    (ReadOnly) Returned by the server and contains the count and top alarms that would be impactedby the requested rule. This complex property has following sub-properties:
    tags List<Property Map>
    This complex property has following sub-properties:
    versionContexts List<Property Map>
    (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:

    Outputs

    All input properties are implicitly available as output properties. Additionally, the CondAlarmSuppressionDryRun resource produces the following output properties:

    Id string
    The provider-assigned unique ID for this managed resource.
    Id string
    The provider-assigned unique ID for this managed resource.
    id String
    The provider-assigned unique ID for this managed resource.
    id string
    The provider-assigned unique ID for this managed resource.
    id str
    The provider-assigned unique ID for this managed resource.
    id String
    The provider-assigned unique ID for this managed resource.

    Look up Existing CondAlarmSuppressionDryRun Resource

    Get an existing CondAlarmSuppressionDryRun resource’s state with the given name, ID, and optional extra properties used to qualify the lookup.

    public static get(name: string, id: Input<ID>, state?: CondAlarmSuppressionDryRunState, opts?: CustomResourceOptions): CondAlarmSuppressionDryRun
    @staticmethod
    def get(resource_name: str,
            id: str,
            opts: Optional[ResourceOptions] = None,
            account_moid: Optional[str] = None,
            accounts: Optional[Sequence[CondAlarmSuppressionDryRunAccountArgs]] = None,
            additional_properties: Optional[str] = None,
            alarm_rules: Optional[Sequence[CondAlarmSuppressionDryRunAlarmRuleArgs]] = None,
            ancestors: Optional[Sequence[CondAlarmSuppressionDryRunAncestorArgs]] = None,
            class_id: Optional[str] = None,
            cond_alarm_suppression_dry_run_id: Optional[str] = None,
            create_time: Optional[str] = None,
            domain_group_moid: Optional[str] = None,
            mod_time: Optional[str] = None,
            moid: Optional[str] = None,
            object_type: Optional[str] = None,
            owners: Optional[Sequence[str]] = None,
            parents: Optional[Sequence[CondAlarmSuppressionDryRunParentArgs]] = None,
            permission_resources: Optional[Sequence[CondAlarmSuppressionDryRunPermissionResourceArgs]] = None,
            rules_operator: Optional[str] = None,
            shared_scope: Optional[str] = None,
            summaries: Optional[Sequence[CondAlarmSuppressionDryRunSummaryArgs]] = None,
            tags: Optional[Sequence[CondAlarmSuppressionDryRunTagArgs]] = None,
            version_contexts: Optional[Sequence[CondAlarmSuppressionDryRunVersionContextArgs]] = None) -> CondAlarmSuppressionDryRun
    func GetCondAlarmSuppressionDryRun(ctx *Context, name string, id IDInput, state *CondAlarmSuppressionDryRunState, opts ...ResourceOption) (*CondAlarmSuppressionDryRun, error)
    public static CondAlarmSuppressionDryRun Get(string name, Input<string> id, CondAlarmSuppressionDryRunState? state, CustomResourceOptions? opts = null)
    public static CondAlarmSuppressionDryRun get(String name, Output<String> id, CondAlarmSuppressionDryRunState state, CustomResourceOptions options)
    resources:  _:    type: intersight:CondAlarmSuppressionDryRun    get:      id: ${id}
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    resource_name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    The following state arguments are supported:
    AccountMoid string
    (ReadOnly) The Account ID for this managed object.
    Accounts List<CondAlarmSuppressionDryRunAccount>
    (ReadOnly) A reference to a iamAccount resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    AdditionalProperties string
    AlarmRules List<CondAlarmSuppressionDryRunAlarmRule>
    This complex property has following sub-properties:
    Ancestors List<CondAlarmSuppressionDryRunAncestor>
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    CondAlarmSuppressionDryRunId string
    CreateTime string
    (ReadOnly) The time when this managed object was created.
    DomainGroupMoid string
    (ReadOnly) The DomainGroup ID for this managed object.
    ModTime string
    (ReadOnly) The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    Owners List<string>
    (Array of schema.TypeString) -(ReadOnly)
    Parents List<CondAlarmSuppressionDryRunParent>
    (ReadOnly) A reference to a moBaseMo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    PermissionResources List<CondAlarmSuppressionDryRunPermissionResource>
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    RulesOperator string
    Operation that binds all the different rules together.* All - All is an AND condition applied against the individual conditions.* Any - Any is an OR condition applied against the individual conditions.
    SharedScope string
    (ReadOnly) 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.
    Summaries List<CondAlarmSuppressionDryRunSummary>
    (ReadOnly) Returned by the server and contains the count and top alarms that would be impactedby the requested rule. This complex property has following sub-properties:
    Tags List<CondAlarmSuppressionDryRunTag>
    This complex property has following sub-properties:
    VersionContexts List<CondAlarmSuppressionDryRunVersionContext>
    (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
    AccountMoid string
    (ReadOnly) The Account ID for this managed object.
    Accounts []CondAlarmSuppressionDryRunAccountArgs
    (ReadOnly) A reference to a iamAccount resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    AdditionalProperties string
    AlarmRules []CondAlarmSuppressionDryRunAlarmRuleArgs
    This complex property has following sub-properties:
    Ancestors []CondAlarmSuppressionDryRunAncestorArgs
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    CondAlarmSuppressionDryRunId string
    CreateTime string
    (ReadOnly) The time when this managed object was created.
    DomainGroupMoid string
    (ReadOnly) The DomainGroup ID for this managed object.
    ModTime string
    (ReadOnly) The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    Owners []string
    (Array of schema.TypeString) -(ReadOnly)
    Parents []CondAlarmSuppressionDryRunParentArgs
    (ReadOnly) A reference to a moBaseMo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    PermissionResources []CondAlarmSuppressionDryRunPermissionResourceArgs
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    RulesOperator string
    Operation that binds all the different rules together.* All - All is an AND condition applied against the individual conditions.* Any - Any is an OR condition applied against the individual conditions.
    SharedScope string
    (ReadOnly) 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.
    Summaries []CondAlarmSuppressionDryRunSummaryArgs
    (ReadOnly) Returned by the server and contains the count and top alarms that would be impactedby the requested rule. This complex property has following sub-properties:
    Tags []CondAlarmSuppressionDryRunTagArgs
    This complex property has following sub-properties:
    VersionContexts []CondAlarmSuppressionDryRunVersionContextArgs
    (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
    accountMoid String
    (ReadOnly) The Account ID for this managed object.
    accounts List<CondAlarmSuppressionDryRunAccount>
    (ReadOnly) A reference to a iamAccount resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    additionalProperties String
    alarmRules List<CondAlarmSuppressionDryRunAlarmRule>
    This complex property has following sub-properties:
    ancestors List<CondAlarmSuppressionDryRunAncestor>
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    condAlarmSuppressionDryRunId String
    createTime String
    (ReadOnly) The time when this managed object was created.
    domainGroupMoid String
    (ReadOnly) The DomainGroup ID for this managed object.
    modTime String
    (ReadOnly) The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    owners List<String>
    (Array of schema.TypeString) -(ReadOnly)
    parents List<CondAlarmSuppressionDryRunParent>
    (ReadOnly) A reference to a moBaseMo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    permissionResources List<CondAlarmSuppressionDryRunPermissionResource>
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    rulesOperator String
    Operation that binds all the different rules together.* All - All is an AND condition applied against the individual conditions.* Any - Any is an OR condition applied against the individual conditions.
    sharedScope String
    (ReadOnly) 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.
    summaries List<CondAlarmSuppressionDryRunSummary>
    (ReadOnly) Returned by the server and contains the count and top alarms that would be impactedby the requested rule. This complex property has following sub-properties:
    tags List<CondAlarmSuppressionDryRunTag>
    This complex property has following sub-properties:
    versionContexts List<CondAlarmSuppressionDryRunVersionContext>
    (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
    accountMoid string
    (ReadOnly) The Account ID for this managed object.
    accounts CondAlarmSuppressionDryRunAccount[]
    (ReadOnly) A reference to a iamAccount resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    additionalProperties string
    alarmRules CondAlarmSuppressionDryRunAlarmRule[]
    This complex property has following sub-properties:
    ancestors CondAlarmSuppressionDryRunAncestor[]
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    condAlarmSuppressionDryRunId string
    createTime string
    (ReadOnly) The time when this managed object was created.
    domainGroupMoid string
    (ReadOnly) The DomainGroup ID for this managed object.
    modTime string
    (ReadOnly) The time when this managed object was last modified.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    owners string[]
    (Array of schema.TypeString) -(ReadOnly)
    parents CondAlarmSuppressionDryRunParent[]
    (ReadOnly) A reference to a moBaseMo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    permissionResources CondAlarmSuppressionDryRunPermissionResource[]
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    rulesOperator string
    Operation that binds all the different rules together.* All - All is an AND condition applied against the individual conditions.* Any - Any is an OR condition applied against the individual conditions.
    sharedScope string
    (ReadOnly) 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.
    summaries CondAlarmSuppressionDryRunSummary[]
    (ReadOnly) Returned by the server and contains the count and top alarms that would be impactedby the requested rule. This complex property has following sub-properties:
    tags CondAlarmSuppressionDryRunTag[]
    This complex property has following sub-properties:
    versionContexts CondAlarmSuppressionDryRunVersionContext[]
    (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
    account_moid str
    (ReadOnly) The Account ID for this managed object.
    accounts Sequence[CondAlarmSuppressionDryRunAccountArgs]
    (ReadOnly) A reference to a iamAccount resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    additional_properties str
    alarm_rules Sequence[CondAlarmSuppressionDryRunAlarmRuleArgs]
    This complex property has following sub-properties:
    ancestors Sequence[CondAlarmSuppressionDryRunAncestorArgs]
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    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.
    cond_alarm_suppression_dry_run_id str
    create_time str
    (ReadOnly) The time when this managed object was created.
    domain_group_moid str
    (ReadOnly) The DomainGroup ID for this managed object.
    mod_time str
    (ReadOnly) The time when this managed object was last modified.
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    owners Sequence[str]
    (Array of schema.TypeString) -(ReadOnly)
    parents Sequence[CondAlarmSuppressionDryRunParentArgs]
    (ReadOnly) A reference to a moBaseMo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    permission_resources Sequence[CondAlarmSuppressionDryRunPermissionResourceArgs]
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    rules_operator str
    Operation that binds all the different rules together.* All - All is an AND condition applied against the individual conditions.* Any - Any is an OR condition applied against the individual conditions.
    shared_scope str
    (ReadOnly) 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.
    summaries Sequence[CondAlarmSuppressionDryRunSummaryArgs]
    (ReadOnly) Returned by the server and contains the count and top alarms that would be impactedby the requested rule. This complex property has following sub-properties:
    tags Sequence[CondAlarmSuppressionDryRunTagArgs]
    This complex property has following sub-properties:
    version_contexts Sequence[CondAlarmSuppressionDryRunVersionContextArgs]
    (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:
    accountMoid String
    (ReadOnly) The Account ID for this managed object.
    accounts List<Property Map>
    (ReadOnly) A reference to a iamAccount resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    additionalProperties String
    alarmRules List<Property Map>
    This complex property has following sub-properties:
    ancestors List<Property Map>
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    condAlarmSuppressionDryRunId String
    createTime String
    (ReadOnly) The time when this managed object was created.
    domainGroupMoid String
    (ReadOnly) The DomainGroup ID for this managed object.
    modTime String
    (ReadOnly) The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    owners List<String>
    (Array of schema.TypeString) -(ReadOnly)
    parents List<Property Map>
    (ReadOnly) A reference to a moBaseMo resource.When the $expand query parameter is specified, the referenced resource is returned inline. This complex property has following sub-properties:
    permissionResources List<Property Map>
    (ReadOnly) An array of relationships to moBaseMo resources. This complex property has following sub-properties:
    rulesOperator String
    Operation that binds all the different rules together.* All - All is an AND condition applied against the individual conditions.* Any - Any is an OR condition applied against the individual conditions.
    sharedScope String
    (ReadOnly) 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.
    summaries List<Property Map>
    (ReadOnly) Returned by the server and contains the count and top alarms that would be impactedby the requested rule. This complex property has following sub-properties:
    tags List<Property Map>
    This complex property has following sub-properties:
    versionContexts List<Property Map>
    (ReadOnly) The versioning info for this managed object. This complex property has following sub-properties:

    Supporting Types

    CondAlarmSuppressionDryRunAccount, CondAlarmSuppressionDryRunAccountArgs

    AdditionalProperties string
    ClassId string
    Moid string
    The Moid of the referenced REST resource.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    Moid string
    The Moid of the referenced REST resource.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    moid String
    The Moid of the referenced REST resource.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    moid string
    The Moid of the referenced REST resource.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST 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
    moid str
    The Moid of the referenced REST resource.
    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 maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    moid String
    The Moid of the referenced REST resource.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.

    CondAlarmSuppressionDryRunAlarmRule, CondAlarmSuppressionDryRunAlarmRuleArgs

    AdditionalProperties string
    ClassId string
    ObjectType string
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    Operator string
    The operator to apply. Operators supported are: eq, contains, in.
    Property string
    The property name keyword to filter on. For a list of supported property keywordssee the Intersight Help Center.
    Values List<string>
    (Array of schema.TypeString) -
    AdditionalProperties string
    ClassId string
    ObjectType string
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    Operator string
    The operator to apply. Operators supported are: eq, contains, in.
    Property string
    The property name keyword to filter on. For a list of supported property keywordssee the Intersight Help Center.
    Values []string
    (Array of schema.TypeString) -
    additionalProperties String
    classId String
    objectType String
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    operator String
    The operator to apply. Operators supported are: eq, contains, in.
    property String
    The property name keyword to filter on. For a list of supported property keywordssee the Intersight Help Center.
    values List<String>
    (Array of schema.TypeString) -
    additionalProperties string
    classId string
    objectType string
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    operator string
    The operator to apply. Operators supported are: eq, contains, in.
    property string
    The property name keyword to filter on. For a list of supported property keywordssee the Intersight Help Center.
    values string[]
    (Array of schema.TypeString) -
    additional_properties str
    class_id str
    object_type str
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    operator str
    The operator to apply. Operators supported are: eq, contains, in.
    property str
    The property name keyword to filter on. For a list of supported property keywordssee the Intersight Help Center.
    values Sequence[str]
    (Array of schema.TypeString) -
    additionalProperties String
    classId String
    objectType String
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    operator String
    The operator to apply. Operators supported are: eq, contains, in.
    property String
    The property name keyword to filter on. For a list of supported property keywordssee the Intersight Help Center.
    values List<String>
    (Array of schema.TypeString) -

    CondAlarmSuppressionDryRunAncestor, CondAlarmSuppressionDryRunAncestorArgs

    AdditionalProperties string
    ClassId string
    Moid string
    The Moid of the referenced REST resource.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    Moid string
    The Moid of the referenced REST resource.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    moid String
    The Moid of the referenced REST resource.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    moid string
    The Moid of the referenced REST resource.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST 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
    moid str
    The Moid of the referenced REST resource.
    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 maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    moid String
    The Moid of the referenced REST resource.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.

    CondAlarmSuppressionDryRunParent, CondAlarmSuppressionDryRunParentArgs

    AdditionalProperties string
    ClassId string
    Moid string
    The Moid of the referenced REST resource.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    Moid string
    The Moid of the referenced REST resource.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    moid String
    The Moid of the referenced REST resource.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    moid string
    The Moid of the referenced REST resource.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST 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
    moid str
    The Moid of the referenced REST resource.
    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 maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    moid String
    The Moid of the referenced REST resource.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.

    CondAlarmSuppressionDryRunPermissionResource, CondAlarmSuppressionDryRunPermissionResourceArgs

    AdditionalProperties string
    ClassId string
    Moid string
    The Moid of the referenced REST resource.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    Moid string
    The Moid of the referenced REST resource.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    moid String
    The Moid of the referenced REST resource.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    moid string
    The Moid of the referenced REST resource.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST 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
    moid str
    The Moid of the referenced REST resource.
    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 maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    moid String
    The Moid of the referenced REST resource.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.

    CondAlarmSuppressionDryRunSummary, CondAlarmSuppressionDryRunSummaryArgs

    AdditionalProperties string
    ClassId string
    NrCount double
    (ReadOnly) The count of alarms that would be impacted by the proposed suppression rule.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    TopAlarms List<CondAlarmSuppressionDryRunSummaryTopAlarm>
    This complex property has following sub-properties:
    AdditionalProperties string
    ClassId string
    NrCount float64
    (ReadOnly) The count of alarms that would be impacted by the proposed suppression rule.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    TopAlarms []CondAlarmSuppressionDryRunSummaryTopAlarm
    This complex property has following sub-properties:
    additionalProperties String
    classId String
    nrCount Double
    (ReadOnly) The count of alarms that would be impacted by the proposed suppression rule.
    objectType String
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    topAlarms List<CondAlarmSuppressionDryRunSummaryTopAlarm>
    This complex property has following sub-properties:
    additionalProperties string
    classId string
    nrCount number
    (ReadOnly) The count of alarms that would be impacted by the proposed suppression rule.
    objectType string
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    topAlarms CondAlarmSuppressionDryRunSummaryTopAlarm[]
    This complex property has following sub-properties:
    additional_properties str
    class_id str
    nr_count float
    (ReadOnly) The count of alarms that would be impacted by the proposed suppression rule.
    object_type str
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    top_alarms Sequence[CondAlarmSuppressionDryRunSummaryTopAlarm]
    This complex property has following sub-properties:
    additionalProperties String
    classId String
    nrCount Number
    (ReadOnly) The count of alarms that would be impacted by the proposed suppression rule.
    objectType String
    The fully-qualified name of the instantiated, concrete type.The value should be the same as the 'ClassId' property.
    topAlarms List<Property Map>
    This complex property has following sub-properties:

    CondAlarmSuppressionDryRunSummaryTopAlarm, CondAlarmSuppressionDryRunSummaryTopAlarmArgs

    AdditionalProperties string
    AffectedMos List<CondAlarmSuppressionDryRunSummaryTopAlarmAffectedMo>
    (ReadOnly) The AffectedMo field of the alarm. Contains the field ObjectType, known in the UI asAffected Type. This complex property has following sub-properties:
    AffectedName string
    (ReadOnly) The AffectedMoDisplayName field of the alarm, known in the UI as Affected Name.
    ClassId string
    Code string
    (ReadOnly) The alarm code. For alarms mapped from UCS faults, this will be the same as the UCSfault code.
    Description string
    (ReadOnly) The description of the alarm.
    LastTransitionTime string
    (ReadOnly) The LastTransitionTime field of the alarm.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Severity string
    (ReadOnly) The severity of the alarm.* None - The Enum value None represents that there is no severity.* Info - The Enum value Info represents the Informational level of severity.* Critical - The Enum value Critical represents the Critical level of severity.* Warning - The Enum value Warning represents the Warning level of severity.* Cleared - The Enum value Cleared represents that the alarm severity has been cleared.
    AdditionalProperties string
    AffectedMos []CondAlarmSuppressionDryRunSummaryTopAlarmAffectedMo
    (ReadOnly) The AffectedMo field of the alarm. Contains the field ObjectType, known in the UI asAffected Type. This complex property has following sub-properties:
    AffectedName string
    (ReadOnly) The AffectedMoDisplayName field of the alarm, known in the UI as Affected Name.
    ClassId string
    Code string
    (ReadOnly) The alarm code. For alarms mapped from UCS faults, this will be the same as the UCSfault code.
    Description string
    (ReadOnly) The description of the alarm.
    LastTransitionTime string
    (ReadOnly) The LastTransitionTime field of the alarm.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Severity string
    (ReadOnly) The severity of the alarm.* None - The Enum value None represents that there is no severity.* Info - The Enum value Info represents the Informational level of severity.* Critical - The Enum value Critical represents the Critical level of severity.* Warning - The Enum value Warning represents the Warning level of severity.* Cleared - The Enum value Cleared represents that the alarm severity has been cleared.
    additionalProperties String
    affectedMos List<CondAlarmSuppressionDryRunSummaryTopAlarmAffectedMo>
    (ReadOnly) The AffectedMo field of the alarm. Contains the field ObjectType, known in the UI asAffected Type. This complex property has following sub-properties:
    affectedName String
    (ReadOnly) The AffectedMoDisplayName field of the alarm, known in the UI as Affected Name.
    classId String
    code String
    (ReadOnly) The alarm code. For alarms mapped from UCS faults, this will be the same as the UCSfault code.
    description String
    (ReadOnly) The description of the alarm.
    lastTransitionTime String
    (ReadOnly) The LastTransitionTime field of the alarm.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    severity String
    (ReadOnly) The severity of the alarm.* None - The Enum value None represents that there is no severity.* Info - The Enum value Info represents the Informational level of severity.* Critical - The Enum value Critical represents the Critical level of severity.* Warning - The Enum value Warning represents the Warning level of severity.* Cleared - The Enum value Cleared represents that the alarm severity has been cleared.
    additionalProperties string
    affectedMos CondAlarmSuppressionDryRunSummaryTopAlarmAffectedMo[]
    (ReadOnly) The AffectedMo field of the alarm. Contains the field ObjectType, known in the UI asAffected Type. This complex property has following sub-properties:
    affectedName string
    (ReadOnly) The AffectedMoDisplayName field of the alarm, known in the UI as Affected Name.
    classId string
    code string
    (ReadOnly) The alarm code. For alarms mapped from UCS faults, this will be the same as the UCSfault code.
    description string
    (ReadOnly) The description of the alarm.
    lastTransitionTime string
    (ReadOnly) The LastTransitionTime field of the alarm.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    severity string
    (ReadOnly) The severity of the alarm.* None - The Enum value None represents that there is no severity.* Info - The Enum value Info represents the Informational level of severity.* Critical - The Enum value Critical represents the Critical level of severity.* Warning - The Enum value Warning represents the Warning level of severity.* Cleared - The Enum value Cleared represents that the alarm severity has been cleared.
    additional_properties str
    affected_mos Sequence[CondAlarmSuppressionDryRunSummaryTopAlarmAffectedMo]
    (ReadOnly) The AffectedMo field of the alarm. Contains the field ObjectType, known in the UI asAffected Type. This complex property has following sub-properties:
    affected_name str
    (ReadOnly) The AffectedMoDisplayName field of the alarm, known in the UI as Affected Name.
    class_id str
    code str
    (ReadOnly) The alarm code. For alarms mapped from UCS faults, this will be the same as the UCSfault code.
    description str
    (ReadOnly) The description of the alarm.
    last_transition_time str
    (ReadOnly) The LastTransitionTime field of the alarm.
    object_type str
    The fully-qualified name of the remote type referred by this relationship.
    severity str
    (ReadOnly) The severity of the alarm.* None - The Enum value None represents that there is no severity.* Info - The Enum value Info represents the Informational level of severity.* Critical - The Enum value Critical represents the Critical level of severity.* Warning - The Enum value Warning represents the Warning level of severity.* Cleared - The Enum value Cleared represents that the alarm severity has been cleared.
    additionalProperties String
    affectedMos List<Property Map>
    (ReadOnly) The AffectedMo field of the alarm. Contains the field ObjectType, known in the UI asAffected Type. This complex property has following sub-properties:
    affectedName String
    (ReadOnly) The AffectedMoDisplayName field of the alarm, known in the UI as Affected Name.
    classId String
    code String
    (ReadOnly) The alarm code. For alarms mapped from UCS faults, this will be the same as the UCSfault code.
    description String
    (ReadOnly) The description of the alarm.
    lastTransitionTime String
    (ReadOnly) The LastTransitionTime field of the alarm.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    severity String
    (ReadOnly) The severity of the alarm.* None - The Enum value None represents that there is no severity.* Info - The Enum value Info represents the Informational level of severity.* Critical - The Enum value Critical represents the Critical level of severity.* Warning - The Enum value Warning represents the Warning level of severity.* Cleared - The Enum value Cleared represents that the alarm severity has been cleared.

    CondAlarmSuppressionDryRunSummaryTopAlarmAffectedMo, CondAlarmSuppressionDryRunSummaryTopAlarmAffectedMoArgs

    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

    CondAlarmSuppressionDryRunTag, CondAlarmSuppressionDryRunTagArgs

    AdditionalProperties string
    AncestorDefinitions List<CondAlarmSuppressionDryRunTagAncestorDefinition>
    This complex property has following sub-properties:
    Definitions List<CondAlarmSuppressionDryRunTagDefinition>
    (ReadOnly) The definition is a reference to the tag definition object.The tag definition object contains the properties of the tag such as name, type, and description. This complex property has following sub-properties:
    Key string
    The string representation of a tag key.
    Propagated bool
    (ReadOnly) Propagated is a boolean flag that indicates whether the tag is propagated to the related managed objects.
    SysTag bool
    (ReadOnly) Specifies whether the tag is user-defined or owned by the system.
    Type string
    (ReadOnly) An enum type that defines the type of tag. Supported values are 'pathtag' and 'keyvalue'.* KeyValue - KeyValue type of tag. Key is required for these tags. Value is optional.* PathTag - Key contain path information. Value is not present for these tags. The path is created by using the '/' character as a delimiter.For example, if the tag is \ A/B/C\ , then \ A\ is the parent tag, \ B\ is the child tag of \ A\ and \ C\ is the child tag of \ B\ .
    Value string
    The string representation of a tag value.
    AdditionalProperties string
    AncestorDefinitions []CondAlarmSuppressionDryRunTagAncestorDefinition
    This complex property has following sub-properties:
    Definitions []CondAlarmSuppressionDryRunTagDefinition
    (ReadOnly) The definition is a reference to the tag definition object.The tag definition object contains the properties of the tag such as name, type, and description. This complex property has following sub-properties:
    Key string
    The string representation of a tag key.
    Propagated bool
    (ReadOnly) Propagated is a boolean flag that indicates whether the tag is propagated to the related managed objects.
    SysTag bool
    (ReadOnly) Specifies whether the tag is user-defined or owned by the system.
    Type string
    (ReadOnly) An enum type that defines the type of tag. Supported values are 'pathtag' and 'keyvalue'.* KeyValue - KeyValue type of tag. Key is required for these tags. Value is optional.* PathTag - Key contain path information. Value is not present for these tags. The path is created by using the '/' character as a delimiter.For example, if the tag is \ A/B/C\ , then \ A\ is the parent tag, \ B\ is the child tag of \ A\ and \ C\ is the child tag of \ B\ .
    Value string
    The string representation of a tag value.
    additionalProperties String
    ancestorDefinitions List<CondAlarmSuppressionDryRunTagAncestorDefinition>
    This complex property has following sub-properties:
    definitions List<CondAlarmSuppressionDryRunTagDefinition>
    (ReadOnly) The definition is a reference to the tag definition object.The tag definition object contains the properties of the tag such as name, type, and description. This complex property has following sub-properties:
    key String
    The string representation of a tag key.
    propagated Boolean
    (ReadOnly) Propagated is a boolean flag that indicates whether the tag is propagated to the related managed objects.
    sysTag Boolean
    (ReadOnly) Specifies whether the tag is user-defined or owned by the system.
    type String
    (ReadOnly) An enum type that defines the type of tag. Supported values are 'pathtag' and 'keyvalue'.* KeyValue - KeyValue type of tag. Key is required for these tags. Value is optional.* PathTag - Key contain path information. Value is not present for these tags. The path is created by using the '/' character as a delimiter.For example, if the tag is \ A/B/C\ , then \ A\ is the parent tag, \ B\ is the child tag of \ A\ and \ C\ is the child tag of \ B\ .
    value String
    The string representation of a tag value.
    additionalProperties string
    ancestorDefinitions CondAlarmSuppressionDryRunTagAncestorDefinition[]
    This complex property has following sub-properties:
    definitions CondAlarmSuppressionDryRunTagDefinition[]
    (ReadOnly) The definition is a reference to the tag definition object.The tag definition object contains the properties of the tag such as name, type, and description. This complex property has following sub-properties:
    key string
    The string representation of a tag key.
    propagated boolean
    (ReadOnly) Propagated is a boolean flag that indicates whether the tag is propagated to the related managed objects.
    sysTag boolean
    (ReadOnly) Specifies whether the tag is user-defined or owned by the system.
    type string
    (ReadOnly) An enum type that defines the type of tag. Supported values are 'pathtag' and 'keyvalue'.* KeyValue - KeyValue type of tag. Key is required for these tags. Value is optional.* PathTag - Key contain path information. Value is not present for these tags. The path is created by using the '/' character as a delimiter.For example, if the tag is \ A/B/C\ , then \ A\ is the parent tag, \ B\ is the child tag of \ A\ and \ C\ is the child tag of \ B\ .
    value string
    The string representation of a tag value.
    additional_properties str
    ancestor_definitions Sequence[CondAlarmSuppressionDryRunTagAncestorDefinition]
    This complex property has following sub-properties:
    definitions Sequence[CondAlarmSuppressionDryRunTagDefinition]
    (ReadOnly) The definition is a reference to the tag definition object.The tag definition object contains the properties of the tag such as name, type, and description. This complex property has following sub-properties:
    key str
    The string representation of a tag key.
    propagated bool
    (ReadOnly) Propagated is a boolean flag that indicates whether the tag is propagated to the related managed objects.
    sys_tag bool
    (ReadOnly) Specifies whether the tag is user-defined or owned by the system.
    type str
    (ReadOnly) An enum type that defines the type of tag. Supported values are 'pathtag' and 'keyvalue'.* KeyValue - KeyValue type of tag. Key is required for these tags. Value is optional.* PathTag - Key contain path information. Value is not present for these tags. The path is created by using the '/' character as a delimiter.For example, if the tag is \ A/B/C\ , then \ A\ is the parent tag, \ B\ is the child tag of \ A\ and \ C\ is the child tag of \ B\ .
    value str
    The string representation of a tag value.
    additionalProperties String
    ancestorDefinitions List<Property Map>
    This complex property has following sub-properties:
    definitions List<Property Map>
    (ReadOnly) The definition is a reference to the tag definition object.The tag definition object contains the properties of the tag such as name, type, and description. This complex property has following sub-properties:
    key String
    The string representation of a tag key.
    propagated Boolean
    (ReadOnly) Propagated is a boolean flag that indicates whether the tag is propagated to the related managed objects.
    sysTag Boolean
    (ReadOnly) Specifies whether the tag is user-defined or owned by the system.
    type String
    (ReadOnly) An enum type that defines the type of tag. Supported values are 'pathtag' and 'keyvalue'.* KeyValue - KeyValue type of tag. Key is required for these tags. Value is optional.* PathTag - Key contain path information. Value is not present for these tags. The path is created by using the '/' character as a delimiter.For example, if the tag is \ A/B/C\ , then \ A\ is the parent tag, \ B\ is the child tag of \ A\ and \ C\ is the child tag of \ B\ .
    value String
    The string representation of a tag value.

    CondAlarmSuppressionDryRunTagAncestorDefinition, CondAlarmSuppressionDryRunTagAncestorDefinitionArgs

    AdditionalProperties string
    ClassId string
    Moid string
    The Moid of the referenced REST resource.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    Moid string
    The Moid of the referenced REST resource.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    moid String
    The Moid of the referenced REST resource.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    moid string
    The Moid of the referenced REST resource.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST 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
    moid str
    The Moid of the referenced REST resource.
    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 maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    moid String
    The Moid of the referenced REST resource.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.

    CondAlarmSuppressionDryRunTagDefinition, CondAlarmSuppressionDryRunTagDefinitionArgs

    AdditionalProperties string
    ClassId string
    Moid string
    The Moid of the referenced REST resource.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    Moid string
    The Moid of the referenced REST resource.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    moid String
    The Moid of the referenced REST resource.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    moid string
    The Moid of the referenced REST resource.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST 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
    moid str
    The Moid of the referenced REST resource.
    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 maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    moid String
    The Moid of the referenced REST resource.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.

    CondAlarmSuppressionDryRunVersionContext, CondAlarmSuppressionDryRunVersionContextArgs

    AdditionalProperties string
    ClassId string
    InterestedMos List<CondAlarmSuppressionDryRunVersionContextInterestedMo>
    This complex property has following sub-properties:
    MarkedForDeletion bool
    (ReadOnly) 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
    (ReadOnly) 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.
    RefMos List<CondAlarmSuppressionDryRunVersionContextRefMo>
    (ReadOnly) A reference to the original Managed Object. This complex property has following sub-properties:
    Timestamp string
    (ReadOnly) The time this versioned Managed Object was created.
    VersionType string
    (ReadOnly) 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 intendedto 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
    InterestedMos []CondAlarmSuppressionDryRunVersionContextInterestedMo
    This complex property has following sub-properties:
    MarkedForDeletion bool
    (ReadOnly) 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
    (ReadOnly) 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.
    RefMos []CondAlarmSuppressionDryRunVersionContextRefMo
    (ReadOnly) A reference to the original Managed Object. This complex property has following sub-properties:
    Timestamp string
    (ReadOnly) The time this versioned Managed Object was created.
    VersionType string
    (ReadOnly) 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 intendedto 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
    interestedMos List<CondAlarmSuppressionDryRunVersionContextInterestedMo>
    This complex property has following sub-properties:
    markedForDeletion Boolean
    (ReadOnly) 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
    (ReadOnly) 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.
    refMos List<CondAlarmSuppressionDryRunVersionContextRefMo>
    (ReadOnly) A reference to the original Managed Object. This complex property has following sub-properties:
    timestamp String
    (ReadOnly) The time this versioned Managed Object was created.
    versionType String
    (ReadOnly) 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 intendedto 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
    interestedMos CondAlarmSuppressionDryRunVersionContextInterestedMo[]
    This complex property has following sub-properties:
    markedForDeletion boolean
    (ReadOnly) 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
    (ReadOnly) 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.
    refMos CondAlarmSuppressionDryRunVersionContextRefMo[]
    (ReadOnly) A reference to the original Managed Object. This complex property has following sub-properties:
    timestamp string
    (ReadOnly) The time this versioned Managed Object was created.
    versionType string
    (ReadOnly) 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 intendedto 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
    interested_mos Sequence[CondAlarmSuppressionDryRunVersionContextInterestedMo]
    This complex property has following sub-properties:
    marked_for_deletion bool
    (ReadOnly) 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
    (ReadOnly) 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_mos Sequence[CondAlarmSuppressionDryRunVersionContextRefMo]
    (ReadOnly) A reference to the original Managed Object. This complex property has following sub-properties:
    timestamp str
    (ReadOnly) The time this versioned Managed Object was created.
    version_type str
    (ReadOnly) 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 intendedto 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
    interestedMos List<Property Map>
    This complex property has following sub-properties:
    markedForDeletion Boolean
    (ReadOnly) 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
    (ReadOnly) 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.
    refMos List<Property Map>
    (ReadOnly) A reference to the original Managed Object. This complex property has following sub-properties:
    timestamp String
    (ReadOnly) The time this versioned Managed Object was created.
    versionType String
    (ReadOnly) 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 intendedto 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.

    CondAlarmSuppressionDryRunVersionContextInterestedMo, CondAlarmSuppressionDryRunVersionContextInterestedMoArgs

    AdditionalProperties string
    ClassId string
    Moid string
    The Moid of the referenced REST resource.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    Moid string
    The Moid of the referenced REST resource.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    moid String
    The Moid of the referenced REST resource.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    moid string
    The Moid of the referenced REST resource.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST 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
    moid str
    The Moid of the referenced REST resource.
    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 maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    moid String
    The Moid of the referenced REST resource.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.

    CondAlarmSuppressionDryRunVersionContextRefMo, CondAlarmSuppressionDryRunVersionContextRefMoArgs

    AdditionalProperties string
    ClassId string
    Moid string
    The Moid of the referenced REST resource.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    Moid string
    The Moid of the referenced REST resource.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    moid String
    The Moid of the referenced REST resource.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    moid string
    The Moid of the referenced REST resource.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST 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
    moid str
    The Moid of the referenced REST resource.
    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 maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    moid String
    The Moid of the referenced REST resource.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field maybe set instead of 'moid' by clients.1. If 'moid' is set this field is ignored.1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of theresource matching the filter expression and populates it in the MoRef that is part of the objectinstance being inserted/updated to fulfill the REST request.An error is returned if the filter matches zero or more than one REST resource.An example filter string is: Serial eq '3AA8B7T11'.

    Import

    intersight_cond_alarm_suppression_dry_run can be imported using the Moid of the object, e.g.

    $ pulumi import intersight:index/condAlarmSuppressionDryRun:CondAlarmSuppressionDryRun example 1234567890987654321abcde
    

    To learn more about importing existing cloud resources, see Importing resources.

    Package Details

    Repository
    intersight ciscodevnet/terraform-provider-intersight
    License
    Notes
    This Pulumi package is based on the intersight Terraform Provider.
    intersight logo
    Viewing docs for intersight 1.0.77
    published on Wednesday, Feb 18, 2026 by ciscodevnet
      Try Pulumi Cloud free. Your team will thank you.