OBJECT
Response containing the total snapshot count.
type TotalSnapshotsForCloudDirectObjectReply {# Number of on-demand snapshots for the NAS Cloud Direct object.onDemandSnapshots: Int! # Total number of snapshots for the NAS Cloud Direct object.totalSnapshots: Int! }