DataFlowBodyCreate
DataFlowBodyCreate
| Name | Description | Schema | Default |
|---|---|---|---|
| account optional | account Example : {'account_id': '', 'account_password': ''} | any of [object, null] | |
| cluster_id required | cluster_id Example : | string | |
| data_flow_name required | data_flow_name Example : Minimum length : 3Maximum length : 30 | string | |
| description optional | description Example : | any of [string, null] | |
| domain required | domain Example : Minimum length : 3Maximum length : 50 | string | |
| dsc_domain optional | dsc_domain Example : | any of [string, null] | |
| host_alias_list required | host_alias_list Example : [{'hostnames': [''], 'ip': ''}] | array[object] | |
| image_id required | image_id Example : | string | |
| ingress_controller_name required | ingress_controller_name Example : | string | |
| instance_id optional | instance_id Example : | any of [string, null] | |
| node_selector optional | node_selector Example : | any of [string, null] | |
| storage_class_name required | storage_class_name Example : | string | |
| tags optional | tags | array[Tag] |