DataOpsServiceUpdateRequest
DataOpsServiceUpdateRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| description optional | description Example : | any of [string, null] | |
| domain optional | domain Example : | any of [string, null] | |
| host_alias optional | host_alias Example : {'enabled': 'true', 'host_alias_list': [{'hostname': '', 'ip': ''}]} | any of [object, null] | |
| node_selector optional | node_selector Example : | any of [string, null] | |
| service_workload optional | service_workload Example : {'scheduler': {'cpu': '', 'memory': '', 'replica': '', 'version': ''}, 'web_server': {'cpu': '', 'memory': '', 'replica': '', 'version': ''}, 'worker': {'cpu': '', 'memory': '', 'replica': '', 'version': ''}} | object | |
| worker_type optional | worker_type Example : | string |