API structure has changed
  8 structure changes including:
    
    4 Breaking changes
    4 Additions
    4 Removals
        Removed
        4
          Breaking
      
      GET /api/v1/addons/seccl/nodes
              - Removing a resource is always breaking unless it was deprecated before Breaking
POST /api/v1/addons/seccl/associate-node
              - Removing a resource is always breaking unless it was deprecated before Breaking
POST /api/v1/addons/seccl/sync-clients
              - Removing a resource is always breaking unless it was deprecated before Breaking
POST /api/v1/addons/seccl/sync-plans
              - Removing a resource is always breaking unless it was deprecated before Breaking
        Added
        4
      
      GET /api/v1/addons/seccl/{addon}/nodes
          POST /api/v1/addons/seccl/{addon}/associate-node
          POST /api/v1/addons/seccl/{addon}/sync-clients
          POST /api/v1/addons/seccl/{addon}/sync-plans
          