Re: Help with Forescout integration
Moderator
Posts: 84
Registered: ‎06-21-2017
Moderator
Moderator
Posts: 69

Hello Robert,

 

They do not.

 

if the asset is a lease then the asset does not sync.

 

Step: check_for_not_Lease (assigns false to sync variable)

${XC:ASSIGN:{LSmiley Frustratedync}:{S:false}}

 

Step: stop_if_no_sync (stops the template if sync is equat to false)

{"left": "${L:Smiley Frustratedync}", "op": "==", "right": "false"}

"stop": true

 

Let me know if this answer the question or if you need more help.

 

Hope this helps,

Kevin Zettel