cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
122
Views
0
Helpful
1
Replies

ISE 3.1 - Any way to kick off a "Syncup" from CLI?

ShawnR
Level 1
Level 1

We are currently babysitting our 3.1 system (6 nodes) while waiting for new hardware to upgrade to 3.3.

Every week or so, one of our nodes will spike to 100% utilization until a "Syncup" is ran against that specific device. Is there any way to trigger this from the CLI so it can be scripted?

I assume it would be some form of "application configure ise" but I don't know the exact syntax if it even exists.

I want to just schedule it to happen over the weekend so it can be stable during the work week.

1 Reply 1

Greg Gibbs
Cisco Employee
Cisco Employee

There is no way to force a manual sync from the CLI. The only way to do this programmatically is using the OpenAPI.
https://developer.cisco.com/docs/identity-services-engine/latest/deployment-openapi/

/deployment/sync-node/{hostname}