이 섹션의 다중 페이지 출력 화면임. 여기를 클릭하여 프린트.
Models
- 1: AiMLOpsPlatformCreateRequest
- 2: AiMlOpsPlatformCreateWithK8sEngineRequest
- 3: AiMlOpsPlatformDetailResponse
- 4: AiMlOpsPlatformDomainServiceReuqest
- 5: AiMlOpsPlatformImagesListResponse
- 6: AiMlOpsPlatformImagesResponse
- 7: AiMlOpsPlatformsListResponse
- 8: AiMlOpsPlatformUpdateRequest
- 9: AsyncResponse
- 10: CheckResponse
- 11: KubeflowResponse
- 12: KubernetesEngineCreateRequest
- 13: ListNodeResponse
- 14: ListStorageClassResponse
- 15: NodePoolCreateRequest
- 16: NodeResponse
- 17: StorageClassResponse
1 - AiMLOpsPlatformCreateRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| ai_ml_ops_platform_endpoint_type optional | Endpoint Type Example : | any of [string, null] | |
| ai_ml_ops_platform_type required | Product Type Example : Enterprise | string | |
| cluster_id optional | Cluster ID Example : 10a599e031e749b7b260868f441e862b | any of [string, null] | |
| image_id required | Image ID Example : 10a599e031e749b7b260868f441e862b | string | |
| initial_user_email optional | Initial User Email Example : example@gmail.com | any of [string, null] | |
| initial_user_password optional | Initial User Password Example : 147@53A69a | any of [string, null] | |
| release_name required | Release Name Example : aiml-test | string | |
| storage_class_name optional | Storage Class Name Example : | any of [string, null] | |
| tags optional | Tags | array[object] |
2 - AiMlOpsPlatformCreateWithK8sEngineRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| ai_ml_ops_platform_create_request required | AiMLOps Platform Create Request | AiMLOpsPlatformCreateRequest | |
| kubernetes_engine_create_request optional | Kubernetes Engine Create Request | any of [KubernetesEngineCreateRequest, null] | |
| node_pool_create_request optional | Nodepool Create Request | any of [NodePoolCreateRequest, null] |
3 - AiMlOpsPlatformDetailResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| ai_ml_ops_platform_domain_service optional | Domain Service Example : | object | |
| ai_ml_ops_platform_endpoint_ip_address optional | Endpoint Ip Address Example : | string | |
| ai_ml_ops_platform_endpoint_port optional | Endpoint Port Example : | string | |
| ai_ml_ops_platform_endpoint_type optional | Endpoint Type Example : | string | |
| ai_ml_ops_platform_type optional | Product Type Example : Enterprise | string | |
| cluster_id required | Cluster ID Example : 10a599e031e749b7b260868f441e862b | string | |
| cluster_name optional | Cluster Name Example : cluster-test | any of [string, null] | |
| cluster_state optional | Cluster State Example : RUNNING | any of [string, null] | |
| created_by required | Created By Example : 10a599e031e749b7b260868f441e862b | string | |
| created_dt required | Created Datetime Example : 2024-05-17T00:23:17Z | string (date-time) | |
| dashboard_state required | Dashboard State Example : | string | |
| image_id required | Image ID Example : 10a599e031e749b7b260868f441e862b | string | |
| image_name required | Image Name Example : | string | |
| initial_user_email required | Initial User Email Example : | string | |
| modified_by optional | Modified By Example : 10a599e031e749b7b260868f441e862b | string | |
| modified_dt optional | Modified Datetime Example : 2024-05-17T00:23:17Z | string (date-time) | |
| project_id required | Project ID Example : 10a599e031e749b7b260868f441e862b | string | |
| project_name required | Project Name Example : | string | |
| release_id required | Release ID Example : 10a599e031e749b7b260868f441e862b | string | |
| release_name required | Release Name Example : aiml-test | string | |
| release_state required | Service State Example : DEPLOYED | string | |
| storage_class_name optional | Storage Class Name Example : | string | |
| version optional | Product Version Example : v1.7.1 | string |
4 - AiMlOpsPlatformDomainServiceReuqest
| Name | Description | Schema | Default |
|---|---|---|---|
| dns_id optional | DNS ID Example : acdd205d-b1d3-44e7-ab7a-429ca090e941 | any of [string, null] | |
| domain_service_name optional | Domain Service Name Example : sample.aimlopsplatform.com | any of [string, null] | |
| ip optional | IP Example : 192.168.3.197 | any of [string, null] | |
| operation_type optional | Operation Type Example : CREATE | UPDATE | DELETE | any of [string, null] | |
| record_id optional | Record ID Example : 8af744b9-4893-4f98-881d-4df984de7162 | any of [string, null] | |
| record_name optional | Record Name Example : sample | any of [string, null] |
5 - AiMlOpsPlatformImagesListResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| contents required | Contents | array[AiMlOpsPlatformImagesResponse] | |
| total_count required | Total Count Example : 10 | integer |
6 - AiMlOpsPlatformImagesResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| base_image optional | Base Image Example : | any of [string, null] | |
| category optional | Category Example : | any of [string, null] | |
| created_by optional | Created By Example : 10a599e031e749b7b260868f441e862b | any of [string, null] | |
| created_dt optional | Created Datetime Example : 2024-05-17T00:23:17Z | string (date-time) | |
| description optional | Description Example : | any of [string, null] | |
| icon_file optional | Icon File Example : | any of [string, null] | |
| icon_file_name optional | Icon File Name Example : | any of [string, null] | |
| image_attr optional | Image Attribute Example : | object | |
| image_id optional | Image ID Example : | any of [string, null] | |
| image_name optional | Image Name Example : | any of [string, null] | |
| modified_by optional | Modified By Example : 10a599e031e749b7b260868f441e862b | any of [string, null] | |
| modified_dt optional | Modified Datetime Example : 2024-05-17T00:23:17Z | string (date-time) | |
| os_type optional | OS Type Example : | any of [string, null] | |
| product_type optional | Product Type Example : Enterprise | any of [string, null] | |
| project_id optional | Project ID Example : 10a599e031e749b7b260868f441e862b | any of [string, null] |
7 - AiMlOpsPlatformsListResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| contents required | Contents | array[KubeflowResponse] | |
| total_count required | Total Count Example : 10 | integer |
8 - AiMlOpsPlatformUpdateRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| ai_ml_ops_platform_domain_service optional | Domain Service | any of [AiMlOpsPlatformDomainServiceReuqest, null] | |
| ai_ml_ops_platform_endpoint_type optional | Endpoint Type Example : Public | Private | any of [string, null] |
9 - AsyncResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| project_id required | Project ID Example : 10a599e031e749b7b260868f441e862b | string | |
| request_id required | Request ID Example : 10a599e031e749b7b260868f441e862b | string | |
| resource_id required | Resource ID Example : 10a599e031e749b7b260868f441e862b | string |
10 - CheckResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| result required | Result Example : | boolean |
11 - KubeflowResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| cluster_id required | Cluster ID Example : 10a599e031e749b7b260868f441e862b | string | |
| cluster_name optional | Cluster Name Example : cluster-test | any of [string, null] | |
| created_by required | Created By Example : 10a599e031e749b7b260868f441e862b | string | |
| created_dt required | Created Datetime Example : 2024-05-17T00:23:17Z | string (date-time) | |
| kubeflow_type required | Product Type Example : Enterprise | string | |
| modified_by optional | Modified By Example : 10a599e031e749b7b260868f441e862b | string | |
| modified_dt optional | Modified Datetime Example : 2024-05-17T00:23:17Z | string (date-time) | |
| release_id required | Release ID Example : 10a599e031e749b7b260868f441e862b | string | |
| release_name required | Release Name Example : aiml-test | string | |
| status required | Service State Example : DEPLOYED | string | |
| version required | Product Version Example : v1.7.1 | string |
12 - KubernetesEngineCreateRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| cifs_volume_id optional | Cifs Volume ID Example : | any of [string, null] | |
| cloud_logging_enabled optional | Cloud Logging Enabled Example : False | boolean | |
| k8s_version required | Kubernetes Version Example : v1.28.1 | string | |
| kubernetes_engine_name required | Cluster Name Example : cluster-testPattern : ^[a-z][a-z0-9\-]*[a-z0-9]$Minimum length : 3Maximum length : 30 | string | |
| lb_id optional | Load Balancer ID Example : | any of [string, null] | |
| private_acl_ip_resource optional | Private Acl Ip Resource | array[object] | |
| public_acl_ip_address optional | Public Acl Ip Address Example : | any of [string, null] | |
| security_group_id_list required | List Of Security Group ID Example : ['10a599e031e749b7b260868f441e862b'] | array[string] | |
| subnet_id required | Subnet ID Example : 10a599e031e749b7b260868f441e862b | string | |
| volume_id required | Volume ID Example : 10a599e031e749b7b260868f441e862b | string | |
| vpc_id required | VPC ID Example : 10a599e031e749b7b260868f441e862b | string |
13 - ListNodeResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| count optional | count Example : 0 | integer | |
| links optional | links | array[object] | |
| nodes optional | nodes | array[NodeResponse] |
14 - ListStorageClassResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| count optional | count Example : 0 | integer | |
| links optional | links | array[object] | |
| storage_classes optional | storage_classes | array[StorageClassResponse] |
15 - NodePoolCreateRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| cluster_id optional | Cluster ID Example : 10a599e031e749b7b260868f441e862b | string | |
| desired_node_count optional | Desired Node Count Example : 2 | any of [integer, null] | |
| image_os required | Image OS Example : ubuntu | string | |
| image_os_version required | Image OS Version Example : 22.04 | string | |
| is_auto_recovery optional | Is Auto Recovery Example : False | boolean | |
| is_auto_scale optional | Is Auto Scale Example : False | boolean | |
| keypair_name required | Keypair Name Example : keypair | string | |
| kubernetes_version optional | Kubernetes Version Example : v1.28.1 | string | |
| max_node_count optional | Max Node Count Example : 3 | any of [integer, null] | |
| min_node_count optional | Min Node Count Example : 2 | any of [integer, null] | |
| name required | Nodepool Name Example : nodepool-test | string | |
| server_type_id required | Server Type ID Example : s1v16m64 | string | |
| volume_size required | Volume Size Example : 104 | integer | |
| volume_type_name required | Volume Type Name Example : SSD | string |
16 - NodeResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| age optional | age Example : | string | |
| cluster_id optional | cluster_id Example : | string | |
| container_version optional | container_version Example : | string | |
| created_at optional | created_at Example : | string | |
| external_ip_address optional | external_ip_address Example : | any of [string, null] | |
| gpu_name optional | gpu_name Example : | any of [string, null] | |
| ip optional | ip Example : | string | |
| kernel_version optional | kernel_version Example : | string | |
| kubernetes_version optional | kubernetes_version Example : | string | |
| name optional | name Example : | string | |
| node_capacities optional | node_capacities | array[object] | |
| node_status optional | node_status Example : | string | |
| number_of_allocated_pods optional | number_of_allocated_pods Example : | string | |
| number_of_gpu optional | number_of_gpu Example : 0 | integer | |
| os_image optional | os_image Example : | string | |
| uid optional | uid Example : | string |
17 - StorageClassResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| age optional | age Example : | string | |
| allow_volume_expansion optional | allow_volume_expansion Example : | string | |
| cluster_id optional | cluster_id Example : | string | |
| created_at optional | created_at Example : | string | |
| default_class optional | default_class Example : | string | |
| name optional | name Example : | string | |
| provisioner optional | provisioner Example : | string | |
| pv_reclaim_policy optional | pv_reclaim_policy Example : | string | |
| uid optional | uid Example : | string | |
| volume_binding_mode optional | volume_binding_mode Example : | string |