Function

update

Update tier or requested attributes for an existing service. An error is returned if the tier or attributes are invalid, or if the service could not be updated for any reason.

update: func(instance-id: service-instance-id, tier: option​<tier>, requests: option​<list​<request>>) -> result​<_, error>;