MemoryDescription
Object specifying client memory characteristics.
Contents
- 
                    free - 
                            Size of available system memory in bytes. 
- 
                            Type: Integer 
- 
                            Valid Range: Minimum value of 1. 
- 
                            Required: Yes 
 
- 
                            
- 
                    total - 
                            Size of total system memory in bytes. 
- 
                            Type: Integer 
- 
                            Valid Range: Minimum value of 1. 
- 
                            Required: Yes 
 
-