Liste des globalen Katalogs abrufen
/api/v1/cat/list?vdc=controller-name
Name des virtuellen Rechenzentrums (Virtual Data Center), welches das Ziel darstellt
synchron
GET
Eine Liste der Kataloge abrufen.
GET http://192.168.123.200/api/v1/cat/list?vdc=mygrid
<opt> <catalog dynamic> <description></description> </catalog dynamic> <catalog filer> <description></description> </catalog filer> <catalog system> <description></description> </catalog system> <catalog user> <description></description> </catalog user> </opt>
{
"catalog user" : {
"description" : ""
},
"catalog filer" : {
"description" : ""
},
"catalog system" : {
"description" : ""
},
"catalog dynamic" : {
"description" : ""
}
}
Entität vdc mygrid nicht gefunden - Es wurde ein VDC-Name angegeben, der in der WS_API-Anwendung nicht konfiguriert worden ist.
| Copyright © 2012 CA. Alle Rechte vorbehalten. |
|