"EntryPoint - acl_groups_new" . . . . "

Create a new group of agents (people, software, machines).

" . . . "

  • \n\nname\n\n\n

    The name of the group. This is unique to the ODS user. Different ODS users may create groups with the same name.

    \n
  • \n
  • \n\ndescription\n\n\n

    An optional description of the group.

    \n
  • \n
  • \n\nmember\n\n\n

    An optional list of members to fill a group. This parameter can be specified several times to add more than one member. New members can also be added via acl.groups.update(). Members are identifier by their URIs. These can be WebIDs or any of the supported identifiers as listed in user.onlineAccounts.new().

    \n
  • \n\n

    An error code stating the success of the command execution as detailed in ODS Error Result Codes. In case of an error the HTTP status code is set accordingly.

    \nAuthentication

    This function requries authentication via one of the supported authentication methods as described in ODS Authentication.

    \n

    " . "GET" . . "text/xml" . .