curl --location --request GET 'https://192.168.88.32:9781/bvcsp/v1/storage/info//' \
--header 'Authorization;'{
"code": 0,
"msg": "string",
"data": {
"id": 0,
"nru_id": "string",
"enable": true,
"type": 1,
"sub_type": 1,
"status": 0,
"endpoint": "string",
"bucket": "string"
}
}