This web service displays a list of all supported web services that may be used.
GET
None. Open to all public users.
{type}/SMI/{version}
|
Parameter |
Description |
|
N/A |
No parameters required. |
Example:
The following URI displays the next level web services currently supported.
https://smi.cloudcommons.com:8443/Insight_API/json/SMI/0.5?page=1&rows=10
Sample output of successful execution:
{
"result":
{
"returnCode": "0",
"errorMessage": "Operation Successful.",
"resultCount": 10,
"Bean-List": {
"ResourceString-Bean":[
{ "characteristic": "/categories" },
{ "characteristic": "/category/categoryUUID" },
{ "characteristic": "/category/create?name=categoryName&desc=categoryDescription" },
{ "characteristic": "/category/categoryUUID/service" },
{ "characteristic": "/providers" },
{ "characteristic": "/provider/providerUUID" },
{ "characteristic": "/provider/providerUUID/service" },
{ "characteristic": "/provider/create?name=providerName&url=companySiteURL&desc=providerDescription&yrs=yearInBusiness&desg=bussDesignation" },
{ "characteristic": "/services" },
{ "characteristic": "/service/serviceUUID" },
]
}
}
}
| Copyright © 2012 CA. Tous droits réservés. | Envoyer un courriel à CA Technologies sur cette rubrique |