Aller au contenu

VTOM & API REST du serveur –> requête JSON sur l’api VTHTTPD

Hello

Quelques requêtes json en vrac : dans certain cas il vous faut récupérer des id par exemple

A l’occasion je mettrais des exemples

Une fois connecté aller sur les URL suivantes (remplacer localhost par son nom de serveur )

Il faut bien évidement que votre vthttpd soit en up and running (voir documentation d’installation fournisseur c’est très bien expliqué ) 

http://localhost:30080/api/utilities/evalPlanning
http://localhost:30080/api/account/getAll
http://localhost:30080/api/alarm/list
http://localhost:30080/api/application/list
http://localhost:30080/api/calendar/getAll
http://localhost:30080/api/date/list
http://localhost:30080/api/environment/list
http://localhost:30080/api/host/getAll
http://localhost:30080/api/hostsGroup/getAll
http://localhost:30080/api/instruction/list »,
http://localhost:30080/api/job/list?appSId= »+ theId
http://localhost:30080/api/log/getLogList?id= »+params.id,
http://localhost:30080/api/period/getAll
http://localhost:30080/api/profile/getAll
http://localhost:30080/api/queue/list
http://localhost:30080/api/reference/getNameById
http://localhost:30080/api/resource/getAll
http://localhost:30080/api/token/getAll
http://localhost:30080/api/user/getAll
http://localhost:30080/api/view/list
http://localhost:30080/api/utilities/login
http://localhost:30080/api/status/getOnDemand?status= »+status :
http://localhost:30080/api/server/status
http://localhost:30080/api/globalEvent/list
http://localhost:30080/api/statusNotification/getAll
http://localhost:30080/api/alarmNotification/getAll
http://localhost:30080/api/message/getAll
http://localhost:30080/api/job/suiviExploit
http://localhost:30080/api/application/list?envSId= »+ theId
http://localhost:30080/api/job/list?appSId= »+ theId
http://localhost:30080/api/environment/list
http://localhost:30080/api/view/list
http://localhost:30080/api/application/list?envSId= »+ theId
http://localhost:30080/api/application/list?envSId= »+ theId
http://localhost:30080/api/application/list?envSId= »+ theId
http://localhost:30080/api/job/list?appSId= »+ theId
http://localhost:30080/api/environment/list
http://localhost:30080/api/status/appByJob
http://localhost:30080/api/status/envByApp
http://localhost:30080/api/viewApplication/list?viewSId= »+ theId
http://localhost:30080/api/viewJob/list?viewSId= »+ theId
http://localhost:30080/api/alarm/getById
http://localhost:30080/api/expectedResource/getByObjSId?objectSId=’+ theId
http://localhost:30080/api/link/getParentLinks?id=’+theId
http://localhost:30080/api/link/getChildLinks?id=’+theId
http://localhost:30080/api/alarm/getByObjSId?objectSId=’+ theId,
http://localhost:30080/api/reference/getNameById
http://localhost:30080/api/calendar/getById
http://localhost:30080/api/calendar/getComputedCal
http://localhost:30080/api/alarm/getByObjSId?objectSId=’+ theId,
http://localhost:30080/api/date/getById’
http://localhost:30080/api/alarm/getByObjSId?objectSId=’+ theId,
http://localhost:30080/api/environment/getById’
http://localhost:30080/api/alarm/getByObjSId?objectSId=’+ theId,
http://localhost:30080/api/host/getById’
http://localhost:30080/api/host/getById?id=’ + this.id)
http://localhost:30080/api/hostsGroup/getById
http://localhost:30080/api/instruction/getById
http://localhost:30080/api/expectedResource/getByObjSId?objectSId=’+ theId,
http://localhost:30080/api/link/getParentLinks?id=’+theId
http://localhost:30080/api/link/getChildLinks?id=’+theId
http://localhost:30080/api/alarm/getByObjSId?objectSId=’+ theId,
http://localhost:30080/api/jobApplicationServer/getById
http://localhost:30080/api/period/getById’
http://localhost:30080/api/reference/getNameById
http://localhost:30080/api/right/getByProfile
http://localhost:30080/api/profile/getById’
http://localhost:30080/api/queue/getById’
http://localhost:30080/api/resource/getById’
http://localhost:30080/api/token/getById’
http://localhost:30080/api/user/getById’

Laisser un commentaire

Votre adresse de messagerie ne sera pas publiée. Les champs obligatoires sont indiqués avec *