Skip to content

Releases: opensecuritycontroller/security-mgr-api

Version 2.0.0

Version 2.0.0 Pre-release
Pre-release

Choose a tag to compare

@emanoelxavier emanoelxavier released this 20 Oct 21:00

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

Choose a tag to compare

@emanoelxavier emanoelxavier released this 15 May 17:54
v1.0.0

Version 1.0.0