vSAN Management API


Enum - VsanSnapStatsExpirationType(vim.vsan.VsanSnapStatsExpirationType)

Since
9.0.0.0


Enum Description

It's used to declare the expiration types of the received stats from the vSAN SnapService Appliance.

Enum Constants

NameDescription
afterGet represent the stats will expire once it has been queried.
afterSet represent the stats will expire once the new value has been set.
afterTtl represent the stats will expire after a specific TTL.
never represent the stats will never expire.
VsanSnapStatsExpirationType_Unknown represent the value when the lower version client cannot recognize the enum value.

Show WSDL type definition