.. _angular-cloud-security-groups: ======================= Cloud / Security groups ======================= .. contents:: :local: Security groups area -------------------- .. image:: /_static/images/newstaff/cloud/security-groups/security-groups-dashboard.png The security groups can be displayed in two different types of views: * Card view: .. image:: /_static/images/newstaff/cloud/security-groups/security-groups-cards.png * List view .. image:: /_static/images/newstaff/cloud/security-groups/security-groups-list.png The security groups can be filtered by: * created at * updated at * region You can slo sort them by: * created at * name * region To perform actions on a security group, you just need to mouseover the desired security group (both on card view and on list view) .. image:: /_static/images/newstaff/cloud/security-groups/security-groups-mouseOver.png Security group details ---------------------- To see a detailed page about the security group, click on the desired security group. .. image:: /_static/images/newstaff/cloud/security-groups/security-groups-details.png On the security group details you can: * edit the security group (change name and description) * see the region, created date, ID, project and associated instances * add rule to the security group * remove rule from the security group * delete the security group Creating a new security group ----------------------------- To add a security group you need to click on the "Create new security group" button, on the bottom right part of the screen. The security group can be created in both admin project or in a client project (default): .. image:: /_static/images/newstaff/cloud/security-groups/security-groups-addGroup.png Editing a security group ------------------------ .. image:: /_static/images/newstaff/cloud/security-groups/security-groups-editGroup.png To edit a security group you need to press the "Edit security group" button. The button is present on: * card view * list view * security group details Deleting a security group ------------------------- .. image:: /_static/images/newstaff/cloud/security-groups/security-groups-deleteGroup.png To delete a security group you need to press the "Delete security group" button. The button is present on: * card view * list view * security group details Security group rules -------------------- By default, a security group will have the following rules: .. image:: /_static/images/newstaff/cloud/security-groups/security-groups-rules.png Add new security group rule --------------------------- In order to create new rules you can click on the add rule button on top right corner: .. image:: /_static/images/newstaff/cloud/security-groups/security-groups-addRule.png After clicking the "Add rule" button, the following form will open: .. image:: /_static/images/newstaff/cloud/security-groups/security-groups-addRuleForm.png You can choose one of the following rule protocol (mandatory): * All ICMP * All TCP * All UDP * Any (default) * Custom ICMP rule * Custom TCP rule * Custom UDP rule * DNS * FTP * HTTP * HTTPS * IMAP * IMAPS * LDAP * MS SQL * MySQL * Other protocol * POP3S * RDP * SFTP * SMTP * SMTPS * SSH * WHOIS Depending on the chosen rule protocol, additional fields might appear. Delete a security group rule ---------------------------- To delete a rule you need to click on the "Delete rule" button at the end of the row. .. image:: /_static/images/newstaff/cloud/security-groups/security-groups-deleteRule.png