CloudMLRequest
CloudMLRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| analytics_resource required | Analytics Resource Example : {'cpu': 0, 'gpu': '', 'memory': 0} | object | |
| application_resource required | Application Resource Example : {'cpu': 0, 'memory': 0} | object | |
| cloud_ml_name required | Cloud ML Name Example : aiml-test | string | |
| cluster_id required | Cluster ID Example : 10a599e031e749b7b260868f441e862b | string | |
| copilot optional | Copilot Example : {'cpu': 0, 'gpu': '', 'memory': 0} | object | |
| custom_registry_access_key required | Custom Registry Access Key Example : 10a599e031e749b7b260868f441e862b | string | |
| custom_registry_access_project_id optional | Custom Registry Access Project ID Example : 10a599e031e749b7b260868f441e862b | any of [string, null] | |
| custom_registry_access_region optional | Custom Registry Access Region Example : 10a599e031e749b7b260868f441e862b | any of [string, null] | |
| custom_registry_access_secret_key required | Custom Registry Access Secret Key Example : 10a599e031e749b7b260868f441e862b | string | |
| custom_registry_host required | Custom Registry Host Example : 10a599e031e749b7b260868f441e862b | string | |
| description optional | Description Example : 147@53A69a | string | |
| domain_name required | Domain Name Example : 147@53A69a | string | |
| endpoint_type required | Endpoint Type Example : 147@53A69a | string | |
| image_id required | Image ID Example : 10a599e031e749b7b260868f441e862b | string | |
| product_group_id optional | Product Group ID Example : 10a599e031e749b7b260868f441e862b | string | |
| tags optional | Tags | array[object] | |
| use_copilot optional | Use Copilot Example : True | boolean |