Skip to content
Snippets Groups Projects
  1. Jan 20, 2011
  2. Jan 18, 2011
  3. Jan 12, 2011
  4. Jan 11, 2011
  5. Jan 10, 2011
  6. Jan 07, 2011
  7. Jan 06, 2011
  8. Jan 05, 2011
  9. Dec 15, 2010
  10. Dec 13, 2010
  11. Dec 10, 2010
  12. Dec 08, 2010
  13. Dec 01, 2010
  14. Nov 29, 2010
  15. Nov 25, 2010
  16. Nov 23, 2010
    • Michael Hanselmann's avatar
      Update query2 design document · 9189c902
      Michael Hanselmann authored
      
      While starting to implement this, I found a number of deficiencies:
      
      - Drop regular expressions. As it turned out, only very few fields for
        instances used them, all of which can easily be turned into static
        field names.
      - Use two separate calls with a request and response description each.
      - Add forgotten list of fields to query request.
      - Add value status for case where a field is not available for an item,
        e.g. NIC 3 for an instance with only one network interface.
      - Add "timestamp" field type.
      - Updated examples.
      
      Signed-off-by: default avatarMichael Hanselmann <hansmi@google.com>
      Reviewed-by: default avatarIustin Pop <iustin@google.com>
      9189c902
Loading