Snapservice VirtualMachines Snapshots UpdateSpec

Snapservice VirtualMachines Snapshots UpdateSpec
Snapservice VirtualMachines Snapshots UpdateSpec

The Snapservice VirtualMachines Snapshots UpdateSpec schema contains properties that describe the desired virtual machine snapshot attributes.

This schema was added in vSphere API 9.1.0.0.

JSON Example
{
    "delete_after": {
        "unit": "string",
        "duration": 0
    }
}
delete_after
Optional

Time period after which the snapshot can be deleted, starting from the current time. This field is currently mandatory, but kept optional for the future.

This property was added in vSphere API 9.1.0.0.

if missing or null existing snapshot retention will be retained.