API structure has changed
7 structure changes including:
2 Additions
5 Modifications
Modified
5
Breaking
GET /stats
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
-
systems property Modified
-
Type went from
integer
toobject
Breaking
-
Type went from
-
systems property Modified
-
data property Modified
-
application/json content type Modified
GET /systems
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- systems property Modified
-
data property Modified
-
application/json content type Modified
GET /systems/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
-
description, hostname, ipAddress, lastSeen, uptime, organizationId, customData properties Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- type, fqdn, ipv4_address, ipv6_address, last_seen, customer_id, custom_data, secret_hint, created_at, updated_at, created_by, heartbeat_status, last_heartbeat, heartbeat_minutes properties Added
-
description, hostname, ipAddress, lastSeen, uptime, organizationId, customData properties Removed
-
data property Modified
-
application/json content type Modified
POST /systems
- Response
-
201 response Modified
-
application/json content type Modified
-
data property Modified
-
description, hostname, ipAddress, lastSeen, uptime, organizationId, customData properties Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- type, fqdn, ipv4_address, ipv6_address, last_seen, customer_id, custom_data, secret_hint, created_at, updated_at, created_by, heartbeat_status, last_heartbeat, heartbeat_minutes properties Added
-
description, hostname, ipAddress, lastSeen, uptime, organizationId, customData properties Removed
-
data property Modified
-
application/json content type Modified
PUT /systems/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
-
description, hostname, ipAddress, lastSeen, uptime, organizationId, customData properties Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- type, fqdn, ipv4_address, ipv6_address, last_seen, customer_id, custom_data, secret_hint, created_at, updated_at, created_by, heartbeat_status, last_heartbeat, heartbeat_minutes properties Added
-
description, hostname, ipAddress, lastSeen, uptime, organizationId, customData properties Removed
-
data property Modified
-
application/json content type Modified
Added
2
GET /systems/status
POST /systems/heartbeat