SnapshotInventoryDetailsDTO
SnapshotInventoryDetailsDTO
JSON Example
{
"childrenSnapshots": [
"SnapshotInventoryDetailsDTO Object"
],
"currentSnapshot": false,
"description": "string",
"invalidSnapshotNodes": [
{
"type": "vrava-primary"
}
],
"missingSnapshotNodes": [
{
"type": "vrava-primary"
}
],
"parentSnapshotId": "string",
"quiesceSnapshot": false,
"shutdownSnapshot": false,
"snapshotGeneratedTime": 1596774385117,
"snapshotId": "string",
"snapshotName": "vra_snapshot1 - Fri Aug 07 04:31:34 UTC 2020",
"snapshotWithMemory": false,
"status": "string",
"validSnapshotNodes": [
{
"type": "vrava-primary"
}
]
}
boolean
currentSnapshot
Optional
Current snapshot
string
description
Optional
Snapshot description
string
parentSnapshotId
Optional
parentSnapshotId
boolean
quiesceSnapshot
Optional
quiesceSnapshot
boolean
shutdownSnapshot
Optional
Snapshot with shutdown
integer As int64 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
status
Possible values are : VALID, PARTIAL, INVALID,