(ctx context.Context, parameter string)
| 200 | ClientUnblockWithError(ctx context.Context, id int64) *IntCmd |
| 201 | ClientMaintNotifications(ctx context.Context, enabled bool, endpointType string) *StatusCmd |
| 202 | ConfigGet(ctx context.Context, parameter string) *MapStringStringCmd |
| 203 | ConfigResetStat(ctx context.Context) *StatusCmd |
| 204 | ConfigSet(ctx context.Context, parameter, value string) *StatusCmd |
| 205 | ConfigRewrite(ctx context.Context) *StatusCmd |
no outgoing calls