{
"data_backend": {
"endpoint": "string",
"name": "string",
"quota_enabled": true,
"Confirm": "string",
"readonly": true,
"outside": true,
"share_path": "string",
"params": {
"access_key": "string",
"follow_redirect": true,
"admin_user_name": "string",
"attr_enabled": true,
"clustername": "string",
"region": "string",
"mount_custom_o_params": "string",
"admin_endpoint": "string",
"zonegroup_uuid": "string",
"authentication": "string",
"storage_class": "string",
"admin_password": "string",
"host_style": "string",
"keep_alive_timeout": 0,
"secret_key": "string",
"password": "string",
"user_name": "string"
},
"verify_mode": "string",
"backend_status": "DataBackendStatusEnabled = \"enabled\"",
"targets": [
{
"status": "DataBackendStatusEnabled = \"enabled\"",
"pool_actual_size": 0,
"pool_actual_used_size": 0,
"target_used_num": 0,
"description": "string",
"pool_id": 0,
"resource_status": "string",
"alert": {
"resource_id": 0
},
"max_objects": 0,
"health": {
"used_type": "string",
"data": "string",
"quota": "string"
},
"params": {},
"target_used_size": 0,
"connected": true,
"id": 0,
"max_size": 0,
"target": "string"
}
]
}
}curl --location --request PATCH 'http://10.16.11.91:6012/sddc/v1/v2/os/data-backends/' \
--header 'x-sddc-token: 78ce2df0c80e4b10a28c7779af4dc10f' \
--header 'Content-Type: application/json' \
--data-raw '{
"data_backend": {
"endpoint": "string",
"name": "string",
"quota_enabled": true,
"Confirm": "string",
"readonly": true,
"outside": true,
"share_path": "string",
"params": {
"access_key": "string",
"follow_redirect": true,
"admin_user_name": "string",
"attr_enabled": true,
"clustername": "string",
"region": "string",
"mount_custom_o_params": "string",
"admin_endpoint": "string",
"zonegroup_uuid": "string",
"authentication": "string",
"storage_class": "string",
"admin_password": "string",
"host_style": "string",
"keep_alive_timeout": 0,
"secret_key": "string",
"password": "string",
"user_name": "string"
},
"verify_mode": "string",
"backend_status": "DataBackendStatusEnabled = \"enabled\"",
"targets": [
{
"status": "DataBackendStatusEnabled = \"enabled\"",
"pool_actual_size": 0,
"pool_actual_used_size": 0,
"target_used_num": 0,
"description": "string",
"pool_id": 0,
"resource_status": "string",
"alert": {
"resource_id": 0
},
"max_objects": 0,
"health": {
"used_type": "string",
"data": "string",
"quota": "string"
},
"params": {},
"target_used_size": 0,
"connected": true,
"id": 0,
"max_size": 0,
"target": "string"
}
]
}
}'{
"data_backend": {
"share_path": "string",
"quota_enabled": true,
"origin_used": [
{
"id": 0,
"name": "string"
}
],
"backend_status": "DataBackendStatusEnabled = \"enabled\"",
"id": 0,
"replication_used": [
{
"id": 0,
"name": "string"
}
],
"create": "string",
"outside": true,
"targets": [
{
"err_cause": "string",
"status": "DataBackendStatusEnabled = \"enabled\"",
"pool_actual_used_size": 0,
"description": "string",
"pool_actual_size": 0,
"pool_id": 0,
"resource_status": "string",
"id": 0,
"max_objects": 0,
"snapshot_enable": "string",
"connected": true,
"empty": "EmptyBucket = \"EmptyBucket\"",
"versioning_status": "VersioningStatusEnabled = \"enabled\"",
"params": {},
"deeparchive": {
"d_version": 0,
"dest_conf": {
"status": "string",
"src_bucket": {
"outside": true,
"id": "string",
"name": "string"
}
},
"type": "string",
"src_conf": {
"status": "string"
}
},
"compatible": "string",
"max_size": 0,
"target": "string"
}
],
"platform": "DataBackendPlatformInfoAWS = \"AWS\"",
"readonly": true,
"params": {
"access_key": "string",
"follow_redirect": true,
"admin_user_name": "string",
"attr_enabled": true,
"clustername": "string",
"region": "string",
"mount_custom_o_params": "string",
"admin_endpoint": "string",
"zonegroup_uuid": "string",
"authentication": "string",
"storage_class": "string",
"admin_password": "string",
"host_style": "string",
"keep_alive_timeout": 0,
"secret_key": "string",
"password": "string",
"user_name": "string"
},
"samples": [
{
"quota_num": 0,
"create": "string",
"quota_size": 0,
"object_num": 0,
"targets": [
{
"quota_num": 0,
"object_num": 0,
"id": 0,
"quota_size": 0,
"data_size_byte": 0
}
],
"data_size_byte": 0
}
],
"type": "DataBackendPlatformTypeObj = \"object\"",
"status": "string",
"deeparchive_used": [
{
"id": 0,
"name": "string"
}
],
"update": "string",
"endpoint": "string",
"name": "string",
"region": "string",
"verify_mode": "string",
"storage_cluster": {
"status": "string",
"name": "string",
"action_status": "string",
"version": "string",
"fs_id": "string",
"type": "string",
"id": 0
}
}
}