Skip to content

smsserver

SMS server properties

show | delete | set | add

show smsserver

Use this operation to get sms server details.

Synopsys

show smsserver [id=<string>]

Parameters

id

Id is system generated key for all the sms server

delete smsserver

Use this operation to delete sms server

Synopsys {#synopsys-1 style="margin-left: 20px;"}

delete smsserver id=<string>

Parameters {#parameters-1 style="margin-left: 20px;"}

id

Id is system generated key for all the sms server

This is a mandatory parameter.

set smsserver

Use this operation to modify sms server

Synopsys {#synopsys-2 style="margin-left: 20px;"}

set smsserver id=<string> [is_ssl=(false | true)] [optional2_key=<string>] [to_separator=<string>] [to_key=<string>] [username_key=<string>] [message_word_separator=<string>] [optional_key=<string>] [type=<string>] [base_url=<string>] [message_key=<string>] [optional_val=<string>] [server_name=<string>] [optional2_val1=<string>] [password_val=<stringx>] [username_val=<string>] [password_key=<string>] [optional3_key=<string>] [optional3_val=<string>]

Parameters {#parameters-2 style="margin-left: 20px;"}

id

Id is system generated key for all the sms server

This is a mandatory parameter.

is_ssl

Is SSL support configured.

optional2_key

Optional2 key for the sms server

to_separator

To list seperater for the sms server

to_key

To key for the sms server

username_key

Username key for the sms server

message_word_separator

Message Word Seperater for the sms server

optional_key

Optional1 key for the sms server

type

HTTP type supported for the sms server

base_url

Base URL for the sms server, without payload

message_key

Message key for the sms server

optional_val

Optional1 Val for the sms server

server_name

SMS server name

optional2_val1

Optional2 Val for the sms server

password_val

Password Val for the sms server

username_val

Username val for the sms server

password_key

Password key for the sms server

optional3_key

Optional3 key for the sms server

optional3_val

Optional3 Val for the sms server

add smsserver

Use this operation to add sms server

Synopsys {#synopsys-3 style="margin-left: 20px;"}

add smsserver to_key=<string> username_key=<string> type=<string> base_url=<string> message_key=<string> server_name=<string> password_val=<stringx> username_val=<string> password_key=<string> [is_ssl=(false | true)] [optional2_key=<string>] [to_separator=<string>] [message_word_separator=<string>] [optional_key=<string>] [optional_val=<string>] [optional2_val1=<string>] [optional3_key=<string>] [optional3_val=<string>]

Parameters {#parameters-3 style="margin-left: 20px;"}

to_key

To key for the sms server

This is a mandatory parameter.

username_key

Username key for the sms server

This is a mandatory parameter.

type

HTTP type supported for the sms server

This is a mandatory parameter.

base_url

Base URL for the sms server, without payload

This is a mandatory parameter.

message_key

Message key for the sms server

This is a mandatory parameter.

server_name

SMS server name

This is a mandatory parameter.

password_val

Password Val for the sms server

This is a mandatory parameter.

username_val

Username val for the sms server

This is a mandatory parameter.

password_key

Password key for the sms server

This is a mandatory parameter.

is_ssl

Is SSL support configured.

optional2_key

Optional2 key for the sms server

to_separator

To list seperater for the sms server

message_word_separator

Message Word Seperater for the sms server

optional_key

Optional1 key for the sms server

optional_val

Optional1 Val for the sms server

optional2_val1

Optional2 Val for the sms server

optional3_key

Optional3 key for the sms server

optional3_val

Optional3 Val for the sms server

Was this article helpful?