turnMonitoringOnForServer
Turns the monitoring on for the given server.
turnMonitoringOnForServer(
id: ID!
cascade: Boolean
note: String
): Server!
Turns the monitoring on for the given server.
turnMonitoringOnForServer(
id: ID!
cascade: Boolean
note: String
): Server!
turnMonitoringOnForServer.id ● ID! non-null scalarturnMonitoringOnForServer.cascade ● Boolean scalarturnMonitoringOnForServer.note ● String scalarServer object