summaryrefslogtreecommitdiffstats
path: root/API.txt
diff options
context:
space:
mode:
authorPetr Vobornik <pvoborni@redhat.com>2015-06-10 14:25:45 +0200
committerPetr Vobornik <pvoborni@redhat.com>2015-06-11 13:08:34 +0200
commitc9cbb1493a8c9e10020c7f2104a345cd43535259 (patch)
tree53b239593d5c5e7737f1cd3b15cd105aea9b6bd8 /API.txt
parent947af1a037609fa42cbfd794301d5a5c4061c81b (diff)
downloadfreeipa-c9cbb1493a8c9e10020c7f2104a345cd43535259.tar.gz
freeipa-c9cbb1493a8c9e10020c7f2104a345cd43535259.tar.xz
freeipa-c9cbb1493a8c9e10020c7f2104a345cd43535259.zip
rename topologysegment_refresh to topologysegment_reinitialize
https://fedorahosted.org/freeipa/ticket/5056 Reviewed-By: Martin Babinsky <mbabinsk@redhat.com>
Diffstat (limited to 'API.txt')
-rw-r--r--API.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/API.txt b/API.txt
index fddecadcd..ba8227a57 100644
--- a/API.txt
+++ b/API.txt
@@ -4825,7 +4825,7 @@ 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: PrimaryKey('value', None, None)
-command: topologysegment_refresh
+command: topologysegment_reinitialize
args: 2,4,3
arg: Str('topologysuffixcn', cli_name='topologysuffix', multivalue=False, primary_key=True, query=True, required=True)
arg: Str('cn', attribute=True, cli_name='name', maxlength=255, multivalue=False, primary_key=True, query=True, required=True)