{
"dfs_directory": {
"path": "string",
"scenario_strategy_id": 0,
"dfs_rootfs_id": 0
}
}curl --location --request POST 'http://10.16.11.91:6012/sddc/v1/v1/dfs-directories/' \
--header 'x-sddc-token: 78ce2df0c80e4b10a28c7779af4dc10f' \
--header 'Content-Type: application/json' \
--data-raw '{
"dfs_directory": {
"path": "string",
"scenario_strategy_id": 0,
"dfs_rootfs_id": 0
}
}'{
"dfs_scenario_link": {
"create": "2019-08-24T14:15:22Z",
"update": "2019-08-24T14:15:22Z",
"strategy": "string",
"cluster": {
"status": "string",
"type": "string",
"id": 0,
"fs_id": "string",
"name": "string"
},
"scenario_strategy": {
"id": 0,
"name": "string"
},
"path": {
"dfs_path_stat": {
"files": 0,
"snapshot_num": 0,
"quota_num": 0,
"modify": "2019-08-24T14:15:22Z",
"dp_dfs_snapshot_policies": [
"string"
],
"last_snapshot_time": "2019-08-24T14:15:22Z",
"access": "2019-08-24T14:15:22Z",
"shared": true,
"dp_snapshot_num": 0,
"total_snapshot_num": 0,
"change": "2019-08-24T14:15:22Z",
"size": 0
},
"stretched": true,
"id": 0,
"dfs_path_performance": {
"status": "string",
"create": "2019-08-24T14:15:22Z",
"update": "2019-08-24T14:15:22Z",
"cluster": {
"status": "string",
"type": "string",
"id": 0,
"fs_id": "string",
"name": "string"
},
"path": {},
"id": 0,
"rootfs": {
"id": 0,
"name": "string"
}
},
"name": "string"
},
"id": 0,
"rootfs": {
"id": 0,
"name": "string"
}
}
}