sureshanaparti opened a new pull request, #505:
URL: https://github.com/apache/cloudstack-documentation/pull/505

   Update network offering usage record (inline with the response).
   
   ```
   (usageenv) 🐱 > list usagerecords startdate=2025-05-11 enddate=2025-05-13 
type=13 usageid=bfcb52bf-cb33-4c7d-bd9d-9b4b57d65a77
   {
     "count": 110,
     "usagerecord": [
       {
         "account": "admin",
         "accountid": "a5f9d055-1ea1-11f0-8a38-1e00b50002f5",
         "description": "Network offering 
DefaultIsolatedNetworkOfferingWithSourceNatService 
(bfcb52bf-cb33-4c7d-bd9d-9b4b57d65a77) usage for VM testvm01 
(0c74f18a-2f1b-4bbe-b17e-bd16f4e55d86) ",
         "domain": "ROOT",
         "domainid": "676c3952-1ea1-11f0-8a38-1e00b50002f5",
         "domainpath": "/",
         "enddate": "2025-05-11'T'00:59:59+00:00",
         "isdefault": true,
         "offeringid": "bfcb52bf-cb33-4c7d-bd9d-9b4b57d65a77",
         "rawusage": "1",
         "startdate": "2025-05-11'T'00:00:00+00:00",
         "tags": [],
         "usage": "1 Hrs",
         "usagetype": 13,
         "virtualmachineid": "0c74f18a-2f1b-4bbe-b17e-bd16f4e55d86",
         "zoneid": "cd989e1a-0024-439d-8164-7db39e046c6f"
       },
       {
         "account": "admin",
         "accountid": "a5f9d055-1ea1-11f0-8a38-1e00b50002f5",
         "description": "Network offering 
DefaultIsolatedNetworkOfferingWithSourceNatService 
(bfcb52bf-cb33-4c7d-bd9d-9b4b57d65a77) usage for VM testvm02 
(617f7798-7a5f-4eb7-9d13-40a3eab641df) ",
         "domain": "ROOT",
         "domainid": "676c3952-1ea1-11f0-8a38-1e00b50002f5",
         "domainpath": "/",
         "enddate": "2025-05-11'T'00:59:59+00:00",
         "isdefault": true,
         "offeringid": "bfcb52bf-cb33-4c7d-bd9d-9b4b57d65a77",
         "rawusage": "1",
         "startdate": "2025-05-11'T'00:00:00+00:00",
         "tags": [],
         "usage": "1 Hrs",
         "usagetype": 13,
         "virtualmachineid": "617f7798-7a5f-4eb7-9d13-40a3eab641df",
         "zoneid": "cd989e1a-0024-439d-8164-7db39e046c6f"
       },
       {
         "account": "admin",
         "accountid": "a5f9d055-1ea1-11f0-8a38-1e00b50002f5",
         "description": "Network offering 
DefaultIsolatedNetworkOfferingWithSourceNatService 
(bfcb52bf-cb33-4c7d-bd9d-9b4b57d65a77) usage for VM testvm01 
(0c74f18a-2f1b-4bbe-b17e-bd16f4e55d86) ",
         "domain": "ROOT",
         "domainid": "676c3952-1ea1-11f0-8a38-1e00b50002f5",
         "domainpath": "/",
         "enddate": "2025-05-11'T'01:59:59+00:00",
         "isdefault": true,
         "offeringid": "bfcb52bf-cb33-4c7d-bd9d-9b4b57d65a77",
         "rawusage": "1",
         "startdate": "2025-05-11'T'01:00:00+00:00",
         "tags": [],
         "usage": "1 Hrs",
         "usagetype": 13,
         "virtualmachineid": "0c74f18a-2f1b-4bbe-b17e-bd16f4e55d86",
         "zoneid": "cd989e1a-0024-439d-8164-7db39e046c6f"
       },
       ...
   ```
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to