cloudstack/server/src/main/java/com/cloud/api
Rohit Yadav 2c32d60e44
server: return usage description with resource names and UUIDs (#3344)
The usage record descriptions have CloudStack's internal integer IDs
which makes it difficult for users to read their usages. This PRs
introduces a new API boolean flag `oldformat` which when set to true
would return the older description format, otherwise by default
listUsageRecords will process and return description with names and
UUIDs of resources.

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2019-06-21 03:48:33 +05:30
..
auth CLOUDSTACK-10105: Use maven standard project structure in all projects (#2283) 2018-01-20 03:19:27 +05:30
dispatch api: rename ListUsageRecords file name to ListUsageRecordsCmd (#3151) 2019-03-25 13:10:53 +05:30
doc Removing an old, unused NetApp plug-in 2018-06-08 12:55:39 -06:00
query server: add support for sorting zones in UI/API (#3242) 2019-06-19 18:03:56 +05:30
response CLOUDSTACK-10253: JSON response for SuccessResponse as boolean instead of string (#2428) 2018-04-27 21:07:51 -03:00
ApiAsyncJobDispatcher.java CLOUDSTACK-10105: Use maven standard project structure in all projects (#2283) 2018-01-20 03:19:27 +05:30
ApiDBUtils.java CLOUDSTACK-10105: Use maven standard project structure in all projects (#2283) 2018-01-20 03:19:27 +05:30
ApiDispatcher.java Vmware offline migration (#2848) 2019-01-25 10:05:13 -02:00
ApiGsonHelper.java CLOUDSTACK-10105: Use maven standard project structure in all projects (#2283) 2018-01-20 03:19:27 +05:30
ApiResponseGsonHelper.java CLOUDSTACK-10105: Use maven standard project structure in all projects (#2283) 2018-01-20 03:19:27 +05:30
ApiResponseHelper.java server: return usage description with resource names and UUIDs (#3344) 2019-06-21 03:48:33 +05:30
ApiSerializerHelper.java CLOUDSTACK-10105: Use maven standard project structure in all projects (#2283) 2018-01-20 03:19:27 +05:30
ApiServer.java Vmware offline migration (#2848) 2019-01-25 10:05:13 -02:00
ApiServlet.java CLOUDSTACK-10105: Use maven standard project structure in all projects (#2283) 2018-01-20 03:19:27 +05:30
EncodedStringTypeAdapter.java CLOUDSTACK-10105: Use maven standard project structure in all projects (#2283) 2018-01-20 03:19:27 +05:30
ResponseObjectTypeAdapter.java CLOUDSTACK-10105: Use maven standard project structure in all projects (#2283) 2018-01-20 03:19:27 +05:30
SerializationContext.java CLOUDSTACK-10105: Use maven standard project structure in all projects (#2283) 2018-01-20 03:19:27 +05:30
StringMapTypeAdapter.java CLOUDSTACK-10105: Use maven standard project structure in all projects (#2283) 2018-01-20 03:19:27 +05:30