File tree Expand file tree Collapse file tree 1 file changed +41
-0
lines changed
dist/json/cloudforet/api/dashboard/v1 Expand file tree Collapse file tree 1 file changed +41
-0
lines changed Original file line number Diff line number Diff line change 222222 "name" : " COST" ,
223223 "number" : " 2" ,
224224 "description" : " "
225+ },
226+ {
227+ "name" : " UNIFIED_COST" ,
228+ "number" : " 3" ,
229+ "description" : " "
225230 }
226231 ]
227232 },
344349 "oneofdecl" : " source" ,
345350 "defaultValue" : " "
346351 },
352+ {
353+ "name" : " UNIFIED_COST" ,
354+ "description" : " " ,
355+ "label" : " " ,
356+ "type" : " UnifiedCostSource" ,
357+ "longType" : " UnifiedCostSource" ,
358+ "fullType" : " spaceone.api.dashboard.v1.UnifiedCostSource" ,
359+ "ismap" : false ,
360+ "isoneof" : true ,
361+ "oneofdecl" : " source" ,
362+ "defaultValue" : " "
363+ },
347364 {
348365 "name" : " data_name" ,
349366 "description" : " " ,
17381755 }
17391756 ]
17401757 },
1758+ {
1759+ "name" : " UnifiedCostSource" ,
1760+ "longName" : " UnifiedCostSource" ,
1761+ "fullName" : " spaceone.api.dashboard.v1.UnifiedCostSource" ,
1762+ "description" : " " ,
1763+ "hasExtensions" : false ,
1764+ "hasFields" : true ,
1765+ "hasOneofs" : false ,
1766+ "extensions" : [],
1767+ "fields" : [
1768+ {
1769+ "name" : " data_key" ,
1770+ "description" : " " ,
1771+ "label" : " " ,
1772+ "type" : " string" ,
1773+ "longType" : " string" ,
1774+ "fullType" : " string" ,
1775+ "ismap" : false ,
1776+ "isoneof" : false ,
1777+ "oneofdecl" : " " ,
1778+ "defaultValue" : " "
1779+ }
1780+ ]
1781+ },
17411782 {
17421783 "name" : " UpdatePublicDataTableRequest" ,
17431784 "longName" : " UpdatePublicDataTableRequest" ,
You can’t perform that action at this time.
0 commit comments