Affiche des informations pour un objet.
/api/v1/obj/info?obj=objet
Objet API
Synchrone
GET
Récupère des informations concernant l'objet vdc.
GET http://192.168.123.200/api/v1/obj/info?obj=vdc
<methods> <method> <name>info</name> </method> <method> <name>info_verbose</name> </method> <method> <name>list</name> </method>> </methods>
{
"method" : [
{
"name" : "info"
},
{
"name" : "info_verbose"
,
{
"name" : "list"
}
]
}
| Copyright © 2012 CA. Tous droits réservés. |
|