Security Lists REST Endpoints
Networking/Security Lists
The operations from the Networking/Security Lists category.
- Change a Security List Compartment
- Method: postPath:
/20160918/securityLists/{security_list_id}/actions/changeCompartment
- Create a Security List
- Method: postPath:
/20160918/securityLists
- Delete a Security List
- Method: deletePath:
/20160918/securityLists/{security_list_id}
- Get a Security List
- Method: getPath:
/20160918/securityLists/{security_list_id}
- List Security Lists
- Method: getPath:
/20160918/securityLists
- Update a Security List
- Method: putPath:
/20160918/securityLists/{security_list_id}