public sealed class GetSimulationRequest : IMessage<GetSimulationRequest>, IEquatable<GetSimulationRequest>, IDeepCloneable<GetSimulationRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Security Command Center v2 API class GetSimulationRequest.
Request message for getting simulation.
Simulation name can include "latest" to retrieve the latest simulation
For example, "organizations/123/simulations/latest"
[[["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\u003eThe \u003ccode\u003eGetSimulationRequest\u003c/code\u003e class is used to request a simulation from the Security Command Center v2 API, and it supports retrieving the latest simulation.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from the \u003ccode\u003eobject\u003c/code\u003e class and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property, which is required, is a string that can represent either the organization name or a specific simulation name and supports a "latest" tag.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSimulationName\u003c/code\u003e property provides a typed view of the \u003ccode\u003eName\u003c/code\u003e property, offering a more structured way to access the resource name.\u003c/p\u003e\n"],["\u003cp\u003eTwo constructors are available: a default constructor and one that accepts another \u003ccode\u003eGetSimulationRequest\u003c/code\u003e object for copying.\u003c/p\u003e\n"]]],[],null,[]]