DataFlowUpdateResponse
DataFlowUpdateResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| account optional | account Example : {'account_id': '', 'account_password': ''} | any of [object, null] | |
| cluster_id required | cluster_id Example : | string | |
| cluster_name optional | cluster_name Example : | string | |
| cluster_permission optional | cluster_permission Example : | any of [object, null] | |
| cluster_request_failed optional | cluster_request_failed Example : False | boolean | |
| count_data_flow_service optional | count_data_flow_service Example : | integer | |
| created_dt required | created_dt Example : | string (date-time) | |
| data_flow_id required | data_flow_id Example : | string | |
| data_flow_name required | data_flow_name Example : | string | |
| description optional | description Example : | any of [string, null] | |
| domain optional | domain Example : | any of [string, null] | |
| host_alias_list optional | host_alias Example : [{'hostnames': [''], 'ip': ''}] | any of [array[object], null] | |
| hosts_file optional | hosts_file Example : | any of [string, null] | |
| http_port optional | http_port Example : | any of [integer, null] | |
| https_port optional | https_port Example : | any of [integer, null] | |
| image_id required | image_id Example : | string | |
| ingress_class_name optional | ingress_class_name Example : | any of [string, null] | |
| instance_id required | instance_id Example : | any of [string, null] | |
| modified_dt required | modified_dt Example : | string (date-time) | |
| namespace_name required | namespace_name Example : | string | |
| node_selector optional | node_selector Example : | any of [string, null] | |
| state required | state Example : | string | |
| storage_class_name required | storage_class_name Example : | string | |
| version required | version Example : | string | |
| web_url optional | web_url Example : | any of [string, null] |