DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.

DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
createNetworkAclItem (Aliased to createNetworkACL) - async
Adds a networkACLItem to the specified ACL.
...
deleteNetworkACLItem (Aliased to removeNetworkACL) - async
Deletes specifed network acl item from network ACL. No changes to the params.
...
updateNetworkACLItem (aliased to updateNetworkACL) - async
Updates an existing NetworkACLItem
...
createNetworkAclList - sync
Creates network ACL
Parameters:
...
deleteNetworkAclList - sync
Deletes network ACL. If the container is assigned to any network, deletion will fail. ACL should not contain any ACLItems for deletion to succeed.
...
listNetworkAclList - sync
ACLs can be listed by id or tier
...
replaceNetworkACLList - async
Assigns specified ACL to a tier (network)
...