Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
I
ISPConfig 3
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
485
Issues
485
List
Boards
Labels
Service Desk
Milestones
Merge Requests
23
Merge Requests
23
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ISPConfig
ISPConfig 3
Commits
54c38fc4
Commit
54c38fc4
authored
Nov 27, 2018
by
Helmo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add apidoc domains_domain_update
parent
cacfe8d3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
30 additions
and
0 deletions
+30
-0
remoting_client/API-docs/domains_domain_update.html
remoting_client/API-docs/domains_domain_update.html
+30
-0
No files found.
remoting_client/API-docs/domains_domain_update.html
0 → 100644
View file @
54c38fc4
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html><head><title>
ISPCOnfig 3 remote API documentation
</title>
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=iso-8859-1"
>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"definitionen.css"
>
<style
type=
"text/css"
>
</style></head>
<body>
<div
style=
"padding:40px"
>
<h1>
domains_domain_update(
<span
class=
"var"
>
$session_id
</span>
,
<span
class=
"var"
>
$client_id
</span>
,
<span
class=
"var"
>
$primary_id
</span>
,
<span
class=
"var"
>
$params
</span>
);
</h1>
<br>
<p
class=
"headgrp"
>
Description:
</p>
<p
class=
"margin"
>
Updates domain to move it to another client.
</p><br>
<p
class=
"headgrp"
>
Input Variables:
</p>
<p
class=
"margin"
>
<span
class=
"var"
>
$session_id
</span>
,
<span
class=
"var"
>
$client_id
</span>
,
<span
class=
"var"
>
$primary_id
</span>
,
<span
class=
"var"
>
$params
</span></p>
<p
class=
"headgrp"
>
Parameters (in
<span
class=
"var"
>
$params
</span>
):
</p>
<p
class=
"margin"
>
domain
(
<span
class=
"paratype"
>
varchar(255)
</span>
)
</p>
<p
class=
"margin"
>
client_id
(
<span
class=
"paratype"
>
int(11)
</span>
)
</p>
<p
class=
"headgrp"
>
Output:
</p>
<p
class=
"margin"
>
Returns the number of affected rows.
</p>
<!--<b>Output:</b>
<p style="margin-left:100px">Gives a record of </p> -->
</div>
</body></html>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment