summaryrefslogtreecommitdiffstats
path: root/API.txt
diff options
context:
space:
mode:
Diffstat (limited to 'API.txt')
-rw-r--r--API.txt65
1 files changed, 0 insertions, 65 deletions
diff --git a/API.txt b/API.txt
index bbffbd4b3..067955ef7 100644
--- a/API.txt
+++ b/API.txt
@@ -1191,71 +1191,6 @@ option: Str('version?', exclude='webui')
output: Entry('result', <type 'dict'>, Gettext('A dictionary representing an LDAP entry', domain='ipa', localedir=None))
output: Output('summary', (<type 'unicode'>, <type 'NoneType'>), None)
output: Output('value', <type 'unicode'>, None)
-command: entitle_consume
-args: 1,4,3
-arg: Int('quantity', minvalue=1)
-option: Flag('all', autofill=True, cli_name='all', default=False, exclude='webui')
-option: Int('hidden', autofill=True, default=1, minvalue=1)
-option: Flag('raw', autofill=True, cli_name='raw', default=False, exclude='webui')
-option: Str('version?', exclude='webui')
-output: Entry('result', <type 'dict'>, Gettext('A dictionary representing an LDAP entry', domain='ipa', localedir=None))
-output: Output('summary', (<type 'unicode'>, <type 'NoneType'>), None)
-output: Output('value', <type 'unicode'>, None)
-command: entitle_find
-args: 1,5,4
-arg: Str('criteria?', noextrawhitespace=False)
-option: Flag('all', autofill=True, cli_name='all', default=False, exclude='webui')
-option: Flag('raw', autofill=True, cli_name='raw', default=False, exclude='webui')
-option: Int('sizelimit?', autofill=False, minvalue=0)
-option: Int('timelimit?', autofill=False, minvalue=0)
-option: Str('version?', exclude='webui')
-output: Output('count', <type 'int'>, None)
-output: ListOfEntries('result', (<type 'list'>, <type 'tuple'>), Gettext('A list of LDAP entries', domain='ipa', localedir=None))
-output: Output('summary', (<type 'unicode'>, <type 'NoneType'>), None)
-output: Output('truncated', <type 'bool'>, None)
-command: entitle_get
-args: 0,3,4
-option: Flag('all', autofill=True, cli_name='all', default=False, exclude='webui')
-option: Flag('raw', autofill=True, cli_name='raw', default=False, exclude='webui')
-option: Str('version?', exclude='webui')
-output: Output('count', <type 'int'>, None)
-output: ListOfEntries('result', (<type 'list'>, <type 'tuple'>), Gettext('A list of LDAP entries', domain='ipa', localedir=None))
-output: Output('summary', (<type 'unicode'>, <type 'NoneType'>), None)
-output: Output('truncated', <type 'bool'>, None)
-command: entitle_import
-args: 1,4,1
-arg: File('usercertificate*', cli_name='certificate_file')
-option: Str('addattr*', cli_name='addattr', exclude='webui')
-option: Str('setattr*', cli_name='setattr', exclude='webui')
-option: Str('uuid?', autofill=True, default=u'IMPORTED')
-option: Str('version?', exclude='webui')
-output: Output('result', <type 'dict'>, None)
-command: entitle_register
-args: 1,7,3
-arg: Str('username')
-option: Str('addattr*', cli_name='addattr', exclude='webui')
-option: Flag('all', autofill=True, cli_name='all', default=False, exclude='webui')
-option: Str('ipaentitlementid?')
-option: Password('password', confirm=False)
-option: Flag('raw', autofill=True, cli_name='raw', default=False, exclude='webui')
-option: Str('setattr*', cli_name='setattr', exclude='webui')
-option: Str('version?', exclude='webui')
-output: Entry('result', <type 'dict'>, Gettext('A dictionary representing an LDAP entry', domain='ipa', localedir=None))
-output: Output('summary', (<type 'unicode'>, <type 'NoneType'>), None)
-output: Output('value', <type 'unicode'>, None)
-command: entitle_status
-args: 0,1,1
-option: Str('version?', exclude='webui')
-output: Output('result', <type 'dict'>, None)
-command: entitle_sync
-args: 0,4,3
-option: Flag('all', autofill=True, cli_name='all', default=False, exclude='webui')
-option: Int('hidden', autofill=True, default=1, minvalue=1)
-option: Flag('raw', autofill=True, cli_name='raw', default=False, exclude='webui')
-option: Str('version?', exclude='webui')
-output: Entry('result', <type 'dict'>, Gettext('A dictionary representing an LDAP entry', domain='ipa', localedir=None))
-output: Output('summary', (<type 'unicode'>, <type 'NoneType'>), None)
-output: Output('value', <type 'unicode'>, None)
command: env
args: 1,3,4
arg: Str('variables*')