Function: createPingMonitorSchema()
function createPingMonitorSchema(
args: NetworkMonitorSchemaBaseArgs
): PingMonitorSchemaType;
Defined in: shared/validation/monitorSchemas.network.ts:60
Creates the ping monitor schema.
function createPingMonitorSchema(
args: NetworkMonitorSchemaBaseArgs
): PingMonitorSchemaType;
Defined in: shared/validation/monitorSchemas.network.ts:60
Creates the ping monitor schema.