public sealed class DeleteMuteConfigRequest : IMessage<DeleteMuteConfigRequest>, IEquatable<DeleteMuteConfigRequest>, IDeepCloneable<DeleteMuteConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Security Command Center v2 API class DeleteMuteConfigRequest.
Request message for deleting a mute config. If no location is specified,
default is global.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis documentation details the \u003ccode\u003eDeleteMuteConfigRequest\u003c/code\u003e class within the Security Command Center v2 API, used to request the deletion of a mute configuration.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteMuteConfigRequest\u003c/code\u003e class inherits from the base \u003ccode\u003eobject\u003c/code\u003e class and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt has properties such as \u003ccode\u003eMuteConfigName\u003c/code\u003e (a typed view) and \u003ccode\u003eName\u003c/code\u003e (a string), the latter being a required field specifying the name of the mute config to be deleted.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property follows specific formats depending on the organizational level (organization, folder, or project), and whether a location is specified.\u003c/p\u003e\n"],["\u003cp\u003eIt has two constructors, one empty and one to copy an existing \u003ccode\u003eDeleteMuteConfigRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]