Skip to content

smsprofile

SMS profile

show | delete | set | add

show smsprofile

Use this operation to get sms profile.

Synopsys

show smsprofile [id=<string>]

Parameters

id

Id is system generated key for all the sms profile.

delete smsprofile

Use this operation to delete sms profile.

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

delete smsprofile id=<string>

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

id

Id is system generated key for all the sms profile.

This is a mandatory parameter.

set smsprofile

Use this operation to modify sms profile.

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

set smsprofile id=<string> [to_list=<string>] [server_name=<string>] [profile_name=<string>]

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

id

Id is system generated key for all the sms profile.

This is a mandatory parameter.

to_list

To list.

server_name

SMS server name

profile_name

Profile name for the sms setting.

add smsprofile

Use this operation to add sms profile.

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

add smsprofile to_list=<string> server_name=<string> profile_name=<string>

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

to_list

To list.

This is a mandatory parameter.

server_name

SMS server name

This is a mandatory parameter.

profile_name

Profile name for the sms setting.

This is a mandatory parameter.

Was this article helpful?