public sealed class CreateSnapshotRequest : IMessage<CreateSnapshotRequest>, IEquatable<CreateSnapshotRequest>, IDeepCloneable<CreateSnapshotRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the NetApp v1 API class CreateSnapshotRequest.
Required. ID of the snapshot to create. Must be unique within the parent
resource. Must contain only letters, numbers and hyphen, with the first
character a letter, the last a letter or a
number, and a 63 character maximum.
[[["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 latest version of the \u003ccode\u003eCreateSnapshotRequest\u003c/code\u003e class is 1.8.0, and there are several previous versions available, dating back to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateSnapshotRequest\u003c/code\u003e is a class used to create a snapshot within the NetApp v1 API, implementing multiple 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\u003eThe class includes properties such as \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eParentAsVolumeName\u003c/code\u003e, \u003ccode\u003eSnapshot\u003c/code\u003e, and \u003ccode\u003eSnapshotId\u003c/code\u003e, which are used to specify the volume, snapshot resource, and snapshot identifier, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParent\u003c/code\u003e property is required, and is defined as the NetApp volume where snapshots are being created, formatted as \u003ccode\u003eprojects/{project_id}/locations/{location}/volumes/{volume_id}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSnapshotId\u003c/code\u003e property is also required, and is defined as a unique ID, of up to 63 characters, that is assigned to the snapshot when created.\u003c/p\u003e\n"]]],[],null,[]]