Skip to content
This repository was archived by the owner on Dec 29, 2025. It is now read-only.

Commit e1094c0

Browse files
github-merge-queue[bot]tfelix
authored andcommitted
docs: update meshStack API docs from latest develop build
1 parent 3641a2b commit e1094c0

13 files changed

+72
-72
lines changed

website/static/billing-api/api_index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -559,7 +559,7 @@ <h3 id="_index">Index</h3>
559559
</div>
560560
<div id="footer">
561561
<div id="footer-text">
562-
Last updated 2025-04-02 11:53:32 UTC
562+
Last updated 2025-04-02 12:08:26 UTC
563563
</div>
564564
</div>
565565
</body>

website/static/billing-api/common_data_formats.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -519,7 +519,7 @@ <h3 id="paging">Paging</h3>
519519
</div>
520520
<div id="footer">
521521
<div id="footer-text">
522-
Last updated 2025-04-02 11:53:32 UTC
522+
Last updated 2025-04-02 12:08:26 UTC
523523
</div>
524524
</div>
525525
</body>

website/static/billing-api/index.html

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1048,14 +1048,14 @@ <h3 id="mesh_objects"><a class="link" href="#mesh_objects">meshObjects</a></h3>
10481048

10491049
{
10501050
"_links" : {
1051-
"meshtenantusagereports" : {
1052-
"href" : "https://mesh-billing-url/api/meshobjects/meshtenantusagereports{?ownedByWorkspace,ownedByProject,isManaged,platform,platformType,platformTenantId,period,reportCategory,paymentMethodIdentifier,meshTenantId,finalizedAfter,cancelledAfter,status,showCancelled,sort}",
1053-
"templated" : true
1054-
},
10551051
"meshchargebacks" : {
10561052
"href" : "https://mesh-billing-url/api/meshobjects/meshchargebacks{?workspaceIdentifier,projectIdentifier,period,finalized,legacy,finalizedSince,cancelledSince}",
10571053
"templated" : true
10581054
},
1055+
"meshtenantusagereports" : {
1056+
"href" : "https://mesh-billing-url/api/meshobjects/meshtenantusagereports{?ownedByWorkspace,ownedByProject,isManaged,platform,platformType,platformTenantId,period,reportCategory,paymentMethodIdentifier,meshTenantId,finalizedAfter,cancelledAfter,status,showCancelled,sort}",
1057+
"templated" : true
1058+
},
10591059
"self" : {
10601060
"href" : "https://mesh-billing-url/api/meshobjects"
10611061
}
@@ -1265,7 +1265,7 @@ <h5 id="_list_meshtenantusagereports"><a class="link" href="#_list_meshtenantusa
12651265
"reportCategory" : "BILLING",
12661266
"platformType" : "Azure",
12671267
"platform" : "azure.prod",
1268-
"platformTenantId" : "5d851ad0-a07e-4d8c-a4ac-1a5f72dc174b",
1268+
"platformTenantId" : "9611a4d2-0b3a-4c6d-82bf-c3483f276a47",
12691269
"version" : 2
12701270
},
12711271
"status" : {
@@ -1316,7 +1316,7 @@ <h5 id="_list_meshtenantusagereports"><a class="link" href="#_list_meshtenantusa
13161316
"reportCategory" : "BILLING",
13171317
"platformType" : "Azure",
13181318
"platform" : "azure.prod",
1319-
"platformTenantId" : "0941b0aa-3feb-4428-8ba4-eaf7ac9846fb",
1319+
"platformTenantId" : "c3c820b9-bd40-47ea-a4cf-86ebb85cb3dd",
13201320
"version" : 1
13211321
},
13221322
"status" : {
@@ -1644,7 +1644,7 @@ <h5 id="_get_meshtenantusagereport"><a class="link" href="#_get_meshtenantusager
16441644
"reportCategory" : "BILLING",
16451645
"platformType" : "Azure",
16461646
"platform" : "azure.prod",
1647-
"platformTenantId" : "5d851ad0-a07e-4d8c-a4ac-1a5f72dc174b",
1647+
"platformTenantId" : "9611a4d2-0b3a-4c6d-82bf-c3483f276a47",
16481648
"version" : 2
16491649
},
16501650
"status" : {
@@ -1843,7 +1843,7 @@ <h5 id="_list_meshchargebacks"><a class="link" href="#_list_meshchargebacks">Lis
18431843
Expires: 0
18441844
Strict-Transport-Security: max-age=31536000 ; includeSubDomains
18451845
X-Frame-Options: DENY
1846-
Content-Length: 3374
1846+
Content-Length: 3377
18471847

18481848
{
18491849
"_embedded" : {
@@ -1852,7 +1852,7 @@ <h5 id="_list_meshchargebacks"><a class="link" href="#_list_meshchargebacks">Lis
18521852
"apiVersion" : "v3",
18531853
"metadata" : {
18541854
"name" : "2025-04-01Z/testPartner:testWorkspace:testProject",
1855-
"createdOn" : "2025-04-02T11:54:54.526553Z",
1855+
"createdOn" : "2025-04-02T12:09:54.593505400Z",
18561856
"finalized" : true
18571857
},
18581858
"spec" : {
@@ -1914,7 +1914,7 @@ <h5 id="_list_meshchargebacks"><a class="link" href="#_list_meshchargebacks">Lis
19141914
"apiVersion" : "v3",
19151915
"metadata" : {
19161916
"name" : "2025-03-01Z/testPartner:testWorkspace:testProject",
1917-
"createdOn" : "2025-04-02T11:54:54.527634300Z",
1917+
"createdOn" : "2025-04-02T12:09:54.594497500Z",
19181918
"finalized" : true
19191919
},
19201920
"spec" : {
@@ -2200,14 +2200,14 @@ <h5 id="_get_meshchargeback"><a class="link" href="#_get_meshchargeback">Get mes
22002200
Expires: 0
22012201
Strict-Transport-Security: max-age=31536000 ; includeSubDomains
22022202
X-Frame-Options: DENY
2203-
Content-Length: 1849
2203+
Content-Length: 1852
22042204

22052205
{
22062206
"kind" : "meshChargeback",
22072207
"apiVersion" : "v3",
22082208
"metadata" : {
22092209
"name" : "2025-04-01Z/testPartner:testWorkspace:testProject",
2210-
"createdOn" : "2025-04-02T11:54:54.526553Z",
2210+
"createdOn" : "2025-04-02T12:09:54.593505400Z",
22112211
"finalized" : true
22122212
},
22132213
"spec" : {
@@ -2548,7 +2548,7 @@ <h5 id="_put_meshresourceusagereports"><a class="link" href="#_put_meshresourceu
25482548
</div>
25492549
<div id="footer">
25502550
<div id="footer-text">
2551-
Last updated 2025-04-02 11:53:32 UTC
2551+
Last updated 2025-04-02 12:08:26 UTC
25522552
</div>
25532553
</div>
25542554
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.15.6/styles/github.min.css">

website/static/billing-api/mesh_chargeback.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -597,7 +597,7 @@ <h5 id="_list_meshchargebacks">List meshChargebacks</h5>
597597
Expires: 0
598598
Strict-Transport-Security: max-age=31536000 ; includeSubDomains
599599
X-Frame-Options: DENY
600-
Content-Length: 3374
600+
Content-Length: 3377
601601

602602
{
603603
"_embedded" : {
@@ -606,7 +606,7 @@ <h5 id="_list_meshchargebacks">List meshChargebacks</h5>
606606
"apiVersion" : "v3",
607607
"metadata" : {
608608
"name" : "2025-04-01Z/testPartner:testWorkspace:testProject",
609-
"createdOn" : "2025-04-02T11:54:54.526553Z",
609+
"createdOn" : "2025-04-02T12:09:54.593505400Z",
610610
"finalized" : true
611611
},
612612
"spec" : {
@@ -668,7 +668,7 @@ <h5 id="_list_meshchargebacks">List meshChargebacks</h5>
668668
"apiVersion" : "v3",
669669
"metadata" : {
670670
"name" : "2025-03-01Z/testPartner:testWorkspace:testProject",
671-
"createdOn" : "2025-04-02T11:54:54.527634300Z",
671+
"createdOn" : "2025-04-02T12:09:54.594497500Z",
672672
"finalized" : true
673673
},
674674
"spec" : {
@@ -954,14 +954,14 @@ <h5 id="_get_meshchargeback">Get meshChargeback</h5>
954954
Expires: 0
955955
Strict-Transport-Security: max-age=31536000 ; includeSubDomains
956956
X-Frame-Options: DENY
957-
Content-Length: 1849
957+
Content-Length: 1852
958958

959959
{
960960
"kind" : "meshChargeback",
961961
"apiVersion" : "v3",
962962
"metadata" : {
963963
"name" : "2025-04-01Z/testPartner:testWorkspace:testProject",
964-
"createdOn" : "2025-04-02T11:54:54.526553Z",
964+
"createdOn" : "2025-04-02T12:09:54.593505400Z",
965965
"finalized" : true
966966
},
967967
"spec" : {
@@ -1026,7 +1026,7 @@ <h5 id="_get_meshchargeback">Get meshChargeback</h5>
10261026
</div>
10271027
<div id="footer">
10281028
<div id="footer-text">
1029-
Last updated 2025-04-02 11:53:32 UTC
1029+
Last updated 2025-04-02 12:08:26 UTC
10301030
</div>
10311031
</div>
10321032
</body>

website/static/billing-api/mesh_objects.html

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -548,14 +548,14 @@ <h3 id="mesh_objects">meshObjects</h3>
548548

549549
{
550550
"_links" : {
551-
"meshtenantusagereports" : {
552-
"href" : "https://mesh-billing-url/api/meshobjects/meshtenantusagereports{?ownedByWorkspace,ownedByProject,isManaged,platform,platformType,platformTenantId,period,reportCategory,paymentMethodIdentifier,meshTenantId,finalizedAfter,cancelledAfter,status,showCancelled,sort}",
553-
"templated" : true
554-
},
555551
"meshchargebacks" : {
556552
"href" : "https://mesh-billing-url/api/meshobjects/meshchargebacks{?workspaceIdentifier,projectIdentifier,period,finalized,legacy,finalizedSince,cancelledSince}",
557553
"templated" : true
558554
},
555+
"meshtenantusagereports" : {
556+
"href" : "https://mesh-billing-url/api/meshobjects/meshtenantusagereports{?ownedByWorkspace,ownedByProject,isManaged,platform,platformType,platformTenantId,period,reportCategory,paymentMethodIdentifier,meshTenantId,finalizedAfter,cancelledAfter,status,showCancelled,sort}",
557+
"templated" : true
558+
},
559559
"self" : {
560560
"href" : "https://mesh-billing-url/api/meshobjects"
561561
}
@@ -765,7 +765,7 @@ <h5 id="_list_meshtenantusagereports">List meshTenantUsageReports</h5>
765765
"reportCategory" : "BILLING",
766766
"platformType" : "Azure",
767767
"platform" : "azure.prod",
768-
"platformTenantId" : "5d851ad0-a07e-4d8c-a4ac-1a5f72dc174b",
768+
"platformTenantId" : "9611a4d2-0b3a-4c6d-82bf-c3483f276a47",
769769
"version" : 2
770770
},
771771
"status" : {
@@ -816,7 +816,7 @@ <h5 id="_list_meshtenantusagereports">List meshTenantUsageReports</h5>
816816
"reportCategory" : "BILLING",
817817
"platformType" : "Azure",
818818
"platform" : "azure.prod",
819-
"platformTenantId" : "0941b0aa-3feb-4428-8ba4-eaf7ac9846fb",
819+
"platformTenantId" : "c3c820b9-bd40-47ea-a4cf-86ebb85cb3dd",
820820
"version" : 1
821821
},
822822
"status" : {
@@ -1144,7 +1144,7 @@ <h5 id="_get_meshtenantusagereport">Get meshTenantUsageReport</h5>
11441144
"reportCategory" : "BILLING",
11451145
"platformType" : "Azure",
11461146
"platform" : "azure.prod",
1147-
"platformTenantId" : "5d851ad0-a07e-4d8c-a4ac-1a5f72dc174b",
1147+
"platformTenantId" : "9611a4d2-0b3a-4c6d-82bf-c3483f276a47",
11481148
"version" : 2
11491149
},
11501150
"status" : {
@@ -1343,7 +1343,7 @@ <h5 id="_list_meshchargebacks">List meshChargebacks</h5>
13431343
Expires: 0
13441344
Strict-Transport-Security: max-age=31536000 ; includeSubDomains
13451345
X-Frame-Options: DENY
1346-
Content-Length: 3374
1346+
Content-Length: 3377
13471347

13481348
{
13491349
"_embedded" : {
@@ -1352,7 +1352,7 @@ <h5 id="_list_meshchargebacks">List meshChargebacks</h5>
13521352
"apiVersion" : "v3",
13531353
"metadata" : {
13541354
"name" : "2025-04-01Z/testPartner:testWorkspace:testProject",
1355-
"createdOn" : "2025-04-02T11:54:54.526553Z",
1355+
"createdOn" : "2025-04-02T12:09:54.593505400Z",
13561356
"finalized" : true
13571357
},
13581358
"spec" : {
@@ -1414,7 +1414,7 @@ <h5 id="_list_meshchargebacks">List meshChargebacks</h5>
14141414
"apiVersion" : "v3",
14151415
"metadata" : {
14161416
"name" : "2025-03-01Z/testPartner:testWorkspace:testProject",
1417-
"createdOn" : "2025-04-02T11:54:54.527634300Z",
1417+
"createdOn" : "2025-04-02T12:09:54.594497500Z",
14181418
"finalized" : true
14191419
},
14201420
"spec" : {
@@ -1700,14 +1700,14 @@ <h5 id="_get_meshchargeback">Get meshChargeback</h5>
17001700
Expires: 0
17011701
Strict-Transport-Security: max-age=31536000 ; includeSubDomains
17021702
X-Frame-Options: DENY
1703-
Content-Length: 1849
1703+
Content-Length: 1852
17041704

17051705
{
17061706
"kind" : "meshChargeback",
17071707
"apiVersion" : "v3",
17081708
"metadata" : {
17091709
"name" : "2025-04-01Z/testPartner:testWorkspace:testProject",
1710-
"createdOn" : "2025-04-02T11:54:54.526553Z",
1710+
"createdOn" : "2025-04-02T12:09:54.593505400Z",
17111711
"finalized" : true
17121712
},
17131713
"spec" : {
@@ -2046,7 +2046,7 @@ <h5 id="_put_meshresourceusagereports">Put meshResourceUsageReports</h5>
20462046
</div>
20472047
<div id="footer">
20482048
<div id="footer-text">
2049-
Last updated 2025-04-02 11:53:32 UTC
2049+
Last updated 2025-04-02 12:08:26 UTC
20502050
</div>
20512051
</div>
20522052
</body>

website/static/billing-api/mesh_resource_usage_report.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -716,7 +716,7 @@ <h5 id="_put_meshresourceusagereports">Put meshResourceUsageReports</h5>
716716
</div>
717717
<div id="footer">
718718
<div id="footer-text">
719-
Last updated 2025-04-02 11:53:32 UTC
719+
Last updated 2025-04-02 12:08:26 UTC
720720
</div>
721721
</div>
722722
</body>

website/static/billing-api/mesh_tenant_usage_reports.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -642,7 +642,7 @@ <h5 id="_list_meshtenantusagereports">List meshTenantUsageReports</h5>
642642
"reportCategory" : "BILLING",
643643
"platformType" : "Azure",
644644
"platform" : "azure.prod",
645-
"platformTenantId" : "5d851ad0-a07e-4d8c-a4ac-1a5f72dc174b",
645+
"platformTenantId" : "9611a4d2-0b3a-4c6d-82bf-c3483f276a47",
646646
"version" : 2
647647
},
648648
"status" : {
@@ -693,7 +693,7 @@ <h5 id="_list_meshtenantusagereports">List meshTenantUsageReports</h5>
693693
"reportCategory" : "BILLING",
694694
"platformType" : "Azure",
695695
"platform" : "azure.prod",
696-
"platformTenantId" : "0941b0aa-3feb-4428-8ba4-eaf7ac9846fb",
696+
"platformTenantId" : "c3c820b9-bd40-47ea-a4cf-86ebb85cb3dd",
697697
"version" : 1
698698
},
699699
"status" : {
@@ -1021,7 +1021,7 @@ <h5 id="_get_meshtenantusagereport">Get meshTenantUsageReport</h5>
10211021
"reportCategory" : "BILLING",
10221022
"platformType" : "Azure",
10231023
"platform" : "azure.prod",
1024-
"platformTenantId" : "5d851ad0-a07e-4d8c-a4ac-1a5f72dc174b",
1024+
"platformTenantId" : "9611a4d2-0b3a-4c6d-82bf-c3483f276a47",
10251025
"version" : 2
10261026
},
10271027
"status" : {
@@ -1066,7 +1066,7 @@ <h5 id="_get_meshtenantusagereport">Get meshTenantUsageReport</h5>
10661066
</div>
10671067
<div id="footer">
10681068
<div id="footer-text">
1069-
Last updated 2025-04-02 11:53:32 UTC
1069+
Last updated 2025-04-02 12:08:26 UTC
10701070
</div>
10711071
</div>
10721072
</body>

0 commit comments

Comments
 (0)