Machine Lifecycle
Machine SSH
List SSH sessions
get/v1/machines/{machine_id}/ssh
Path parameters
machine_idstring required
Query parameters
limitinteger
cursorstring
Headers
X-Dedalus-Org-Idstring
Response
OK
Changes
Changed in 2 of the 8 revisions of this API.211
- ▲
for the
pathrequest parametermachine_id, the minLength was increased from0to4request-parameter-min-length-increased
- ▲
added the pattern
^dm-[a-z0-9]([a-z0-9-]*[a-z0-9])?$to thepathrequest parametermachine_idrequest-parameter-pattern-added
- ●
for the
pathrequest parametermachine_id, the maxLength was set to253request-parameter-max-length-set
- ▲
- ○
endpoint added
endpoint-added
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○