Change Updates

Do not miss any Supersim API changes, ever again

Subscribe to the Supersim API changelog to be up to date on recent changes.

RSS

May 24, 2022

main
1.29.1
Compare
1.29.1

API structure has changed

Next Change
19 structure changes including:
3 Breaking changes
6 Additions
10 Modifications
3 Removals
Modified 10 Breaking
POST /v1/NetworkAccessProfiles/{NetworkAccessProfileSid}/Networks
  • Response
  • 201 response Modified
    • identifiers property Modified
POST /v1/Fleets/{Sid}
  • Body
  • content type Modified
    • CommandsMethod, CommandsUrl properties Removed
    • IpCommandsMethod, IpCommandsUrl properties Added
  • Response
  • 200 response Modified
    • commands_enabled, commands_method, commands_url properties Removed
    • ip_commands_method, ip_commands_url properties Added
POST /v1/Fleets
  • Body
  • content type Modified
    • CommandsEnabled, CommandsMethod, CommandsUrl properties Removed
    • IpCommandsMethod, IpCommandsUrl properties Added
  • Response
  • 201 response Modified
    • commands_enabled, commands_method, commands_url properties Removed
    • ip_commands_method, ip_commands_url properties Added
GET /v1/Fleets
  • Response
  • 200 response Modified
    • fleets property Modified
GET /v1/Fleets/{Sid}
  • Response
  • 200 response Modified
    • commands_enabled, commands_method, commands_url properties Removed
    • ip_commands_method, ip_commands_url properties Added
GET /v1/NetworkAccessProfiles/{NetworkAccessProfileSid}/Networks
  • Response
  • 200 response Modified
    • networks property Modified
GET /v1/NetworkAccessProfiles/{NetworkAccessProfileSid}/Networks/{Sid}
  • Response
  • 200 response Modified
    • identifiers property Modified
GET /v1/Networks
  • Response
  • 200 response Modified
    • networks property Modified
GET /v1/Networks/{Sid}
  • Response
  • 200 response Modified
    • identifiers property Modified
GET /v1/UsageRecords
  • Response
  • 200 response Modified
    • usage_records property Modified
Removed 3 Breaking
POST /v1/Commands
GET /v1/Commands/{Sid}
GET /v1/Commands
Added 6
POST /v1/IpCommands
POST /v1/ESimProfiles
GET /v1/IpCommands/{Sid}
GET /v1/IpCommands
GET /v1/ESimProfiles/{Sid}
GET /v1/ESimProfiles