| setservice_serverid |
Use this method to set the identifier for the service. This is used when the persistency type is set to Custom Server ID. NOTE: This attribute is deprecated. Instead of integer now serverId will be a string and you can use -customserverid instead of -serverID. |
Syntax |
Parameters |
name |
Name of the service for which to modify parameters. This is mandatory parameter. |
serverid |
The identifier for the service. This is used when the persistency type is set to Custom Server ID. NOTE: This attribute is deprecated. Instead of integer now serverId will be a string and you can use -customserverid instead of -serverID. |
Return Value |
Returns simpleResult |
See Also |