SnapshotInventoryRequestDTO
                                SnapshotInventoryRequestDTO                            
                            JSON Example
                                    {
    "description": "description",
    "shutdownBeforeSnapshot": false,
    "snapshotPrefix": "vra_snapshot1",
    "snapshotWithMemory": false
}
            
            
                                    string
                
                
            
        
        
                description            
                            Optional
                    Snapshot description
            
            
                                    boolean
                
                
            
        
        
                shutdownBeforeSnapshot            
                            Optional
                    Shutdown machines before snapshot
            
            
                                    string
                
                
            
        
        
                snapshotPrefix            
                            Optional
                    Snapshot Prefix
            
            
                                    boolean
                
                
            
        
        
                snapshotWithMemory            
                            Optional
                    Snapshot with Memory
