ScopeAssociationList (type)

{
  "additionalProperties": false, 
  "id": "ScopeAssociationList", 
  "module_id": "InventoryAssociations", 
  "properties": {
    "associations": {
      "items": {
        "$ref": "ScopeAssociation
      }, 
      "required": true, 
      "title": "List of scope associations for discovered resources", 
      "type": "array"
    }
  }, 
  "type": "object"
}