/
Applet and API call of Applet

Applet and API call of Applet

headerFTU.jpg

Create

 

Create

 

 

 

image-20241210-171028.png

 

 

 

 

Use

under Devices > Devices List

 

 

 

Show history

 

 

 

 

API calls

 

get the Token

 

run a Applet

POST ​/v1.0​/troubleshoot_execute

BODY:

[
{
"applet_name": "show_ip_route",
"devices": [
"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
]
}
]

get results

GET ​/v1.0​/troubleshoot_result

'GET' \ 'https://sdwan-dir.pres3-preprod.ekinops.io:8443/rest/json/v1.0 /troubleshoot_result?applet_name=show_ip_route&device=xxxxxxxxxxx&limit=10' \

 

 

 

 

 

 

 

 

 

 

Related content

2- List of devices and devices/{id}
2- List of devices and devices/{id}
More like this
netconfig config and display
netconfig config and display
More like this
Postman for SDWAN conductor
Postman for SDWAN conductor
More like this
GPS location and internet location
GPS location and internet location
More like this
Alexa skill, a REST API call to Ekinops and Juniper 128T field-conductor
Alexa skill, a REST API call to Ekinops and Juniper 128T field-conductor
More like this
enable REST API for off-box
enable REST API for off-box
More like this