이 섹션의 다중 페이지 출력 화면임. 여기를 클릭하여 프린트.
Models
1 - SecretVaultCreateRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| access_key_id required | Access key ID Example : b754b12b39da4ce29a40c5e324650bd0 | string | |
| acl_cidr required | 접근제한을 위한 CIDR Example : 192.168.1.1/24, 10.0.0.1/16 | string | |
| description optional | Description Example : description | any of [string, null] | |
| name required | 시크릿볼트 아이디 Example : namePattern : ^[a-z0-9]*$Minimum length : 3Maximum length : 63 | string | |
| tags optional | 태그 리스트 | any of [array[Tag], null] | |
| temporary_key_ttl_nhours required | 임시키 유효 시간 Example : 3Minimum : 1Maximum : 36 | integer | |
| vault_token_ttl_ndays required | 볼트 토큰 유효시간 Example : 720Minimum : 30Maximum : 7300 | integer |
2 - SecretVaultCreateResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| secret_vault required | SecretVaultKey |
3 - SecretVaultDetailKey
| Name | Description | Schema | Default |
|---|---|---|---|
| access_key optional | 삼성 클라우드 플랫폼 포털에서 발급받은 Access Key Example : ['0e3*****************************'] | string | |
| access_key_id required | Access key ID Example : 0e3dffc50eb247a1adf4f2e5c82c4f99 | string | |
| access_key_type required | access key 유형 Example : ['Temporary', 'Permanent'] | string | |
| account_id required | 계정 id Example : 3265ab469f0d406d83073da3e11e7a6c | string | |
| acl_cidr required | 접근제한을 위한 CIDR Example : 192.168.1.1/24, 10.0.0.1/16 | string | |
| created_at required | 생성 시간 Example : 2024-05-17T00:23:17Z | string (date-time) | |
| created_by required | 생성자 Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| delete_at required | Date of deletion Example : 2025-02-25 03:07:17.000 | any of [string (date-time), null] | |
| description required | 키 설명 Example : description | any of [string, null] | |
| id required | ID Example : 0fdd87aab8cb46f59b7c1f81ed03fb3e | string | |
| modified_at required | 수정 시간 Example : 2024-05-17T00:23:17Z | string (date-time) | |
| modified_by required | 수정자 Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| name required | 키 이름 Example : ['vaultkey'] | string | |
| temp_key_expired_at required | 임시키 만료일 Example : 2025-02-25 03:07:17.000 | any of [string (date-time), null] | |
| temporary_key_ttl_nhours required | 임시키 유효 시간 Example : ['36'] | any of [integer, null] | |
| vault_token_expired_at required | 볼트 토큰 만료일 Example : 2025-02-25 03:07:17.000 | any of [string (date-time), null] | |
| vault_token_id required | 볼트토큰 아이디 Example : aace85da-965e-d95a-b4ed-8d32b5d6079 | any of [string, null] | |
| vault_token_secret_value required | 볼트토큰 시크릿 Example : 6171392c-5fd9-43db-9e15-e14af0068f96 | any of [string, null] | |
| vault_token_ttl_ndays required | 볼트 토큰 유효시간 Example : ['10'] | any of [integer, null] | |
| vaultkey_state required | 키 상태(Creating, Active, Error, Stop, To_Be_Terminated) Example : Active | any of [string, null] | |
| vaultkey_type required | 볼트키 타입 Example : ['SCP Open API Key'] | any of [string, null] | |
| waiting_time_ndays required | 삭제까지 남은 일수 Example : 10 | any of [integer, null] |
4 - SecretVaultKey
| Name | Description | Schema | Default |
|---|---|---|---|
| access_key_id required | Access key ID Example : 0e3dffc50eb247a1adf4f2e5c82c4f99 | string | |
| access_key_type required | access key 유형 Example : Temporary | string | |
| account_id required | 계정 id Example : 3265ab469f0d406d83073da3e11e7a6c | string | |
| acl_cidr required | 접근제한을 위한 CIDR Example : 192.168.1.1/24, 10.0.0.1/16 | any of [string, null] | |
| created_at required | 생성 시간 Example : 2024-05-17T00:23:17Z | string (date-time) | |
| created_by required | 생성자 Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| delete_at required | Date of deletion Example : 2025-02-25 03:07:17.000 | any of [string (date-time), null] | |
| description required | Description Example : description | any of [string, null] | |
| id required | ID Example : 0fdd87aab8cb46f59b7c1f81ed03fb3e | string | |
| modified_at required | 수정 시간 Example : 2024-05-17T00:23:17Z | string (date-time) | |
| modified_by required | 수정자 Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| name required | 키 이름 Example : vaultkey | any of [string, null] | |
| temporary_key_ttl_nhours required | 임시키 유효 시간 Example : 36 | any of [integer, null] | |
| user_name required | 사용자명 Example : username | any of [string, null] | |
| vault_token_expired_at required | 볼트 토큰 만료일 Example : 2025-02-25 03:07:17.000 | any of [string (date-time), null] | |
| vault_token_id required | 볼트토큰 아이디 Example : aace85da-965e-d95a-b4ed-8d32b5d6079 | any of [string, null] | |
| vault_token_secret_value required | 볼트토큰 시크릿 Example : 6171392c-5fd9-43db-9e15-e14af0068f96 | any of [string, null] | |
| vault_token_ttl_ndays required | 볼트 토큰 유효시간 Example : 10 | any of [integer, null] | |
| vaultkey_state required | 키 상태(Creating, Active, Error, Stop, To_Be_Terminated) Example : Active | any of [string, null] | |
| vaultkey_type required | 볼트키 타입 Example : SCP Open API Key | any of [string, null] | |
| waiting_time_ndays required | 삭제까지 남은 일수 Example : 10 | any of [integer, null] |
5 - SecretVaultKeyListResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| count required | count Example : 20 | integer | |
| page required | page Example : 0 | integer | |
| secret_vaults required | array[SecretVaultListKey] | ||
| size required | size Example : 20 | integer | |
| sort optional | sort Example : ['created_at:asc'] | any of [array[string], null] |
6 - SecretVaultListKey
| Name | Description | Schema | Default |
|---|---|---|---|
| access_key_id required | Access key ID Example : 0e3dffc50eb247a1adf4f2e5c82c4f99 | string | |
| access_key_type required | access key 유형 Example : Temporary | string | |
| account_id required | 계정 id Example : 3265ab469f0d406d83073da3e11e7a6c | string | |
| acl_cidr required | 접근제한을 위한 CIDR Example : 192.168.1.1/24, 10.0.0.1/16 | any of [string, null] | |
| created_at required | 생성 시간 Example : 2024-05-17T00:23:17Z | string (date-time) | |
| created_by required | 생성자 Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| delete_at required | Date of deletion Example : 2025-02-25 03:07:17.000 | any of [string (date-time), null] | |
| description required | Description Example : description | any of [string, null] | |
| id required | ID Example : 0fdd87aab8cb46f59b7c1f81ed03fb3e | string | |
| modified_at required | 수정 시간 Example : 2024-05-17T00:23:17Z | string (date-time) | |
| modified_by required | 수정자 Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| name required | 키 이름 Example : vaultkey | any of [string, null] | |
| temporary_key_ttl_nhours required | 임시키 유효 시간 Example : 36 | any of [integer, null] | |
| user_name required | 사용자명 Example : username | any of [string, null] | |
| vault_token_expired_at required | 볼트 토큰 만료일 Example : 2025-02-25 03:07:17.000 | any of [string (date-time), null] | |
| vault_token_id required | 볼트토큰 아이디 Example : [AES] SZtB6RasvLypCv4soJlQO3ZmYpUPjFblz7pstjBeTQJXcz/d5KB9TUR3gMY08mga4fxWaF6IfUzTMBh6j/CAaw== | any of [string, null] | |
| vault_token_secret_value required | 볼트토큰 시크릿 Example : [AES] 91/kdnK4NDfs2HGWgNH/EYNnqD7OcM1unXWs0ZAuaFttIqgP8xMUx0dOaRfD6kOD7uuujFxF2nzx35D9Gz9nwQ== | any of [string, null] | |
| vault_token_ttl_ndays required | 볼트 토큰 유효시간 Example : 10 | any of [integer, null] | |
| vaultkey_state required | 키 상태(Creating, Active, Error, Stop, To_Be_Terminated) Example : Active | any of [string, null] | |
| vaultkey_type required | 볼트키 타입 Example : SCP Open API Key | any of [string, null] | |
| waiting_time_ndays required | 삭제까지 남은 일수 Example : 10 | any of [integer, null] |
7 - SecretVaultShowResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| secret_vault required | SecretVaultDetailKey |
8 - SecretVaultTemporaryKeyResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| access_key optional | 삼성 클라우드 플랫폼 포털에서 발급받은 Access Key Example : testname | any of [string, null] | |
| expired_at required | 만료일 Example : 2025-02-25 03:07:17.000 | any of [string (date-time), null] | |
| secret_key optional | Secret key Example : testname | any of [string, null] |
9 - SecretVaultTerminatedRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| waiting_time_ndays required | 삭제까지 남은 일수 Example : 7Minimum : 7Maximum : 30 | integer |
10 - Tag
| Name | Description | Schema | Default |
|---|---|---|---|
| key required | tag key Example : | string | |
| value required | tag value Example : | string |