|
82 | 82 | "name": "CreateServiceAccountRequest", |
83 | 83 | "longName": "CreateServiceAccountRequest", |
84 | 84 | "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}", |
86 | 86 | "hasExtensions": false, |
87 | 87 | "hasFields": true, |
88 | 88 | "hasOneofs": false, |
|
161 | 161 | "defaultValue": "" |
162 | 162 | }, |
163 | 163 | { |
164 | | - "name": "trusted_account_id", |
| 164 | + "name": "project_id", |
165 | 165 | "description": "+optional", |
166 | 166 | "label": "", |
167 | 167 | "type": "string", |
|
173 | 173 | "defaultValue": "" |
174 | 174 | }, |
175 | 175 | { |
176 | | - "name": "project_id", |
| 176 | + "name": "trusted_account_id", |
177 | 177 | "description": "", |
178 | 178 | "label": "", |
179 | 179 | "type": "string", |
|
183 | 183 | "isoneof": false, |
184 | 184 | "oneofdecl": "", |
185 | 185 | "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": "" |
186 | 198 | } |
187 | 199 | ] |
188 | 200 | }, |
|
214 | 226 | "name": "ServiceAccountInfo", |
215 | 227 | "longName": "ServiceAccountInfo", |
216 | 228 | "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}", |
218 | 230 | "hasExtensions": false, |
219 | 231 | "hasFields": true, |
220 | 232 | "hasOneofs": false, |
|
388 | 400 | "oneofdecl": "", |
389 | 401 | "defaultValue": "" |
390 | 402 | }, |
| 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 | + }, |
391 | 415 | { |
392 | 416 | "name": "created_at", |
393 | 417 | "description": "", |
|
622 | 646 | "name": "ServiceAccountsInfo", |
623 | 647 | "longName": "ServiceAccountsInfo", |
624 | 648 | "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}", |
626 | 650 | "hasExtensions": false, |
627 | 651 | "hasFields": true, |
628 | 652 | "hasOneofs": false, |
|
658 | 682 | "name": "UpdateServiceAccountRequest", |
659 | 683 | "longName": "UpdateServiceAccountRequest", |
660 | 684 | "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}", |
662 | 686 | "hasExtensions": false, |
663 | 687 | "hasFields": true, |
664 | 688 | "hasOneofs": false, |
|
723 | 747 | "isoneof": false, |
724 | 748 | "oneofdecl": "", |
725 | 749 | "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": "" |
726 | 762 | } |
727 | 763 | ] |
728 | 764 | }, |
|
0 commit comments