edit Service

open fun editService(host: BrownieHost, serviceId: String, serviceName: String, hPayload: JsonHelper)

Method used to edit an existing service of a host

Parameters

host

The host owner of the service

serviceId

The identifier of the service to edit

serviceName

The name of the service to edit

hPayload

The JSON payload with the service information

Throws

when an error occurred during the execution