Get Hybrid File Store Share Status
Select
Customer Managed
API to get Hybrid File Store Share Status
Path Parameters
- HFSShareId int32 required
Id of the HFS Share to fetch its status
Responses
- 200
- 400
- 500
Success
- application/json
- Schema
- Example (from schema)
Schema
- statusMessage string
Status message telling information about HFS status
- statusCode int32
{
"statusMessage": "string",
"statusCode": 0
}
Bad Request
- application/json
- Schema
- Example (from schema)
Schema
- statusMessage string
Status message telling information about HFS status
- statusCode int32
{
"statusMessage": "string",
"statusCode": 0
}
Internal Server Error
- application/json
- Schema
- Example (from schema)
Schema
- statusMessage string
Status message telling information about HFS status
- statusCode int32
{
"statusMessage": "string",
"statusCode": 0
}
GET /v4/hfsshare/:hfsshareid/status
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/v4/HFSShare/:HFSShareId/Status' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/v4/HFSShare/:HFSShareId/Status' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/v4/HFSShare/:HFSShareId/Status' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/v4/HFSShare/:HFSShareId/Status' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/v4/HFSShare/:HFSShareId/Status' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/v4/HFSShare/:HFSShareId/Status' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/v4/HFSShare/:HFSShareId/Status' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'