Function: createSslMonitorSchema()
function createSslMonitorSchema(
args: NetworkMonitorSchemaBaseArgs
): SslMonitorSchemaType;
Defined in: shared/validation/monitorSchemas.network.ts:89
Creates the SSL monitor schema.
function createSslMonitorSchema(
args: NetworkMonitorSchemaBaseArgs
): SslMonitorSchemaType;
Defined in: shared/validation/monitorSchemas.network.ts:89
Creates the SSL monitor schema.