Skip to content

Commit 50aed01

Browse files
committed
Update file(s) "dist/json/." from "cloudforet-io/api"
1 parent a2aaa0b commit 50aed01

File tree

2 files changed

+54
-210
lines changed

2 files changed

+54
-210
lines changed

dist/json/cloudforet/api/cost_analysis/v1/Report_adjustment.json

Lines changed: 4 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -26,39 +26,11 @@
2626
"description": ""
2727
},
2828
{
29-
"name": "RATE",
29+
"name": "PERCENTAGE",
3030
"number": "2",
3131
"description": ""
3232
}
3333
]
34-
},
35-
{
36-
"name": "State",
37-
"longName": "ReportAdjustmentQuery.State",
38-
"fullName": "spaceone.api.cost_analysis.v1.ReportAdjustmentQuery.State",
39-
"description": "",
40-
"values": [
41-
{
42-
"name": "NONE",
43-
"number": "0",
44-
"description": ""
45-
},
46-
{
47-
"name": "ENABLED",
48-
"number": "1",
49-
"description": ""
50-
},
51-
{
52-
"name": "DISABLED",
53-
"number": "2",
54-
"description": ""
55-
},
56-
{
57-
"name": "DELETED",
58-
"number": "3",
59-
"description": ""
60-
}
61-
]
6234
}
6335
],
6436
"extensions": [],
@@ -194,7 +166,7 @@
194166
"defaultValue": ""
195167
},
196168
{
197-
"name": "filters",
169+
"name": "adjustment_filter",
198170
"description": "+optional",
199171
"label": "",
200172
"type": "Struct",
@@ -326,7 +298,7 @@
326298
"defaultValue": ""
327299
},
328300
{
329-
"name": "filters",
301+
"name": "adjustment_filter",
330302
"description": "",
331303
"label": "",
332304
"type": "Struct",
@@ -361,18 +333,6 @@
361333
"oneofdecl": "",
362334
"defaultValue": ""
363335
},
364-
{
365-
"name": "deleted_at",
366-
"description": "",
367-
"label": "",
368-
"type": "string",
369-
"longType": "string",
370-
"fullType": "string",
371-
"ismap": false,
372-
"isoneof": false,
373-
"oneofdecl": "",
374-
"defaultValue": ""
375-
},
376336
{
377337
"name": "cost_report_config_id",
378338
"description": "",
@@ -445,18 +405,6 @@
445405
"oneofdecl": "",
446406
"defaultValue": ""
447407
},
448-
{
449-
"name": "state",
450-
"description": "+optional",
451-
"label": "",
452-
"type": "State",
453-
"longType": "ReportAdjustmentQuery.State",
454-
"fullType": "spaceone.api.cost_analysis.v1.ReportAdjustmentQuery.State",
455-
"ismap": false,
456-
"isoneof": false,
457-
"oneofdecl": "",
458-
"defaultValue": ""
459-
},
460408
{
461409
"name": "workspace_id",
462410
"description": "+optional",
@@ -626,7 +574,7 @@
626574
"defaultValue": ""
627575
},
628576
{
629-
"name": "filters",
577+
"name": "adjustment_filter",
630578
"description": "+optional",
631579
"label": "",
632580
"type": "Struct",

dist/json/cloudforet/api/cost_analysis/v1/Report_adjustment_policy.json

Lines changed: 50 additions & 154 deletions
Original file line numberDiff line numberDiff line change
@@ -54,66 +54,46 @@
5454
"description": ""
5555
}
5656
]
57-
},
57+
}
58+
],
59+
"extensions": [],
60+
"messages": [
5861
{
59-
"name": "State",
60-
"longName": "ReportAdjustmentPolicyInfo.State",
61-
"fullName": "spaceone.api.cost_analysis.v1.ReportAdjustmentPolicyInfo.State",
62+
"name": "AdjustmentPolicyFilter",
63+
"longName": "AdjustmentPolicyFilter",
64+
"fullName": "spaceone.api.cost_analysis.v1.AdjustmentPolicyFilter",
6265
"description": "",
63-
"values": [
64-
{
65-
"name": "NONE",
66-
"number": "0",
67-
"description": ""
68-
},
69-
{
70-
"name": "ENABLED",
71-
"number": "1",
72-
"description": ""
73-
},
66+
"hasExtensions": false,
67+
"hasFields": true,
68+
"hasOneofs": false,
69+
"extensions": [],
70+
"fields": [
7471
{
75-
"name": "DISABLED",
76-
"number": "2",
77-
"description": ""
72+
"name": "workspace_ids",
73+
"description": "",
74+
"label": "repeated",
75+
"type": "string",
76+
"longType": "string",
77+
"fullType": "string",
78+
"ismap": false,
79+
"isoneof": false,
80+
"oneofdecl": "",
81+
"defaultValue": ""
7882
},
7983
{
80-
"name": "DELETED",
81-
"number": "3",
82-
"description": ""
84+
"name": "project_ids",
85+
"description": "",
86+
"label": "repeated",
87+
"type": "string",
88+
"longType": "string",
89+
"fullType": "string",
90+
"ismap": false,
91+
"isoneof": false,
92+
"oneofdecl": "",
93+
"defaultValue": ""
8394
}
8495
]
8596
},
86-
{
87-
"name": "State",
88-
"longName": "ReportAdjustmentPolicyQuery.State",
89-
"fullName": "spaceone.api.cost_analysis.v1.ReportAdjustmentPolicyQuery.State",
90-
"description": "",
91-
"values": [
92-
{
93-
"name": "NONE",
94-
"number": "0",
95-
"description": ""
96-
},
97-
{
98-
"name": "ENABLED",
99-
"number": "1",
100-
"description": ""
101-
},
102-
{
103-
"name": "DISABLED",
104-
"number": "2",
105-
"description": ""
106-
},
107-
{
108-
"name": "DELETED",
109-
"number": "3",
110-
"description": ""
111-
}
112-
]
113-
}
114-
],
115-
"extensions": [],
116-
"messages": [
11797
{
11898
"name": "ChangeOrderReportAdjustmentPolicyRequest",
11999
"longName": "ChangeOrderReportAdjustmentPolicyRequest",
@@ -221,24 +201,12 @@
221201
"defaultValue": ""
222202
},
223203
{
224-
"name": "project_ids",
225-
"description": "+optional",
226-
"label": "repeated",
227-
"type": "string",
228-
"longType": "string",
229-
"fullType": "string",
230-
"ismap": false,
231-
"isoneof": false,
232-
"oneofdecl": "",
233-
"defaultValue": ""
234-
},
235-
{
236-
"name": "workspace_ids",
204+
"name": "policy_filter",
237205
"description": "+optional",
238-
"label": "repeated",
239-
"type": "string",
240-
"longType": "string",
241-
"fullType": "string",
206+
"label": "",
207+
"type": "AdjustmentPolicyFilter",
208+
"longType": "AdjustmentPolicyFilter",
209+
"fullType": "spaceone.api.cost_analysis.v1.AdjustmentPolicyFilter",
242210
"ismap": false,
243211
"isoneof": false,
244212
"oneofdecl": "",
@@ -316,18 +284,6 @@
316284
"oneofdecl": "",
317285
"defaultValue": ""
318286
},
319-
{
320-
"name": "state",
321-
"description": "",
322-
"label": "",
323-
"type": "State",
324-
"longType": "ReportAdjustmentPolicyInfo.State",
325-
"fullType": "spaceone.api.cost_analysis.v1.ReportAdjustmentPolicyInfo.State",
326-
"ismap": false,
327-
"isoneof": false,
328-
"oneofdecl": "",
329-
"defaultValue": ""
330-
},
331287
{
332288
"name": "adjustments",
333289
"description": "",
@@ -413,36 +369,12 @@
413369
"defaultValue": ""
414370
},
415371
{
416-
"name": "deleted_at",
372+
"name": "policy_filter",
417373
"description": "",
418374
"label": "",
419-
"type": "string",
420-
"longType": "string",
421-
"fullType": "string",
422-
"ismap": false,
423-
"isoneof": false,
424-
"oneofdecl": "",
425-
"defaultValue": ""
426-
},
427-
{
428-
"name": "project_ids",
429-
"description": "",
430-
"label": "repeated",
431-
"type": "string",
432-
"longType": "string",
433-
"fullType": "string",
434-
"ismap": false,
435-
"isoneof": false,
436-
"oneofdecl": "",
437-
"defaultValue": ""
438-
},
439-
{
440-
"name": "workspace_ids",
441-
"description": "",
442-
"label": "repeated",
443-
"type": "string",
444-
"longType": "string",
445-
"fullType": "string",
375+
"type": "AdjustmentPolicyFilter",
376+
"longType": "AdjustmentPolicyFilter",
377+
"fullType": "spaceone.api.cost_analysis.v1.AdjustmentPolicyFilter",
446378
"ismap": false,
447379
"isoneof": false,
448380
"oneofdecl": "",
@@ -497,36 +429,12 @@
497429
"defaultValue": ""
498430
},
499431
{
500-
"name": "state",
432+
"name": "policy_filter",
501433
"description": "+optional",
502434
"label": "",
503-
"type": "State",
504-
"longType": "ReportAdjustmentPolicyQuery.State",
505-
"fullType": "spaceone.api.cost_analysis.v1.ReportAdjustmentPolicyQuery.State",
506-
"ismap": false,
507-
"isoneof": false,
508-
"oneofdecl": "",
509-
"defaultValue": ""
510-
},
511-
{
512-
"name": "workspace_ids",
513-
"description": "+optional",
514-
"label": "repeated",
515-
"type": "string",
516-
"longType": "string",
517-
"fullType": "string",
518-
"ismap": false,
519-
"isoneof": false,
520-
"oneofdecl": "",
521-
"defaultValue": ""
522-
},
523-
{
524-
"name": "project_ids",
525-
"description": "+optional",
526-
"label": "repeated",
527-
"type": "string",
528-
"longType": "string",
529-
"fullType": "string",
435+
"type": "AdjustmentPolicyFilter",
436+
"longType": "AdjustmentPolicyFilter",
437+
"fullType": "spaceone.api.cost_analysis.v1.AdjustmentPolicyFilter",
530438
"ismap": false,
531439
"isoneof": false,
532440
"oneofdecl": "",
@@ -605,24 +513,12 @@
605513
"defaultValue": ""
606514
},
607515
{
608-
"name": "workspace_ids",
609-
"description": "+optional",
610-
"label": "repeated",
611-
"type": "string",
612-
"longType": "string",
613-
"fullType": "string",
614-
"ismap": false,
615-
"isoneof": false,
616-
"oneofdecl": "",
617-
"defaultValue": ""
618-
},
619-
{
620-
"name": "project_ids",
516+
"name": "policy_filter",
621517
"description": "+optional",
622-
"label": "repeated",
623-
"type": "string",
624-
"longType": "string",
625-
"fullType": "string",
518+
"label": "",
519+
"type": "AdjustmentPolicyFilter",
520+
"longType": "AdjustmentPolicyFilter",
521+
"fullType": "spaceone.api.cost_analysis.v1.AdjustmentPolicyFilter",
626522
"ismap": false,
627523
"isoneof": false,
628524
"oneofdecl": "",

0 commit comments

Comments
 (0)