Skip to main content

1E 8.1 (on-premises)

Policy.Invalidate

Method

Invalidate

Module

Policy

Library

Core

Action

Reset this Agent to have a null/empty policy.

Warning

This method should be used for troubleshooting purposes only.

Parameters

None

Return values

Message (string): A message confirming the policy invalidation.

Example

Policy.Invalidate();

Platforms

  • Windows

  • Linux

  • MacOS

Notes

This method immediately resets the Agent's policy to an empty one, which discards all rules and event subscriptions. If the Agent is connected to the Switch, the Agent will subsequently negotiate an appropriate policy, although this may take a few minutes to happen. If the Agent is not connected to the Switch, no policy rules or event subscriptions will be in effect, and the Agent will renegotiate a policy the next time it does connect.