Change Updates

Do not miss any my.nethesis.it API changes, ever again

Subscribe to the my.nethesis.it API changelog to be up to date on recent changes.

RSS

Changelog

Last update:
Compare
6 structure changes including:
2 Additions
4 Modifications
Modified 4 Breaking
GET /alerts
  • Query
  • state, severity, system_key query parameters Modified
    • Type went from string to array[string]
      Breaking
  • include, page, page_size, alertname query parameters Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • pagination, warnings properties Added
GET /alerts/totals
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • warnings property Added
  • Query
  • include query parameter Added
GET /alerts/trend
  • Query
  • organization_id, include query parameters Added
GET /systems/{id}/alerts/history
  • Query
  • from_date, to_date, alertname, severity, status query parameters Added
  • Response
  • 400 response Added
Added 2
GET /alerts/history
GET /alerts/stats
7 structure changes including:
7 Additions
Added 7
DELETE /systems/backups/{id}
DELETE /systems/{id}/backups/{backup_id}/download
GET /systems/backups
GET /systems/backups/{id}
GET /systems/{id}/backups
GET /systems/{id}/backups/{backup_id}/download
POST /systems/backups
4 structure changes including:
4 Modifications
Modified 4
POST /customers/import/validate
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • rows property Modified
POST /distributors/import/validate
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • rows property Modified
POST /resellers/import/validate
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • rows property Modified
POST /users/import/validate
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • rows property Modified
14 structure changes including:
14 Modifications
Modified 14 Breaking
DELETE /services/mimir/alertmanager/api/v2/silences/{silence_id}
  • Response
  • 200, 401, 403, 404, 413, 502 responses Added
GET /services/mimir/alertmanager/api/v2/alerts
  • Response
  • 200, 401, 413, 502 responses Added
GET /services/mimir/alertmanager/api/v2/silences
  • Response
  • 200, 401, 413, 502 responses Added
GET /services/mimir/alertmanager/api/v2/silences/{silence_id}
  • Response
  • 200, 401, 403, 404, 413, 502 responses Added
POST /customers/import/confirm
  • Body
  • application/json content type Modified
    • skip_rows property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • override property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • results property Modified
        • updated property Added
POST /customers/import/validate
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • rows property Modified
        • duplicate_rows property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • warning_rows property Added
POST /distributors/import/confirm
  • Body
  • application/json content type Modified
    • skip_rows property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • override property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • results property Modified
        • updated property Added
POST /distributors/import/validate
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • rows property Modified
        • duplicate_rows property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • warning_rows property Added
POST /resellers/import/confirm
  • Body
  • application/json content type Modified
    • skip_rows property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • override property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • results property Modified
        • updated property Added
POST /resellers/import/validate
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • rows property Modified
        • duplicate_rows property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • warning_rows property Added
POST /services/mimir/alertmanager/api/v2/alerts
  • Response
  • 200, 400, 401, 413, 502 responses Added
POST /services/mimir/alertmanager/api/v2/silences
  • Response
  • 200, 400, 401, 413, 502 responses Added
POST /users/import/confirm
  • Body
  • application/json content type Modified
    • skip_rows property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • override property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • results property Modified
        • updated property Added
POST /users/import/validate
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • rows property Modified
        • duplicate_rows property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • warning_rows property Added
4 structure changes including:
4 Modifications
Modified 4 Breaking
POST /customers/import/confirm
  • Body
  • application/json content type Modified
    • resolutions property Modified
      • * property Modified
        • organization_id property Modified
          • Property is now required
            Breaking
POST /distributors/import/confirm
  • Body
  • application/json content type Modified
    • resolutions property Modified
      • * property Modified
        • organization_id property Modified
          • Property is now required
            Breaking
POST /resellers/import/confirm
  • Body
  • application/json content type Modified
    • resolutions property Modified
      • * property Modified
        • organization_id property Modified
          • Property is now required
            Breaking
POST /users/import/confirm
  • Body
  • application/json content type Modified
    • resolutions property Modified
      • * property Modified
        • organization_id property Modified
          • Property is now required
            Breaking
20 structure changes including:
20 Additions
Added 20
DELETE /alerts/config
DELETE /services/mimir/alertmanager/api/v2/silences/{silence_id}
DELETE /systems/{id}/alerts/silences/{silence_id}
GET /alerts
GET /alerts/config
GET /alerts/totals
GET /alerts/trend
GET /services/mimir/alertmanager/api/v2/alerts
GET /services/mimir/alertmanager/api/v2/silences
GET /services/mimir/alertmanager/api/v2/silences/{silence_id}
GET /systems/{id}/alerts
GET /systems/{id}/alerts/history
GET /systems/{id}/alerts/silences
GET /systems/{id}/alerts/silences/{silence_id}
POST /alert_history
POST /alerts/config
POST /services/mimir/alertmanager/api/v2/alerts
POST /services/mimir/alertmanager/api/v2/silences
POST /systems/{id}/alerts/silences
PUT /systems/{id}/alerts/silences/{silence_id}
8 structure changes including:
8 Modifications
Modified 8
POST /customers/import/confirm
  • Body
  • application/json content type Modified
    • resolutions property Added
POST /customers/import/validate
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • rows property Modified
        • ambiguous_rows property Added
