Retrieve the file and folder status
GET /account/{accountId}/providers/cloudmanager_cbs/api/v1/sfr/working-environment/{workingEnvironmentId}/volume/{volumeId}/snapshot/{snapshotId}/files/status
Returns the file and folder status when you initiate a file or folder search during a restore operation.
Token usage: NetApp Console user token.
Parameters
| Name | Type | In | Required | Description |
|---|---|---|---|---|
path |
string |
query |
False |
The path of the directory |
snapshotLocation |
string |
query |
False |
Location of the snapshot
|
actualCount |
boolean |
query |
False |
By default, the count is retrieved from the browsestatus table. When this flag is true, it retrieves the count of the actual records existing in the browsedb table. |
accountId |
string |
path |
True |
Account ID |
workingEnvironmentId |
string |
path |
True |
System ID |
volumeId |
string |
path |
True |
File system ID/Volume ID |
snapshotId |
string |
path |
True |
Snapshot ID |
authorization |
string |
header |
True |
User token |
X-Agent-Id |
string |
header |
True |
Request identifier |
Response
Status: 200, Default response
| Name | Type | Required | Description |
|---|---|---|---|
counter |
integer |
False |
|
inProgress |
boolean |
False |