setIsUp()

Overview

public void function setIsUp(
      required string  serviceId
    , required boolean isUp     
)

Sets whether or not the given service is 'up'

Arguments

NameTypeRequiredDescription
serviceIdstringYesID of the service whose status you wish to set
isUpbooleanYesWhether or not the service is up