Deactivating an RPC

To make a defined RPC unavailable (deactivate):

exec sgw_deactrpc rpc_name

where rpc_name is the name of the RPC.

Example

To deactivate the SYV2 RPC:

exec sgw_deactrpc SYV2
go