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

about 17 hours ago

main
0.2.0
Compare

API structure has changed

Next change
19 structure changes including:
1 Breaking change
9 Additions
9 Modifications
1 Removal
Modified 9 Breaking
PUT /users/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • can_be_impersonated property Added
PUT /systems/{id}
  • Body
  • application/json content type Modified
    • type property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • organization_id property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • last_seen, secret_hint properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • system_key, organization_id, system_secret properties Added
POST /users
  • Response
  • 201 response Modified
    • application/json content type Modified
      • data property Modified
        • can_be_impersonated property Added
POST /systems/{id}/regenerate-secret
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • secret property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • id, name, type, status, fqdn, ipv4_address, ipv6_address, version, system_key, organization_id, custom_data, system_secret, created_at, updated_at, created_by, heartbeat_status, last_heartbeat, heartbeat_minutes properties Added
POST /systems
  • Body
  • application/json content type Modified
    • type property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • organization_id property Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • data property Modified
        • last_seen, secret_hint properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • system_key, organization_id, system_secret properties Added
GET /users/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • can_be_impersonated property Added
GET /users
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • users property Modified
GET /systems/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • last_seen, secret_hint properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • system_key, organization_id, system_secret properties Added
GET /systems
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • systems property Modified
Removed 1 Breaking
POST /systems/callback
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Added 9
POST /impersonate/consent
POST /impersonate
GET /impersonate/status
GET /impersonate/sessions/{session_id}/audit
GET /impersonate/sessions/{session_id}
GET /impersonate/sessions
GET /impersonate/consent
DELETE /impersonate/consent
DELETE /impersonate