Developer Manual

Documents

Each cloud asset is a document. Documents are JSON files with the following properties:

  • _id: the mongoDB id
  • t: the type of the document
  • m: metadata
  • d: data, following the data structure laid out in the corresponding TypeDefinition