{
"object_storage": {
"second_mergence_enabled": true,
"second_mergence_start_on": "string",
"lifecycle_end_on": "string",
"lifecycle_start_on": "string",
"second_mergence_end_on": "string"
}
}curl --location --request PATCH 'http://10.16.11.91:6012/sddc/v1/v1/cluster/object-storage' \
--header 'x-sddc-token: 78ce2df0c80e4b10a28c7779af4dc10f' \
--header 'Content-Type: application/json' \
--data-raw '{
"object_storage": {
"second_mergence_enabled": true,
"second_mergence_start_on": "string",
"lifecycle_end_on": "string",
"lifecycle_start_on": "string",
"second_mergence_end_on": "string"
}
}'{
"object_storage": {
"status": "string",
"second_mergence_enabled": true,
"tiering_host_ids": [
0
],
"second_mergence_start_on": "string",
"name": "string",
"second_mergence_end_on": "string",
"s3_lb_system_user_ak": "string",
"create": "2019-08-24T14:15:22Z",
"search_enabled": true,
"update": "2019-08-24T14:15:22Z",
"action_status": "string",
"multi_zone_enabled": true,
"cluster": {
"status": "string",
"type": "string",
"id": 0,
"fs_id": "string",
"name": "string"
},
"s3_lb_system_user_sk": "string",
"lifecycle_start_on": "string",
"cname_enabled": true,
"lifecycle_end_on": "string",
"dns_names": [
"string"
],
"origin_pull_host_ids": [
0
],
"id": 0,
"index_pool": {
"status": "string",
"name": "string",
"encrypt_enabled": true,
"action_status": "string",
"pool_type": "string",
"numa_bind_policy": "string",
"numa_apply_policy": "string",
"stretched": true,
"encrypt_algorithm_full_name": "string",
"numa_enabled": true,
"id": 0
},
"samples": [
{
"local_allocated_objects": 0,
"external_allocated_size": 0,
"allocated_size": 0,
"local_allocated_size": 0,
"create": "2019-08-24T14:15:22Z",
"external_allocated_objects": 0,
"allocated_objects": 0
}
]
}
}