HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Add a new switch software staging process

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
boolean

Force re-staging the image on the specified switches. This only applies if the specified image already exists as a staged image on a switch.

Body Params

Software staging process details

groups
array of objects
length ≥ 1

Switch software staging groups. Groups themselves are staged serially, but switches within each group may be staged serially or in parallel.

groups
switches
array of objects
required
length ≥ 1

Switches and optional partition to be staged to.If boot partition not specified, it defaults to the non-active (not currently booted) partition.

switches*
string
required

UUID of Switch to be rebooted.

string
enum
required

Indicates which boot partition to stage firmware.Not specifying this parameter means to stage to the non-active boot partition.

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json; version=1.0