|
740 | 740 | "name": "CreateBudgetRequest",
|
741 | 741 | "longName": "CreateBudgetRequest",
|
742 | 742 | "fullName": "spaceone.api.cost_analysis.v1.CreateBudgetRequest",
|
743 |
| - "description": "{\n \"name\": \"Cloudforet-Budget\",\n \"planned_limits\": [{\"date\": \"2025-01\", \"limit\": 1000.0},\n {\"date\": \"2025-02\", \"limit\": 1100.0},\n {\"date\": \"2025-03\", \"limit\": 1200.0},\n {\"date\": \"2025-04\", \"limit\": 1300.0},\n {\"date\": \"2025-05\", \"limit\": 1400.0},\n {\"date\": \"2025-06\", \"limit\": 1500.0},\n {\"date\": \"2025-07\", \"limit\": 1600.0},\n {\"date\": \"2025-08\", \"limit\": 1700.0},\n {\"date\": \"2025-09\", \"limit\": 1800.0},\n {\"date\": \"2025-10\", \"limit\": 1900.0},\n {\"date\": \"2025-11\", \"limit\": 2000.0},\n {\"date\": \"2025-12\", \"limit\": 2100.0}],\n \"time_unit\": \"MONTHLY\",\n \"start\": \"2022-01\",\n \"end\": \"2022-12\",\n \"notification\": {\n \"state\": \"ENABLED\",\n \"plans\": [\n {\n \"threshold\": 20.0,\n \"unit\": \"PERCENT\"\n }\n ],\n \"recipients\": {\n \"users\": [\"wonny@cloudforet.io\"]\n }\n },\n \"tags\": {},\n \"resource_group\" : \"PROJECT\",\n \"data_source_id\": \"ds-fcba92ca73b1\"\n \"workspace_id\": \"workspace-1234567890\",\n \"project_id\": \"project-1234567890\",\n \"service_account_id\": \"service-account-1234567890\"\n}", |
| 743 | + "description": "{\n \"name\": \"Cloudforet-Budget\",\n \"planned_limits\": [{\"date\": \"2025-01\", \"limit\": 1000.0},\n {\"date\": \"2025-02\", \"limit\": 1100.0},\n {\"date\": \"2025-03\", \"limit\": 1200.0},\n {\"date\": \"2025-04\", \"limit\": 1300.0},\n {\"date\": \"2025-05\", \"limit\": 1400.0},\n {\"date\": \"2025-06\", \"limit\": 1500.0},\n {\"date\": \"2025-07\", \"limit\": 1600.0},\n {\"date\": \"2025-08\", \"limit\": 1700.0},\n {\"date\": \"2025-09\", \"limit\": 1800.0},\n {\"date\": \"2025-10\", \"limit\": 1900.0},\n {\"date\": \"2025-11\", \"limit\": 2000.0},\n {\"date\": \"2025-12\", \"limit\": 2100.0}],\n \"time_unit\": \"MONTHLY\",\n \"start\": \"2024-01\",\n \"end\": \"2024-12\",\n \"notification\": {\n \"state\": \"ENABLED\",\n \"plans\": [\n {\n \"threshold\": 20.0,\n \"unit\": \"PERCENT\"\n }\n ],\n \"recipients\": {\n \"users\": [\"wonny@cloudforet.io\", \"octos@cloudforet.io\"]\n }\n },\n \"tags\": {},\n \"resource_group\" : \"PROJECT\",\n \"data_source_id\": \"ds-fcba92ca73b1\"\n \"workspace_id\": \"workspace-1234567890\",\n \"project_id\": \"project-1234567890\",\n \"service_account_id\": \"service-account-1234567890\",\n \"budget_manager_id\": \"wonny@cloudforet.io\"\n}", |
744 | 744 | "hasExtensions": false,
|
745 | 745 | "hasFields": true,
|
746 | 746 | "hasOneofs": false,
|
|
913 | 913 | "isoneof": false,
|
914 | 914 | "oneofdecl": "",
|
915 | 915 | "defaultValue": ""
|
| 916 | + }, |
| 917 | + { |
| 918 | + "name": "budget_manager_id", |
| 919 | + "description": "+optional", |
| 920 | + "label": "", |
| 921 | + "type": "string", |
| 922 | + "longType": "string", |
| 923 | + "fullType": "string", |
| 924 | + "ismap": false, |
| 925 | + "isoneof": false, |
| 926 | + "oneofdecl": "", |
| 927 | + "defaultValue": "" |
916 | 928 | }
|
917 | 929 | ]
|
918 | 930 | },
|
|
992 | 1004 | "name": "UpdateBudgetRequest",
|
993 | 1005 | "longName": "UpdateBudgetRequest",
|
994 | 1006 | "fullName": "spaceone.api.cost_analysis.v1.UpdateBudgetRequest",
|
995 |
| - "description": "{\n \"budget_id\": \"budget-d51b6b6a9910\",\n \"name\": \"Cloudforet-Budget-test\", \"limit\": 15000.0,\n \"planned_limits\": [{\"date\": \"2022-01\", \"limit\": 500.0},\n {\"date\": \"2022-02\", \"limit\": 500.0},\n {\"date\": \"2022-03\", \"limit\": 500.0},\n {\"date\": \"2022-04\", \"limit\": 500.0},\n {\"date\": \"2022-05\", \"limit\": 500.0},\n {\"date\": \"2022-06\", \"limit\": 500.0},\n {\"date\": \"2022-07\", \"limit\": 500.0},\n {\"date\": \"2022-08\", \"limit\": 500.0},\n {\"date\": \"2022-09\", \"limit\": 500.0}],\n \"end\": \"2022-12\",\n \"tags\": {}\n}", |
| 1007 | + "description": "{\n \"budget_id\": \"budget-d51b6b6a9910\",\n \"budget_manager_id\": \"wonny@cloudforet.io\",\n \"name\": \"Cloudforet-Budget-test\", \"limit\": 15000.0,\n \"planned_limits\": [{\"date\": \"2022-01\", \"limit\": 500.0},\n {\"date\": \"2022-02\", \"limit\": 500.0},\n {\"date\": \"2022-03\", \"limit\": 500.0},\n {\"date\": \"2022-04\", \"limit\": 500.0},\n {\"date\": \"2022-05\", \"limit\": 500.0},\n {\"date\": \"2022-06\", \"limit\": 500.0},\n {\"date\": \"2022-07\", \"limit\": 500.0},\n {\"date\": \"2022-08\", \"limit\": 500.0},\n {\"date\": \"2022-09\", \"limit\": 500.0}],\n \"end\": \"2022-12\",\n \"tags\": {}\n}", |
996 | 1008 | "hasExtensions": false,
|
997 | 1009 | "hasFields": true,
|
998 | 1010 | "hasOneofs": false,
|
|
1081 | 1093 | "isoneof": false,
|
1082 | 1094 | "oneofdecl": "",
|
1083 | 1095 | "defaultValue": ""
|
| 1096 | + }, |
| 1097 | + { |
| 1098 | + "name": "budget_manager_id", |
| 1099 | + "description": "+optional", |
| 1100 | + "label": "", |
| 1101 | + "type": "string", |
| 1102 | + "longType": "string", |
| 1103 | + "fullType": "string", |
| 1104 | + "ismap": false, |
| 1105 | + "isoneof": false, |
| 1106 | + "oneofdecl": "", |
| 1107 | + "defaultValue": "" |
1084 | 1108 | }
|
1085 | 1109 | ]
|
1086 | 1110 | }
|
|
0 commit comments