cloudstack-mirror/server/src/com/cloud/api
prachi b0cdb86d9e Merging listSupportedNetworkServices and listSupportedNetworkServiceProviders.
listSupportedNetworkServiceProviders returs list of services with providers and capabilities of each service.
It supports 2 parameters:
-service : list providers and capabilities of this service
-provider: list services of this provider
- if none is specified, lists all services supported
2011-11-17 12:54:31 -08:00
..
commands bug 11817 : NAAS external networking device support 2011-11-16 10:53:22 -08:00
doc Fixed API doc problem 2011-11-09 13:27:35 -08:00
response Make XML serializer support all fields within the class tree 2011-11-15 15:01:47 -08:00
ApiDBUtils.java Merging listSupportedNetworkServices and listSupportedNetworkServiceProviders. 2011-11-17 12:54:31 -08:00
ApiDispatcher.java NaaS: added "subdomainAccess" parameter to domain level network object. The parameter defines whether the network can be accessed from the subdomains. If the parameter is not specified, it would be defaulted to allow.subdomain.network.access Global Config param 2011-11-14 18:13:47 -08:00
ApiGsonHelper.java bug 6745: Fix problems in Async create commands 2011-11-03 07:34:02 -07:00
ApiResponseGsonHelper.java bug 6745: Fix problems in Async create commands 2011-11-03 07:34:02 -07:00
ApiResponseHelper.java Merging listSupportedNetworkServices and listSupportedNetworkServiceProviders. 2011-11-17 12:54:31 -08:00
ApiSerializerHelper.java Add license header to files 2011-04-14 11:23:14 -07:00
ApiServer.java Merge complete except for virtualnetworkappliancemanager 2011-11-10 15:18:16 -08:00
ApiServlet.java bug 11348: make content type for "json" files configurable 2011-09-07 14:22:01 -07:00
EncodedStringTypeAdapter.java Keep "encode.api.response" parameter in ApiServer class; initialize it as a part of init() method 2011-06-21 11:07:31 -07:00
IdentityTypeAdapter.java Fix problems caused by merging 2011-11-03 10:35:25 -07:00
ResponseObjectTypeAdapter.java bug 10232: Introduced new gson builder - used for api reponse only 2011-06-13 13:19:20 -07:00
SerializationContext.java bug 6745: Fix problems in Async create commands 2011-11-03 07:34:02 -07:00