DataOpsUpdateRequest
DataOpsUpdateRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| account optional | account Example : {'account_id': '', 'account_password': ''} | any of [object, null] | |
| 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] | |
| node_selector optional | node_selector Example : | any of [string, null] |