Data Ops
Overview
Provides a Command-line Interface (CLI) that supports programmatic use of IaaS/PaaS products provided by SCP.
This guide provides a brief description of Data Ops service and how to call CLI.
Version
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Status | Not Before |
|---|
| 1.1 | CURRENT | - |
| 1.0 | DEPRECATED | 20260701 |
1 - CLIs
1.1 - CheckClusterResourceSizeForDataOpsServiceCreate
1.1.1 - 1.1
scpcli data-ops check cluster resource size for data ops service create
--cluster_id <value>
--service_workload <value>
[--accept <value>]
[--content-type <value>]
[--scp-request-path <value>]
Description
Validate Cluster Resource Size for Data Ops Service Creation.
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
cluster_id required | string | Cluster ID | 2a9be312-5d4b-4bc8-b2ae-35100fa9241f |
service_workload required | object | service_workload | {'scheduler': {'cpu': '', 'memory': '', 'replica': '', 'version': ''}, 'web_server': {'cpu': '', 'memory': '', 'replica': '', 'version': ''}, 'worker': {'cpu': '', 'memory': '', 'replica': '', 'version': ''}} |
accept optional | string | Accept | - |
content-type optional | string | Content-Type | - |
scp-request-path optional | string | Scp-Request-Path | - |
Responses
| Name | Description | Example |
|---|
| cpu | | |
| err_code | Error code | |
| memory | | |
| result | Cluster resource check result | |
1.1.2 - 1.0
scpcli data-ops check cluster resource size for data ops service create
--cluster_id <value>
--service_workload <value>
[--accept <value>]
[--content-type <value>]
[--scp-request-path <value>]
Description
Validate Cluster Resource Size for Data Ops Service Creation.
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20260701 |
Parameters
| Name | Type | Description | Example |
|---|
cluster_id required | string | Cluster ID | 2a9be312-5d4b-4bc8-b2ae-35100fa9241f |
service_workload required | object | service_workload | {'scheduler': {'cpu': '', 'memory': '', 'replica': '', 'version': ''}, 'web_server': {'cpu': '', 'memory': '', 'replica': '', 'version': ''}, 'worker': {'cpu': '', 'memory': '', 'replica': '', 'version': ''}} |
accept optional | string | Accept | - |
content-type optional | string | Content-Type | - |
scp-request-path optional | string | Scp-Request-Path | - |
Responses
| Name | Description | Example |
|---|
| cpu | | |
| err_code | Error code | |
| memory | | |
| result | Cluster resource check result | |
1.2 - CheckClusterResourceSizeForDataOpsServiceUpdate
1.2.1 - 1.1
scpcli data-ops check cluster resource size for data ops service update
--data_ops_service_id <value>
--service_workload <value>
[--accept <value>]
[--content-type <value>]
[--scp-request-path <value>]
Description
Validate Cluster Resource Size for Data Ops Service Update.
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
data_ops_service_id required | string | data ops service ID | 2a9be312-5d4b-4bc8-b2ae-35100fa9241f |
service_workload required | object | service_workload | {'scheduler': {'cpu': '', 'memory': '', 'replica': '', 'version': ''}, 'web_server': {'cpu': '', 'memory': '', 'replica': '', 'version': ''}, 'worker': {'cpu': '', 'memory': '', 'replica': '', 'version': ''}} |
accept optional | string | Accept | - |
content-type optional | string | Content-Type | - |
scp-request-path optional | string | Scp-Request-Path | - |
Responses
| Name | Description | Example |
|---|
| cpu | | |
| err_code | Error code | |
| memory | | |
| result | Cluster resource check result | |
1.2.2 - 1.0
scpcli data-ops check cluster resource size for data ops service update
--data_ops_service_id <value>
--service_workload <value>
[--accept <value>]
[--content-type <value>]
[--scp-request-path <value>]
Description
Validate Cluster Resource Size for Data Ops Service Update.
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20260701 |
Parameters
| Name | Type | Description | Example |
|---|
data_ops_service_id required | string | data ops service ID | 2a9be312-5d4b-4bc8-b2ae-35100fa9241f |
service_workload required | object | service_workload | {'scheduler': {'cpu': '', 'memory': '', 'replica': '', 'version': ''}, 'web_server': {'cpu': '', 'memory': '', 'replica': '', 'version': ''}, 'worker': {'cpu': '', 'memory': '', 'replica': '', 'version': ''}} |
accept optional | string | Accept | - |
content-type optional | string | Content-Type | - |
scp-request-path optional | string | Scp-Request-Path | - |
Responses
| Name | Description | Example |
|---|
| cpu | | |
| err_code | Error code | |
| memory | | |
| result | Cluster resource check result | |
1.3 - CheckDataOpsNameDuplication
1.3.1 - 1.1
scpcli data-ops check data ops name duplication
--data_ops_name <value>
[--accept <value>]
[--content-type <value>]
[--scp-request-path <value>]
Description
check duplication controller
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
data_ops_name required | string | data ops name | 2a9be312-5d4b-4bc8-b2ae-35100fa9241f |
accept optional | string | Accept | - |
content-type optional | string | Content-Type | - |
scp-request-path optional | string | Scp-Request-Path | - |
Responses
1.3.2 - 1.0
scpcli data-ops check data ops name duplication
--data_ops_name <value>
[--accept <value>]
[--content-type <value>]
[--scp-request-path <value>]
Description
check duplication controller
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20260701 |
Parameters
| Name | Type | Description | Example |
|---|
data_ops_name required | string | data ops name | 2a9be312-5d4b-4bc8-b2ae-35100fa9241f |
accept optional | string | Accept | - |
content-type optional | string | Content-Type | - |
scp-request-path optional | string | Scp-Request-Path | - |
Responses
1.4 - CheckDataOpsServiceNameDuplication
1.4.1 - 1.1
scpcli data-ops check data ops service name duplication
--data_ops_service_name <value>
[--accept <value>]
[--content-type <value>]
[--scp-request-path <value>]
Description
check duplication controller
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
data_ops_service_name required | string | data ops service name | 2a9be312-5d4b-4bc8-b2ae-35100fa9241f |
accept optional | string | Accept | - |
content-type optional | string | Content-Type | - |
scp-request-path optional | string | Scp-Request-Path | - |
Responses
1.4.2 - 1.0
scpcli data-ops check data ops service name duplication
--data_ops_service_name <value>
[--accept <value>]
[--content-type <value>]
[--scp-request-path <value>]
Description
check duplication controller
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20260701 |
Parameters
| Name | Type | Description | Example |
|---|
data_ops_service_name required | string | data ops service name | 2a9be312-5d4b-4bc8-b2ae-35100fa9241f |
accept optional | string | Accept | - |
content-type optional | string | Content-Type | - |
scp-request-path optional | string | Scp-Request-Path | - |
Responses
1.5 - CreateDataOps
1.5.1 - 1.1
scpcli data-ops create data ops
--storage_class_name <value>
--ingress_controller_name <value>
--image_id <value>
--host_alias_list <value>
--domain <value>
--data_ops_name <value>
--cluster_id <value>
[--account <value>]
[--description <value>]
[--dsc_domain <value>]
[--instance_id <value>]
[--node_selector <value>]
[--tags <value>]
[--accept <value>]
[--content-type <value>]
[--scp-request-path <value>]
Description
create dataops
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
storage_class_name required | string | storage_class_name | - |
ingress_controller_name required | string | ingress_controller_name | - |
image_id required | string | image_id | - |
host_alias_list required | array | host_alias_list | {'hostnames': [''], 'ip': ''} |
domain required | string | domain | - |
data_ops_name required | string | data_ops_name | - |
cluster_id required | string | cluster_id | - |
account optional | object | account | {'account_id': '', 'account_password': ''} |
description optional | string | description | - |
dsc_domain optional | string | dsc_domain | - |
instance_id optional | string | instance_id | - |
node_selector optional | string | node_selector | - |
tags optional | array | tags | '{"key": "Key", "value": "Value"}' |
accept optional | string | Accept | - |
content-type optional | string | Content-Type | - |
scp-request-path optional | string | Scp-Request-Path | - |
Responses
1.5.2 - 1.0
scpcli data-ops create data ops
--storage_class_name <value>
--ingress_controller_name <value>
--image_id <value>
--host_alias_list <value>
--domain <value>
--data_ops_name <value>
--cluster_id <value>
[--account <value>]
[--description <value>]
[--dsc_domain <value>]
[--instance_id <value>]
[--node_selector <value>]
[--tags <value>]
[--accept <value>]
[--content-type <value>]
[--scp-request-path <value>]
Description
create dataops
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20260701 |
Parameters
| Name | Type | Description | Example |
|---|
storage_class_name required | string | storage_class_name | - |
ingress_controller_name required | string | ingress_controller_name | - |
image_id required | string | image_id | - |
host_alias_list required | array | host_alias_list | {'hostnames': [''], 'ip': ''} |
domain required | string | domain | - |
data_ops_name required | string | data_ops_name | - |
cluster_id required | string | cluster_id | - |
account optional | object | account | {'account_id': '', 'account_password': ''} |
description optional | string | description | - |
dsc_domain optional | string | dsc_domain | - |
instance_id optional | string | instance_id | - |
node_selector optional | string | node_selector | - |
tags optional | array | tags | '{"key": "Key", "value": "Value"}' |
accept optional | string | Accept | - |
content-type optional | string | Content-Type | - |
scp-request-path optional | string | Scp-Request-Path | - |
Responses
1.6 - CreateDataOpsService
1.6.1 - 1.1
scpcli data-ops create data ops service
--worker_type <value>
--storage_class_name <value>
--service_workload <value>
--host_alias <value>
--domain <value>
--data_ops_service_name <value>
--data_ops_id <value>
[--account <value>]
[--description <value>]
[--node_selector <value>]
[--tags <value>]
[--accept <value>]
[--content-type <value>]
[--scp-request-path <value>]
Description
create dataops service
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
worker_type required | string | worker_type | - |
storage_class_name required | string | storage_class_name | - |
service_workload required | object | service_workload | {'scheduler': {'cpu': '', 'memory': '', 'replica': '', 'version': ''}, 'web_server': {'cpu': '', 'memory': '', 'replica': '', 'version': ''}, 'worker': {'cpu': '', 'memory': '', 'replica': '', 'version': ''}} |
host_alias required | object | host_alias | {'enabled': 'true', 'host_alias_list': [{'hostname': '', 'ip': ''}]} |
domain required | string | description | - |
data_ops_service_name required | string | data_ops_service_name | - |
data_ops_id required | string | data_ops_id | - |
account optional | object | account | {'account_id': '', 'account_password': ''} |
description optional | string | description | - |
node_selector optional | string | node_selector | - |
tags optional | array | tags | '{"key": "Key", "value": "Value"}' |
accept optional | string | Accept | - |
content-type optional | string | Content-Type | - |
scp-request-path optional | string | Scp-Request-Path | - |
Responses
1.6.2 - 1.0
scpcli data-ops create data ops service
--worker_type <value>
--storage_class_name <value>
--service_workload <value>
--host_alias <value>
--domain <value>
--data_ops_service_name <value>
--data_ops_id <value>
[--account <value>]
[--description <value>]
[--node_selector <value>]
[--tags <value>]
[--accept <value>]
[--content-type <value>]
[--scp-request-path <value>]
Description
create dataops service
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20260701 |
Parameters
| Name | Type | Description | Example |
|---|
worker_type required | string | worker_type | - |
storage_class_name required | string | storage_class_name | - |
service_workload required | object | service_workload | {'scheduler': {'cpu': '', 'memory': '', 'replica': '', 'version': ''}, 'web_server': {'cpu': '', 'memory': '', 'replica': '', 'version': ''}, 'worker': {'cpu': '', 'memory': '', 'replica': '', 'version': ''}} |
host_alias required | object | host_alias | {'enabled': 'true', 'host_alias_list': [{'hostname': '', 'ip': ''}]} |
domain required | string | description | - |
data_ops_service_name required | string | data_ops_service_name | - |
data_ops_id required | string | data_ops_id | - |
account optional | object | account | {'account_id': '', 'account_password': ''} |
description optional | string | description | - |
node_selector optional | string | node_selector | - |
tags optional | array | tags | '{"key": "Key", "value": "Value"}' |
accept optional | string | Accept | - |
content-type optional | string | Content-Type | - |
scp-request-path optional | string | Scp-Request-Path | - |
Responses
1.7 - DeleteDataOps
1.7.1 - 1.1
scpcli data-ops delete data ops
--data_ops_id <value>
[--accept <value>]
[--content-type <value>]
[--scp-request-path <value>]
Description
delete dataops v1
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
data_ops_id required | string | data ops ID | 2a9be312-5d4b-4bc8-b2ae-35100fa9241f |
accept optional | string | Accept | - |
content-type optional | string | Content-Type | - |
scp-request-path optional | string | Scp-Request-Path | - |
1.7.2 - 1.0
scpcli data-ops delete data ops
--data_ops_id <value>
[--accept <value>]
[--content-type <value>]
[--scp-request-path <value>]
Description
delete dataops v1
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20260701 |
Parameters
| Name | Type | Description | Example |
|---|
data_ops_id required | string | data ops ID | 2a9be312-5d4b-4bc8-b2ae-35100fa9241f |
accept optional | string | Accept | - |
content-type optional | string | Content-Type | - |
scp-request-path optional | string | Scp-Request-Path | - |
1.8 - DeleteDataOpsService
1.8.1 - 1.1
scpcli data-ops delete data ops service
--data_ops_service_id <value>
[--accept <value>]
[--content-type <value>]
[--scp-request-path <value>]
Description
delete data ops service
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
data_ops_service_id required | string | data ops service ID | 2a9be312-5d4b-4bc8-b2ae-35100fa9241f |
accept optional | string | Accept | - |
content-type optional | string | Content-Type | - |
scp-request-path optional | string | Scp-Request-Path | - |
1.8.2 - 1.0
scpcli data-ops delete data ops service
--data_ops_service_id <value>
[--accept <value>]
[--content-type <value>]
[--scp-request-path <value>]
Description
delete data ops service
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20260701 |
Parameters
| Name | Type | Description | Example |
|---|
data_ops_service_id required | string | data ops service ID | 2a9be312-5d4b-4bc8-b2ae-35100fa9241f |
accept optional | string | Accept | - |
content-type optional | string | Content-Type | - |
scp-request-path optional | string | Scp-Request-Path | - |
1.9 - ListDataOps
1.9.1 - 1.1
scpcli data-ops list data ops
[--sort <value>]
[--cluster_name <value>]
[--created_by <value>]
[--state <value>]
[--dataops_version <value>]
[--size <value>]
[--page <value>]
[--cluster_id <value>]
[--data_ops_name <value>]
[--region <value>]
[--accept <value>]
[--content-type <value>]
[--scp-request-path <value>]
Description
{aianalytics.GetDataOpsListConsole.notes} v1.1
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
sort optional | string | sort | created_dt:desc |
cluster_name optional | string | cluster_name | - |
created_by optional | string | created_by | - |
state optional | **** | state | - |
dataops_version optional | string | version | - |
size optional | integer | size | 20 |
page optional | integer | page | 0 |
cluster_id optional | string | cluster_id | - |
data_ops_name optional | string | data_ops_name | - |
region optional | string | region | - |
accept optional | string | Accept | - |
content-type optional | string | Content-Type | - |
scp-request-path optional | string | Scp-Request-Path | - |
Responses
| Name | Description | Example |
|---|
| account_id | account_id | |
| cluster_id | cluster_id | |
| cluster_name | cluster_name | |
| cluster_permission | cluster_permission | |
| cluster_request_failed | cluster_request_failed | |
| created_by | created_by | |
| created_dt | created_at | |
| data_ops_id | data_ops_id | |
| data_ops_name | data_ops_name | |
| image_id | image_id | |
| instance_id | instance_id | |
| is_active_image | is_active_image | |
| modified_by | modified_by | |
| modified_dt | modified_at | |
| namespace_name | namespace_name | |
| state | state | |
| version | version | |
1.9.2 - 1.0
scpcli data-ops list data ops
[--sort <value>]
[--cluster_name <value>]
[--created_by <value>]
[--state <value>]
[--dataops_version <value>]
[--size <value>]
[--page <value>]
[--cluster_id <value>]
[--data_ops_name <value>]
[--region <value>]
[--accept <value>]
[--content-type <value>]
[--scp-request-path <value>]
Description
{aianalytics.GetDataOpsListConsole.notes}
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20260701 |
Parameters
| Name | Type | Description | Example |
|---|
sort optional | string | sort | created_dt:desc |
cluster_name optional | string | cluster_name | - |
created_by optional | string | created_by | - |
state optional | **** | state | - |
dataops_version optional | string | version | - |
size optional | integer | size | 20 |
page optional | integer | page | 0 |
cluster_id optional | string | cluster_id | - |
data_ops_name optional | string | data_ops_name | - |
region optional | string | region | - |
accept optional | string | Accept | - |
content-type optional | string | Content-Type | - |
scp-request-path optional | string | Scp-Request-Path | - |
Responses
| Name | Description | Example |
|---|
| cluster_id | cluster_id | |
| cluster_name | cluster_name | |
| cluster_permission | cluster_permission | |
| cluster_request_failed | cluster_request_failed | |
| created_by | created_by | |
| created_dt | created_at | |
| data_ops_id | data_ops_id | |
| data_ops_name | data_ops_name | |
| image_id | image_id | |
| instance_id | instance_id | |
| is_active_image | is_active_image | |
| modified_by | modified_by | |
| modified_dt | modified_at | |
| namespace_name | namespace_name | |
| state | state | |
| version | version | |
1.10 - ListDataOpsImageVersions
1.10.1 - 1.1
scpcli data-ops list data ops image versions
[--accept <value>]
[--content-type <value>]
[--scp-request-path <value>]
Description
get dataops image version v1
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
accept optional | string | Accept | - |
content-type optional | string | Content-Type | - |
scp-request-path optional | string | Scp-Request-Path | - |
Responses
| Name | Description | Example |
|---|
| image_attr | image_attr | |
| image_id | image_id | |
| image_name | image_name | |
| version | version | |
1.10.2 - 1.0
scpcli data-ops list data ops image versions
[--accept <value>]
[--content-type <value>]
[--scp-request-path <value>]
Description
get dataops image version v1
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20260701 |
Parameters
| Name | Type | Description | Example |
|---|
accept optional | string | Accept | - |
content-type optional | string | Content-Type | - |
scp-request-path optional | string | Scp-Request-Path | - |
Responses
| Name | Description | Example |
|---|
| image_attr | image_attr | |
| image_id | image_id | |
| image_name | image_name | |
| version | version | |
1.11 - ListDataOpsService
1.11.1 - 1.1
scpcli data-ops list data ops service
[--created_by <value>]
[--state <value>]
[--sort <value>]
[--size <value>]
[--page <value>]
[--data_ops_service_name <value>]
[--data_ops_name <value>]
[--accept <value>]
[--content-type <value>]
[--scp-request-path <value>]
Description
GetDataOpsServiceListConsole v1.1
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
created_by optional | string | created_by | - |
state optional | **** | state | - |
sort optional | string | sort | created_dt:desc |
size optional | integer | size | 20 |
page optional | integer | page | 0 |
data_ops_service_name optional | string | data_ops_service_name | - |
data_ops_name optional | string | data_ops_name | - |
accept optional | string | Accept | - |
content-type optional | string | Content-Type | - |
scp-request-path optional | string | Scp-Request-Path | - |
Responses
| Name | Description | Example |
|---|
| account_id | account_id | |
| cluster_id | cluster_id | |
| cluster_name | cluster_name | |
| cluster_permission | cluster_permission | |
| cluster_request_failed | cluster_request_failed | |
| created_by | created_by | |
| created_dt | created_at | |
| data_ops_id | data_ops_id | |
| data_ops_name | data_ops_name | |
| data_ops_service_id | data_ops_service_id | |
| data_ops_service_name | data_ops_service_name | |
| description | description | |
| modified_by | modified_by | |
| modified_dt | modified_at | |
| state | state | |
| version | version | |
1.11.2 - 1.0
scpcli data-ops list data ops service
[--created_by <value>]
[--state <value>]
[--sort <value>]
[--size <value>]
[--page <value>]
[--data_ops_service_name <value>]
[--data_ops_name <value>]
[--accept <value>]
[--content-type <value>]
[--scp-request-path <value>]
Description
GetDataOpsServiceListConsole
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20260701 |
Parameters
| Name | Type | Description | Example |
|---|
created_by optional | string | created_by | - |
state optional | **** | state | - |
sort optional | string | sort | created_dt:desc |
size optional | integer | size | 20 |
page optional | integer | page | 0 |
data_ops_service_name optional | string | data_ops_service_name | - |
data_ops_name optional | string | data_ops_name | - |
accept optional | string | Accept | - |
content-type optional | string | Content-Type | - |
scp-request-path optional | string | Scp-Request-Path | - |
Responses
| Name | Description | Example |
|---|
| cluster_id | cluster_id | |
| cluster_name | cluster_name | |
| cluster_permission | cluster_permission | |
| cluster_request_failed | cluster_request_failed | |
| created_by | created_by | |
| created_dt | created_at | |
| data_ops_id | data_ops_id | |
| data_ops_name | data_ops_name | |
| data_ops_service_id | data_ops_service_id | |
| data_ops_service_name | data_ops_service_name | |
| description | description | |
| modified_by | modified_by | |
| modified_dt | modified_at | |
| state | state | |
| version | version | |
1.12 - ShowDataOps
1.12.1 - 1.1
scpcli data-ops show data ops
--data_ops_id <value>
[--accept <value>]
[--content-type <value>]
[--scp-request-path <value>]
Description
get dataops detail v1.1
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
data_ops_id required | string | data ops ID | 2a9be312-5d4b-4bc8-b2ae-35100fa9241f |
accept optional | string | Accept | - |
content-type optional | string | Content-Type | - |
scp-request-path optional | string | Scp-Request-Path | - |
Responses
| Name | Description | Example |
|---|
| account | account | {‘account_id’: ‘’, ‘account_password’: ‘’} |
| account_id | account_id | |
| cluster_id | cluster_id | |
| cluster_name | cluster_name | |
| cluster_permission | cluster_permission | |
| cluster_request_failed | cluster_request_failed | |
| created_dt | created_dt | |
| data_ops_id | data_ops_id | |
| data_ops_name | data_ops_name | |
| description | description | |
| domain | domain | |
| host_alias_list | host_alias | [{‘hostnames’: [’’], ‘ip’: ‘’}] |
| hosts_file | hosts_file | |
| http_port | http_port | |
| https_port | https_port | |
| image_id | image_id | |
| ingress_class_name | ingress_class_name | |
| instance_id | instance_id | |
| is_active_image | is_active_image | |
| modified_dt | modified_dt | |
| namespace_name | namespace_name | |
| node_selector | node_selector | |
| state | state | |
| storage_class_name | storage_class_name | |
| version | version | |
| web_url | web_url | |
1.12.2 - 1.0
scpcli data-ops show data ops
--data_ops_id <value>
[--accept <value>]
[--content-type <value>]
[--scp-request-path <value>]
Description
get dataops detail
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20260701 |
Parameters
| Name | Type | Description | Example |
|---|
data_ops_id required | string | data ops ID | 2a9be312-5d4b-4bc8-b2ae-35100fa9241f |
accept optional | string | Accept | - |
content-type optional | string | Content-Type | - |
scp-request-path optional | string | Scp-Request-Path | - |
Responses
| Name | Description | Example |
|---|
| account | account | {‘account_id’: ‘’, ‘account_password’: ‘’} |
| cluster_id | cluster_id | |
| cluster_name | cluster_name | |
| cluster_permission | cluster_permission | |
| cluster_request_failed | cluster_request_failed | |
| created_dt | created_dt | |
| data_ops_id | data_ops_id | |
| data_ops_name | data_ops_name | |
| description | description | |
| domain | domain | |
| host_alias_list | host_alias | [{‘hostnames’: [’’], ‘ip’: ‘’}] |
| hosts_file | hosts_file | |
| http_port | http_port | |
| https_port | https_port | |
| image_id | image_id | |
| ingress_class_name | ingress_class_name | |
| instance_id | instance_id | |
| is_active_image | is_active_image | |
| modified_dt | modified_dt | |
| namespace_name | namespace_name | |
| node_selector | node_selector | |
| state | state | |
| storage_class_name | storage_class_name | |
| version | version | |
| web_url | web_url | |
1.13 - ShowDataOpsService
1.13.1 - 1.1
scpcli data-ops show data ops service
--data_ops_service_id <value>
[--accept <value>]
[--content-type <value>]
[--scp-request-path <value>]
Description
get data ops service v1.1
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
data_ops_service_id required | string | data ops service ID | 2a9be312-5d4b-4bc8-b2ae-35100fa9241f |
accept optional | string | Accept | - |
content-type optional | string | Content-Type | - |
scp-request-path optional | string | Scp-Request-Path | - |
Responses
| Name | Description | Example |
|---|
| account | account | {‘account_id’: ‘’, ‘account_password’: ‘’} |
| account_id | account_id | |
| cluster_id | cluster_id | |
| cluster_name | cluster_name | |
| cluster_permission | cluster_permission | |
| cluster_request_failed | cluster_request_failed | |
| created_dt | created_dt | |
| data_ops_id | data_ops_id | |
| data_ops_name | data_ops_name | |
| data_ops_service_id | data_ops_service_id | |
| data_ops_service_name | data_ops_service_name | |
| description | description | |
| domain | domain | |
| host_alias | host_alias | {’enabled’: ’true’, ‘host_alias_list’: [{‘hostname’: ‘’, ‘ip’: ‘’}]} |
| hosts_file | hosts_file | |
| http_port | http_port | |
| https_port | https_port | |
| image_id | image_id | |
| ingress_class_name | ingress_class_name | |
| instance_id | instance_id | |
| is_active_image | is_active_image | |
| modified_dt | modified_dt | |
| namespace_name | namespace_name | |
| node_selector | node_selector | |
| service_workload | service_workload | |
| state | state | |
| storage_class_name | storage_class_name | |
| version | version | |
| web_url | web_url | |
1.13.2 - 1.0
scpcli data-ops show data ops service
--data_ops_service_id <value>
[--accept <value>]
[--content-type <value>]
[--scp-request-path <value>]
Description
get data ops service
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20260701 |
Parameters
| Name | Type | Description | Example |
|---|
data_ops_service_id required | string | data ops service ID | 2a9be312-5d4b-4bc8-b2ae-35100fa9241f |
accept optional | string | Accept | - |
content-type optional | string | Content-Type | - |
scp-request-path optional | string | Scp-Request-Path | - |
Responses
| Name | Description | Example |
|---|
| account | account | {‘account_id’: ‘’, ‘account_password’: ‘’} |
| cluster_id | cluster_id | |
| cluster_name | cluster_name | |
| cluster_permission | cluster_permission | |
| cluster_request_failed | cluster_request_failed | |
| created_dt | created_dt | |
| data_ops_id | data_ops_id | |
| data_ops_name | data_ops_name | |
| data_ops_service_id | data_ops_service_id | |
| data_ops_service_name | data_ops_service_name | |
| description | description | |
| domain | domain | |
| host_alias | host_alias | {’enabled’: ’true’, ‘host_alias_list’: [{‘hostname’: ‘’, ‘ip’: ‘’}]} |
| hosts_file | hosts_file | |
| http_port | http_port | |
| https_port | https_port | |
| image_id | image_id | |
| ingress_class_name | ingress_class_name | |
| instance_id | instance_id | |
| is_active_image | is_active_image | |
| modified_dt | modified_dt | |
| namespace_name | namespace_name | |
| node_selector | node_selector | |
| service_workload | service_workload | |
| state | state | |
| storage_class_name | storage_class_name | |
| version | version | |
| web_url | web_url | |
1.14 - ShowDataOpsServiceSubVersion
1.14.1 - 1.1
scpcli data-ops show data ops service sub version
--data_ops_id <value>
[--accept <value>]
[--content-type <value>]
[--scp-request-path <value>]
Description
get data ops sub version
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
data_ops_id required | string | data ops ID | 2a9be312-5d4b-4bc8-b2ae-35100fa9241f |
accept optional | string | Accept | - |
content-type optional | string | Content-Type | - |
scp-request-path optional | string | Scp-Request-Path | - |
Responses
| Name | Description | Example |
|---|
| data_ops_service_count | DataOpsService count | |
| versions | image versions | |
1.14.2 - 1.0
scpcli data-ops show data ops service sub version
--data_ops_id <value>
[--accept <value>]
[--content-type <value>]
[--scp-request-path <value>]
Description
get data ops sub version
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20260701 |
Parameters
| Name | Type | Description | Example |
|---|
data_ops_id required | string | data ops ID | 2a9be312-5d4b-4bc8-b2ae-35100fa9241f |
accept optional | string | Accept | - |
content-type optional | string | Content-Type | - |
scp-request-path optional | string | Scp-Request-Path | - |
Responses
| Name | Description | Example |
|---|
| data_ops_service_count | DataOpsService count | |
| versions | image versions | |
1.15 - UpdateDataOps
1.15.1 - 1.1
scpcli data-ops update data ops
--data_ops_id <value>
[--account <value>]
[--description <value>]
[--domain <value>]
[--host_alias_list <value>]
[--node_selector <value>]
[--accept <value>]
[--content-type <value>]
[--scp-request-path <value>]
Description
update dataops v1
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
data_ops_id required | string | data ops ID | 2a9be312-5d4b-4bc8-b2ae-35100fa9241f |
account optional | object | account | {'account_id': '', 'account_password': ''} |
description optional | string | description | - |
domain optional | string | domain | - |
host_alias_list optional | array | host_alias | {'hostnames': [''], 'ip': ''} |
node_selector optional | string | node_selector | - |
accept optional | string | Accept | - |
content-type optional | string | Content-Type | - |
scp-request-path optional | string | Scp-Request-Path | - |
1.15.2 - 1.0
scpcli data-ops update data ops
--data_ops_id <value>
[--account <value>]
[--description <value>]
[--domain <value>]
[--host_alias_list <value>]
[--node_selector <value>]
[--accept <value>]
[--content-type <value>]
[--scp-request-path <value>]
Description
update dataops v1
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20260701 |
Parameters
| Name | Type | Description | Example |
|---|
data_ops_id required | string | data ops ID | 2a9be312-5d4b-4bc8-b2ae-35100fa9241f |
account optional | object | account | {'account_id': '', 'account_password': ''} |
description optional | string | description | - |
domain optional | string | domain | - |
host_alias_list optional | array | host_alias | {'hostnames': [''], 'ip': ''} |
node_selector optional | string | node_selector | - |
accept optional | string | Accept | - |
content-type optional | string | Content-Type | - |
scp-request-path optional | string | Scp-Request-Path | - |
1.16 - UpdateDataOpsService
1.16.1 - 1.1
scpcli data-ops update data ops service
--data_ops_service_id <value>
[--description <value>]
[--domain <value>]
[--host_alias <value>]
[--node_selector <value>]
[--service_workload <value>]
[--worker_type <value>]
[--accept <value>]
[--content-type <value>]
[--scp-request-path <value>]
Description
update data ops service
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
data_ops_service_id required | string | data ops service ID | 2a9be312-5d4b-4bc8-b2ae-35100fa9241f |
description optional | string | description | - |
domain optional | string | domain | - |
host_alias optional | object | host_alias | {'enabled': 'true', 'host_alias_list': [{'hostname': '', 'ip': ''}]} |
node_selector optional | string | node_selector | - |
service_workload optional | object | service_workload | {'scheduler': {'cpu': '', 'memory': '', 'replica': '', 'version': ''}, 'web_server': {'cpu': '', 'memory': '', 'replica': '', 'version': ''}, 'worker': {'cpu': '', 'memory': '', 'replica': '', 'version': ''}} |
worker_type optional | string | worker_type | - |
accept optional | string | Accept | - |
content-type optional | string | Content-Type | - |
scp-request-path optional | string | Scp-Request-Path | - |
1.16.2 - 1.0
scpcli data-ops update data ops service
--data_ops_service_id <value>
[--description <value>]
[--domain <value>]
[--host_alias <value>]
[--node_selector <value>]
[--service_workload <value>]
[--worker_type <value>]
[--accept <value>]
[--content-type <value>]
[--scp-request-path <value>]
Description
update data ops service
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20260701 |
Parameters
| Name | Type | Description | Example |
|---|
data_ops_service_id required | string | data ops service ID | 2a9be312-5d4b-4bc8-b2ae-35100fa9241f |
description optional | string | description | - |
domain optional | string | domain | - |
host_alias optional | object | host_alias | {'enabled': 'true', 'host_alias_list': [{'hostname': '', 'ip': ''}]} |
node_selector optional | string | node_selector | - |
service_workload optional | object | service_workload | {'scheduler': {'cpu': '', 'memory': '', 'replica': '', 'version': ''}, 'web_server': {'cpu': '', 'memory': '', 'replica': '', 'version': ''}, 'worker': {'cpu': '', 'memory': '', 'replica': '', 'version': ''}} |
worker_type optional | string | worker_type | - |
accept optional | string | Accept | - |
content-type optional | string | Content-Type | - |
scp-request-path optional | string | Scp-Request-Path | - |