Skip to content

Releases: opensecuritycontroller/security-mgr-api

Version 2.0.0

20 Oct 21:00
Compare
Choose a tag to compare
Version 2.0.0 Pre-release
Pre-release

Introduced SecurityGroupInterfaceElement which represents security group interface information required by manager plugin to create policy mapping.

Updated ManagerPolicyElement to include the manager domain information.

Updated Security manager API to support the multi-policy mapping. See Manager Policy Mapping

  • createSecurityGroupInterface method takes the new interface SecurityGroupInterfaceElement. This method is used to create a security group interface on security manager.
  • updateSecurityGroupInterface method takes the new interface SecurityGroupInterfaceElement. This method is used to update a security group interface on security manager.
  • Added a new constant SUPPORT_MULTIPLE_POLICIES to determine if manager supports multiple policies.

Version 1.0.0

15 May 17:54
Compare
Choose a tag to compare
v1.0.0

Version 1.0.0