Virtual Storage Lifecycle Management API


Data Object - VslmVsoVStorageObjectSnapshotResult(vslm.vso.VStorageObjectSnapshotResult)

Property of
VslmVsoVStorageObjectResult
Extends
DynamicData
See also
ID
Since
VSLM API 6.7.3

Data Object Description

The VslmVsoVStorageObjectSnapshotResult contains brief information about a snapshot of the object VslmVsoVStorageObjectResult which is returned as a result of slm.vso.VStorageObjectManager#retrieveVStorageObjects API.

Properties

Name Type Description
backingObjectIdID

The ID of the vsan object backing a snapshot of the virtual storage object.
description*xsd:string

The description user passed in when creating this snapshot.

Since VSLM API 7.0u2
diskPath*xsd:string

The file path of this snapshot.

Since VSLM API 7.0u2
snapshotId*ID

The ID of this snapshot, created and used in fcd layer.

Since VSLM API 7.0u2
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition