Recupera informazioni su un oggetto
/api/v2/obj/info?obj=object
Oggetto API
sincrona
GET
Ottiene informazioni su obj=vdc
GET http://192.168.123.200/api/v2/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 © 2013 CA.
Tutti i diritti riservati.
|
|