NamespaceDto
NamespaceDto
| Name | Description | Schema | Default |
|---|---|---|---|
| created_at required | Created date time Example : 2024-01-15T10:30:00.000Z | string (date-time) | |
| created_by required | Creator ID Example : f4b8a4c4017f4f8d8399f0c02582ae47 | string | |
| description required | Description of Namespace Example : 이것은 Virtual Server에 대한 설명입니다. | string | |
| id required | Namespace ID Example : 1d9d05af5c624f2cb80a45f2c911e2f4 | string | |
| modified_at required | Modified date time Example : 2024-01-15T10:30:00.000Z | string (date-time) | |
| modified_by required | Modifier ID Example : f4b8a4c4017f4f8d8399f0c02582ae47 | string | |
| name required | Namespace Name Example : Virtual Server | string | |
| region_id required | Region Name Example : kr-west1 | string | |
| service_id required | Service ID Example : | string |