This HTML5 document contains 11 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

PrefixNamespace IRI
n5http://www.openlinksw.com/ontology/webservices#
schemahttp://schema.org/
n6http://www.iodbc.org/DAV/VAD/wa/API_acl.ttl#
n4https://www.iodbc.org/ods/api/acl.rules.
n2http://www.iodbc.org/DAV/VAD/wa/API_acl.ttl#action_acl.rules.
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n7http://www.iodbc.org/DAV/VAD/wa/API_acl.ttl#action_acl.rules.delete_#
xsdhhttp://www.w3.org/2001/XMLSchema#
Subject Item
n2:delete
rdf:type
schema:EntryPoint
schema:httpMethod
GET
schema:contentType
text/xml
n5:isWebServiceOf
n6:this_ODSAclModuleAPI
n5:endPointURL
n4:delete
schema:shortDescription
<p>Remove an ACL rule. </p>
n5:hasParameter
n7:_resource n7:_rule
schema:name
EntryPoint - acl_rules_delete
schema:description
<p>This function allows to remove ACL rules which have previously been created via <ref kindref="member" refid="group__ods__module__acl_1gab1844fa8dc1ab8360a2117e0c8b0bd8e">acl.rules.new()</ref>.</p><p><parameterlist kind="param"><li> <parameternamelist> <parametername>resource</parametername> </parameternamelist> <parameterdescription> <p>The resource whose list of rules should be modified. If omitted the user profile's list of rules is used. </p></parameterdescription> </li> <li> <parameternamelist> <parametername>rule</parametername> </parameternamelist> <parameterdescription> <p>The numerical identifer or the URI of the rule to delete. This can be specified several times to delete more than one rule. The rule IDs and URIs are part of the output of <ref kindref="member" refid="group__ods__module__acl_1gaeeffad74df995635e1b1e7b8097cb1c4">acl.rules.list()</ref>.</p></parameterdescription> </li> </ul> <simplesect kind="return"><p>An error code stating the success of the command execution as detailed in <ref kindref="member" refid="ods_response_format_1ods_response_format_result_code">ODS Error Result Codes</ref>. In case of an error the HTTP status code is set accordingly.</p></simplesect> <simplesect kind="par"><title>Authentication</title><p>This function requries authentication via one of the supported authentication methods as described in <ref kindref="compound" refid="ods_authentication">ODS Authentication</ref>. </p></simplesect> </p>
schema:url
n4:delete