Name: HighFrequencySnapshotConfig

Used to enable or disable the high frequency snapshot policy for a VM.

Data Structure
{
   "typeId": "com.tintri.api.rest.v310.dto.domain.beans.HighFrequencySnapshotConfig",
   "isEnabled": <Boolean>,
}

Attributes
NameTypeDescription
isEnabledxsd:boolean'True' indicates that the VM has the high frequency snapshots policy enabled and 'False' if the policy is not enabled.