TOSHIBA Network Camera - IK-WB15A - SDK (Ver 1.00.SC)

3.3DDNS Settings

wbsetnwkddns.cgi

3.3.1Syntax

1)http://<camip>/api/wbsetnwkddns.cgi?type=Default

2)http://<camip>/api/wbsetnwkddns.cgi?type=Set[&Mode=<value>][&Server=<value>][&...]

3.3.2Input

Item

Type

Entry name

Entry value

Std.val

Unit

Reset to Default

type=Default

-

-

-

-

DDNS mode

type=Set

Mode

1:OFF 2:ON

1

-

DDNS server

 

Server

any (max.128 bytes)

 

-

User ID

 

UserID

any (max.32 bytes)

 

-

Password

 

Password

any (max.32 bytes)

 

-

Log output control of cgi common to all types

OpeLog

No/Yes [default: Yes] (omissible)

-

-

3.3.3Output

Code

Status

32

OK

30InvalidType

31InvalidEntry

Code

Status

32InvalidValue

33InvalidOperand

34NoEntryData

Code

Status

92

CriticalError

3.3.4Example

1)http://10.1.0.1/api/wbsetnwkddns.cgi?type=Default

2)http://10.1.0.1/api/wbsetnwkddns.cgi?type=Set&Mode=2&UserID=<base64enc>&Password=<base64enc>

3.3.5Notes

1)If only type=<value> is entered and then <entry>=<value> is not entered, no setting is performed. (type=Default is an exception.)

2)Multiple type=<value> cannot be enumerated simultaneously. This API must be started for each type.

3)When LoginID/Password is specified, these must be base64-encoded.

4)When a blank character is included in <value>, it must be URL-encoded.

5)For only entered items, setting is performed. For the other items, their existing values are held.

6)When OpeLog=No is entered, a log related to API start/end is not output. When it is omitted, it is regarded as OpeLog=Yes.

©TOSHIBA Corp.

43

Page 48
Image 48
Toshiba Toshiba manual Wbsetnwkddns.cgi