Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. The "ALLOW" type of permission
  2. The URI location
    1. The URI can contain the * wildcard character.
  3. The REST action. Possible actions mirror the REST verbs available at the resource and the special case ANY ALL which is a shortcut for "all vebs":
    • GET
    • PUT
    • POST
    • DELETE
    • ANYALL

Examples

To allow a user to view the groups in a zone:

...