Security Groups REST Endpoints

Networking/Security Groups
The operations from the Networking/Security Groups category.
Add Network Security Group Security Rules
Method: post
Path: /20160918/networkSecurityGroups/{network_security_group_id}/actions/addSecurityRules
Change a Network Security Group Compartment
Method: post
Path: /20160918/networkSecurityGroups/{network_security_group_id}/actions/changeCompartment
Create a Network Security Group
Method: post
Path: /20160918/networkSecurityGroups
Delete a Network Security Group
Method: delete
Path: /20160918/networkSecurityGroups/{network_security_group_id}
Get a Network Security Group
Method: get
Path: /20160918/networkSecurityGroups/{network_security_group_id}
List Network Security Group Security Rules
Method: get
Path: /20160918/networkSecurityGroups/{network_security_group_id}/securityRules
List Network Security Group VNICs
Method: get
Path: /20160918/networkSecurityGroups/{network_security_group_id}/vnics
List Network Security Groups
Method: get
Path: /20160918/networkSecurityGroups
Remove Network Security Group Security Rules
Method: post
Path: /20160918/networkSecurityGroups/{network_security_group_id}/actions/removeSecurityRules
Update a Network Security Group
Method: put
Path: /20160918/networkSecurityGroups/{network_security_group_id}
Update Network Security Group Security Rules
Method: post
Path: /20160918/networkSecurityGroups/{network_security_group_id}/actions/updateSecurityRules