resources library API ============================ The resources API is centered around the concept of a :doc:`Api/ResourceGroup`. Where a :doc:`Api/ResourceGroup` holds a collection of Resources. There are extensions to this type, see :doc:`Api/BundleResourceGroup` and :doc:`Api/PatchResourceGroup` which are targeted at specific data types chunks and patches respectively. Structures ---------- .. toctree:: :maxdepth: 1 Api/ResourceGroup Api/BundleResourceGroup Api/PatchResourceGroup Api/FilesystemStructs Api/CallbackStructures Api/ResultStructures Api/VersionStructures