System Administration > Configuration > Fabric > Nodes > Fabric Nodes

Restart the inventory sync for the node if it is paused currently. (Deprecated)

Restart the inventory sync for the node if it is currently internally paused.
After this action the next inventory sync coming from the node is processed.
This api is deprecated as part of FN+TN unification. Please use Transport Node API
POST /transport-nodes/<transport-node-id>?action=restart_inventory_sync
to restart inventory sync of node.

Request:

Method:
POST
URI Path(s):
/api/v1/fabric/nodes/<node-id>?action=restart_inventory_sync
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a

Successful Response:

Response Code:
200 OK
Response Headers:
n/a
Response Body:
n/a

Required Permissions:

crud

Feature:

nodes_nodes

Additional Errors: