Re-index the catalog for all of the systems in an account
POST /account/{accountId}/providers/cloudmanager_cbs/api/v2/catalog/re-index
Re-indexes the catalog for all of the systems in an account
Token usage: NetApp Console user token.
Parameters
| Name | Type | In | Required | Description |
|---|---|---|---|---|
accountId |
string |
path |
True |
|
authorization |
string |
header |
True |
|
X-Agent-Id |
string |
header |
True |
Response
Status: 200, Default response
| Name | Type | Required | Description |
|---|---|---|---|
job-id |
string |
False |
Example response
{
"job-id": "string"
}