Skip to content

Commit

Permalink
v1.52.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dexterlabora committed Nov 8, 2024
1 parent f07225e commit 0fa0796
Showing 1 changed file with 0 additions and 47 deletions.
47 changes: 0 additions & 47 deletions changelog/v1.52.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,54 +55,7 @@ Version **v1.51.1** _to_ **1.52.0**
What's Updated
==============

\[ devices \]
-------------

### ping

#### Enqueue a job to ping a target host from the device

POST _`/devices/{serial}/liveTools/ping`_

> \- Property `serial` Deleted
> \- Optional property `sourceInterface` Added
* * *

#### Return a ping job

GET _`/devices/{serial}/liveTools/ping/{id}`_

> \- Property `serial` Deleted
> \- Optional property `sourceInterface` Added
> \- Response property `sourceInterface` value added
* * *

### pingDevice

#### Enqueue a job to check connectivity status to the device

POST _`/devices/{serial}/liveTools/pingDevice`_

> \- Property `serial` Deleted
> \- Property `target` Deleted
* * *

#### Return a ping device job

GET _`/devices/{serial}/liveTools/pingDevice/{id}`_

> \- Property `serial` Deleted
> \- Property `target` Deleted
* * *

\[ switch \]
------------
Expand Down

0 comments on commit 0fa0796

Please sign in to comment.