[{"label":"Latest (1.3.0)","version":"latest"}]
vrealize-suite-lifecycle-manager

SnapshotInventoryDetailsDTO

Properties

childrenSnapshots Optional

Children snapshots


boolean
currentSnapshot Optional

Current snapshot


string
description Optional

Snapshot description


array of Node
invalidSnapshotNodes Optional

Snapshot node details for invalid snapshots


array of Node
missingSnapshotNodes Optional

Snapshot node details which doesn’t have any snapshots


string
parentSnapshotId Optional

boolean
quiesceSnapshot Optional

boolean
shutdownSnapshot Optional

Snapshot with shutdown


integer as int64
snapshotGeneratedTime Optional

Snapshot Generated Time


string
snapshotId Optional

Snapshot ID


string
snapshotName Optional

Snapshot Name


boolean
snapshotWithMemory Optional

Snapshot with Memory


string
status Optional

Possible values are: VALIDPARTIALINVALID


array of Node
validSnapshotNodes Optional

Snapshot node details for valid snapshots

JSON Example

{
    "currentSnapshot": false,
    "shutdownSnapshot": false,
    "snapshotGeneratedTime": 1596774385117,
    "snapshotName": "vra_snapshot1 - Fri Aug 07 04:31:34 UTC 2020",
    "snapshotWithMemory": false
}
[{"label":"Latest (1.3.0)","version":"latest"}]
vrealize-suite-lifecycle-manager
Property Of

SnapshotInventoryDetailsDTO
Returned By

Get All Product Snapshots

Feedback

Was this page helpful?