{
"os_builtin_blu_ray": {
"password": "string",
"user_name": "string",
"admin_endpoint": "string",
"name": "string"
}
}curl --location --request POST 'http://10.16.11.91:6012/sddc/v1/v1/os-builtin-blu-rays/' \
--header 'x-sddc-token: 78ce2df0c80e4b10a28c7779af4dc10f' \
--header 'Content-Type: application/json' \
--data-raw '{
"os_builtin_blu_ray": {
"password": "string",
"user_name": "string",
"admin_endpoint": "string",
"name": "string"
}
}'{
"os_builtin_blu_ray": {
"status": "string",
"name": "string",
"create": "2019-08-24T14:15:22Z",
"admin_endpoint": "string",
"cluster": {
"status": "string",
"type": "string",
"id": 0,
"fs_id": "string",
"name": "string"
},
"os_policies": [
{
"status": "string",
"description": "string",
"deduplication": true,
"cluster": {
"status": "string",
"type": "string",
"id": 0,
"fs_id": "string",
"name": "string"
},
"default": true,
"name": "string",
"create": "2019-08-24T14:15:22Z",
"object_size_threshold": 0,
"compress": true,
"crypto": true,
"id": 0,
"bucket_num": 0,
"shared": true,
"policy_name": "string",
"update": "2019-08-24T14:15:22Z",
"cache_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
},
"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
}
}
],
"password": "string",
"user_name": "string",
"id": 0
}
}