Security Lists REST Endpoints

Networking/Security Lists
The operations from the Networking/Security Lists category.
Change a Security List Compartment
Method: post
Path: /20160918/securityLists/{security_list_id}/actions/changeCompartment
Create a Security List
Method: post
Path: /20160918/securityLists
Delete a Security List
Method: delete
Path: /20160918/securityLists/{security_list_id}
Get a Security List
Method: get
Path: /20160918/securityLists/{security_list_id}
List Security Lists
Method: get
Path: /20160918/securityLists
Update a Security List
Method: put
Path: /20160918/securityLists/{security_list_id}