POST /distributors/import/confirm
  • Body
  • application/json content type Modified
    • resolutions property Added
POST /distributors/import/validate
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • rows property Modified
        • ambiguous_rows property Added
POST /resellers/import/confirm
  • Body
  • application/json content type Modified
    • resolutions property Added
POST /resellers/import/validate
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • rows property Modified
        • ambiguous_rows property Added
POST /users/import/confirm
  • Body
  • application/json content type Modified
    • resolutions property Added
POST /users/import/validate
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • rows property Modified
        • ambiguous_rows property Added
12 structure changes including:
12 Additions
Added 12
GET /customers/import/template
GET /distributors/import/template
GET /resellers/import/template
GET /users/import/template
POST /customers/import/confirm
POST /customers/import/validate
POST /distributors/import/confirm
POST /distributors/import/validate
POST /resellers/import/confirm
POST /resellers/import/validate
POST /users/import/confirm
POST /users/import/validate
1 structure change including:
1 Modification
Modified 1
GET /systems/{id}/reachability
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • url property Added
1 structure change including:
1 Addition
Added 1
GET /systems/{id}/reachability
2 structure changes including:
2 Modifications
Modified 2
GET /systems/{id}/inventory/diffs
  • Query
  • search query parameter Added
GET /systems/{id}/inventory/timeline
  • Query
  • search query parameter Added
3 structure changes including:
1 Addition
2 Modifications
Modified 2
GET /systems/{id}/inventory/diffs
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • diffs property Modified
GET /systems/{id}/inventory/diffs/latest
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • diffs property Modified
Added 1
GET /systems/{id}/inventory/{inventory_id}
4 structure changes including:
4 Modifications
Modified 4 Breaking
GET /systems/{id}/inventory/diffs
  • Query
  • severity, category, diff_type query parameters Modified
    • Type went from string to array[string]
      Breaking
  • inventory_id query parameter Modified
    • Type went from string to array[integer(int64)]
      Breaking
GET /systems/{id}/inventory/timeline
  • Query
  • severity, category, diff_type query parameters Modified
    • Type went from string to array[string]
      Breaking
GET /users
  • Query
  • organization_id, role query parameters Modified
    • Type went from string to array[string]
      Breaking
GET /users/export
  • Query
  • organization_id, role query parameters Modified
    • Type went from string to array[string]
      Breaking
1 structure change including:
1 Breaking change
1 Modification
Modified 1 Breaking
GET /public/users/{id}/avatar
  • Path went from /public/avatars/{id} to /public/users/{id}/avatar (same operationId)
    Breaking
2 structure changes including:
1 Addition
1 Modification
Modified 1
GET /systems/{id}/inventory/diffs
  • Query
  • inventory_id query parameter Added
Added 1
GET /systems/{id}/inventory/timeline
1 structure change including:
1 Modification
Modified 1 Breaking
POST /systems/register
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • message property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
5 structure changes including:
5 Additions
Added 5
DELETE /me/avatar
DELETE /users/{id}/avatar
GET /public/avatars/{id}
PUT /me/avatar
PUT /users/{id}/avatar
5 structure changes including:
5 Modifications
Modified 5 Breaking
GET /systems
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • systems property Modified
GET /systems/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • heartbeat_status, heartbeat_minutes properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • last_inventory property Added
POST /systems
  • Response
  • 201 response Modified
    • application/json content type Modified
      • data property Modified
        • heartbeat_status, heartbeat_minutes properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • last_inventory property Added
POST /systems/{id}/regenerate-secret
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • heartbeat_status, heartbeat_minutes properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • last_inventory property Added
PUT /systems/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • heartbeat_status, heartbeat_minutes properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • last_inventory property Added
6 structure changes including:
6 Modifications
Modified 6 Breaking
GET /systems/{id}/inventory
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • inventories property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • records property Added
  • Query
  • from_date, to_date query parameters Added
GET /systems/{id}/inventory/changes
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object | null to object
          Breaking
        • changes, pagination properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • system_id, total_changes, recent_changes, last_inventory_time, has_critical_changes, has_alerts, changes_by_category, changes_by_severity properties Added
  • Query
  • page, page_size query parameters Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /systems/{id}/inventory/changes/latest
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object | null to object
          Breaking
        • system_id, total_changes, recent_changes, last_inventory_time, has_critical_changes, has_alerts, changes_by_category, changes_by_severity properties Added
GET /systems/{id}/inventory/diffs
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • diffs property Modified
  • Query
  • severity, category, diff_type, from_date, to_date query parameters Added
GET /systems/{id}/inventory/diffs/latest
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • diffs, count, current_inventory_id properties Added
GET /systems/{id}/inventory/latest
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object | null to object
          Breaking
        • id, system_id, timestamp, data, data_hash, data_size, processed_at, has_changes, change_count, created_at, updated_at properties Added
13 structure changes including:
10 Breaking changes
3 Additions
10 Removals
Removed 10 Breaking
GET /filters/applications/organizations
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /filters/applications/systems
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /filters/applications/types
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /filters/applications/versions
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /filters/systems/created-by
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /filters/systems/organizations
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /filters/systems/products
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /filters/systems/versions
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /filters/users/organizations
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /filters/users/roles
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Added 3
GET /filters/applications
GET /filters/systems
GET /filters/users