Skip to content

Commit 4d1a879

Browse files
committed
Update file(s) "dist/json/." from "cloudforet-io/api"
1 parent f4fe980 commit 4d1a879

File tree

1 file changed

+42
-6
lines changed

1 file changed

+42
-6
lines changed

dist/json/cloudforet/api/identity/v2/Service_account.json

Lines changed: 42 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"name": "CreateServiceAccountRequest",
8383
"longName": "CreateServiceAccountRequest",
8484
"fullName": "spaceone.api.identity.v2.CreateServiceAccountRequest",
85-
"description": "{\n \"name\": \"woony-service-account\",\n \"data\": {\n \"account_id\": \"a1b2c3d4e5f6\"\n },\n \"provider\": \"aws\",\n \"secret_schema_id\": \"aws-secret-access-key\",\n \"secret_data\": {\n \"aws_access_key_id\": \"a1b2c3d4e5f6\",\n \"aws_secret_access_key\": \"a1b2c3d4e5f6\"\n },\n \"project_id\": \"project-a1b2c3d4e5f6\"\n}",
85+
"description": "{\n \"name\": \"wonny-service-account\",\n \"data\": {\n \"account_id\": \"a1b2c3d4e5f6\"\n },\n \"provider\": \"aws\",\n \"secret_schema_id\": \"aws-secret-access-key\",\n \"secret_data\": {\n \"aws_access_key_id\": \"a1b2c3d4e5f6\",\n \"aws_secret_access_key\": \"a1b2c3d4e5f6\"\n },\n \"tags\": {},\n \"service_account_mgr_id\": \"[email protected]\",\n \"project_id\": \"project-a1b2c3d4e5f6\"\n}",
8686
"hasExtensions": false,
8787
"hasFields": true,
8888
"hasOneofs": false,
@@ -161,7 +161,7 @@
161161
"defaultValue": ""
162162
},
163163
{
164-
"name": "trusted_account_id",
164+
"name": "project_id",
165165
"description": "+optional",
166166
"label": "",
167167
"type": "string",
@@ -173,7 +173,7 @@
173173
"defaultValue": ""
174174
},
175175
{
176-
"name": "project_id",
176+
"name": "trusted_account_id",
177177
"description": "",
178178
"label": "",
179179
"type": "string",
@@ -183,6 +183,18 @@
183183
"isoneof": false,
184184
"oneofdecl": "",
185185
"defaultValue": ""
186+
},
187+
{
188+
"name": "service_account_mgr_id",
189+
"description": "service account manager should be in the same domain and this user will be invited automatically in project.\n+optional",
190+
"label": "",
191+
"type": "string",
192+
"longType": "string",
193+
"fullType": "string",
194+
"ismap": false,
195+
"isoneof": false,
196+
"oneofdecl": "",
197+
"defaultValue": ""
186198
}
187199
]
188200
},
@@ -214,7 +226,7 @@
214226
"name": "ServiceAccountInfo",
215227
"longName": "ServiceAccountInfo",
216228
"fullName": "spaceone.api.identity.v2.ServiceAccountInfo",
217-
"description": "{\n \"created_at\": \"2024-11-18T05:39:08.732Z\",\n \"data\": {\n \"account_id\": \"a1b2c3d4e5f6\"\n },\n \"domain_id\": \"domain-a1b2c3d4e5f6\",\n \"name\": \"test-service-account\",\n \"project_id\": \"project-a1b2c3d4e5f6\",\n \"provider\": \"aws\",\n \"secret_id\": \"secret-a1b2c3d4e5f6\",\n \"secret_schema_id\": \"aws-secret-access-key\",\n \"service_account_id\": \"sa-a1b2c3d4e5f6\",\n \"state\": \"ACTIVE\",\n \"workspace_id\": \"workspace-a1b2c3d4e5f6\"\n}",
229+
"description": "{\n \"state\": \"ACTIVE\",\n \"data\": {\n \"account_id\": \"a1b2c3d4e5f6\"\n },\n \"name\": \"test-service-account\",\n \"provider\": \"aws\",\n \"secret_id\": \"secret-a1b2c3d4e5f6\",\n \"secret_schema_id\": \"aws-secret-access-key\",\n \"service_account_mgr_id\": \"[email protected]\",\n \"service_account_id\": \"sa-a1b2c3d4e5f6\",\n \"project_id\": \"project-a1b2c3d4e5f6\",\n \"workspace_id\": \"workspace-a1b2c3d4e5f6\"\n \"domain_id\": \"domain-a1b2c3d4e5f6\",\n \"created_at\": \"2024-11-18T05:39:08.732Z\"\n}",
218230
"hasExtensions": false,
219231
"hasFields": true,
220232
"hasOneofs": false,
@@ -388,6 +400,18 @@
388400
"oneofdecl": "",
389401
"defaultValue": ""
390402
},
403+
{
404+
"name": "service_account_mgr_id",
405+
"description": "",
406+
"label": "",
407+
"type": "string",
408+
"longType": "string",
409+
"fullType": "string",
410+
"ismap": false,
411+
"isoneof": false,
412+
"oneofdecl": "",
413+
"defaultValue": ""
414+
},
391415
{
392416
"name": "created_at",
393417
"description": "",
@@ -622,7 +646,7 @@
622646
"name": "ServiceAccountsInfo",
623647
"longName": "ServiceAccountsInfo",
624648
"fullName": "spaceone.api.identity.v2.ServiceAccountsInfo",
625-
"description": "{\n \"results\": [\n {\n \"created_at\": \"2024-11-18T06:03:09.191Z\",\n \"data\": {\n \"account_id\": \"a1b2c3d4e5f6\"\n },\n \"domain_id\": \"domain-a1b2c3d4e5f6\",\n \"name\": \"woony-service-account\",\n \"project_id\": \"project-a1b2c3d4e5f6\",\n \"provider\": \"aws\",\n \"service_account_id\": \"sa-a1b2c3d4e5f6\",\n \"state\": \"ACTIVE\",\n \"tags\": {},\n \"workspace_id\": \"workspace-a1b2c3d4e5f6\"\n },\n {\n \"created_at\": \"2024-11-18T05:48:49.783Z\",\n \"data\": {\n \"account_id\": \"g7h8i9j1k2l3\"\n },\n \"domain_id\": \"domain-a1b2c3d4e5f6\",\n \"name\": \"cloudforet-service-account\",\n \"project_id\": \"project-g7h8i9j1k2l3\",\n \"provider\": \"aws\",\n \"secret_id\": \"secret-g7h8i9j1k2l3\",\n \"secret_schema_id\": \"aws-secret-access-key\",\n \"service_account_id\": \"sa-g7h8i9j1k2l3\",\n \"state\": \"ACTIVE\",\n \"tags\": {},\n \"workspace_id\": \"workspace-g7h8i9j1k2l3\"\n }\n ],\n \"total_count\": 2\n}",
649+
"description": "{\n \"results\": [\n {\n \"name\": \"woony-service-account\",\n \"data\": {\n \"account_id\": \"a1b2c3d4e5f6\"\n },\n \"provider\": \"aws\",\n \"state\": \"ACTIVE\",\n \"tags\": {},\n \"service_account_mgr_id\": \"[email protected]\",\n \"service_account_id\": \"sa-a1b2c3d4e5f6\",\n \"project_id\": \"project-a1b2c3d4e5f6\",\n \"workspace_id\": \"workspace-a1b2c3d4e5f6\"\n \"domain_id\": \"domain-a1b2c3d4e5f6\",\n \"created_at\": \"2024-11-18T06:03:09.191Z\",\n },\n {\n \"name\": \"cloudforet-service-account\",\n \"state\": \"ACTIVE\",\n \"data\": {\n \"account_id\": \"g7h8i9j1k2l3\"\n },\n \"provider\": \"aws\",\n \"tags\": {},\n \"secret_id\": \"secret-g7h8i9j1k2l3\",\n \"secret_schema_id\": \"aws-secret-access-key\",\n \"service_account_mgr_id\": \"[email protected]\",\n \"service_account_id\": \"sa-g7h8i9j1k2l3\",\n \"project_id\": \"project-g7h8i9j1k2l3\",\n \"workspace_id\": \"workspace-g7h8i9j1k2l3\"\n \"domain_id\": \"domain-a1b2c3d4e5f6\",\n \"created_at\": \"2024-11-18T05:48:49.783Z\",\n }\n ],\n \"total_count\": 2\n}",
626650
"hasExtensions": false,
627651
"hasFields": true,
628652
"hasOneofs": false,
@@ -658,7 +682,7 @@
658682
"name": "UpdateServiceAccountRequest",
659683
"longName": "UpdateServiceAccountRequest",
660684
"fullName": "spaceone.api.identity.v2.UpdateServiceAccountRequest",
661-
"description": "{\n \"service_account_id\": \"sa-a1b2c3d4e5f6\",\n \"project_id\": \"project-a1b2c3d4e5f6\"\n}",
685+
"description": "{\n \"name\": \"cloudforet-service-account 2\",\n \"data\": {\n \"account_id\": \"g7h8i9j1k2l3\"\n },\n \"tags\": {},\n \"service_account_mgr_id\": \"[email protected]\"\n \"service_account_id\": \"sa-a1b2c3d4e5f6\",\n \"project_id\": \"project-a1b2c3d4e5f6\"\n}",
662686
"hasExtensions": false,
663687
"hasFields": true,
664688
"hasOneofs": false,
@@ -723,6 +747,18 @@
723747
"isoneof": false,
724748
"oneofdecl": "",
725749
"defaultValue": ""
750+
},
751+
{
752+
"name": "service_account_mgr_id",
753+
"description": "+optional",
754+
"label": "",
755+
"type": "string",
756+
"longType": "string",
757+
"fullType": "string",
758+
"ismap": false,
759+
"isoneof": false,
760+
"oneofdecl": "",
761+
"defaultValue": ""
726762
}
727763
]
728764
},

0 commit comments

Comments
 (0)