Censys · Example Payload

Platform Mongodb Ismaster Example

SecurityInternet IntelligenceAttack Surface ManagementThreat HuntingCyber Threat IntelligenceOSINTInternet ScanningCertificatesAsset Discovery

Platform Mongodb Ismaster Example is an example object payload from Censys, with 8 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

is_masterlogical_session_timeout_minutesmax_bson_object_sizemax_message_size_bytesmax_wire_versionmax_write_batch_sizemin_wire_versionread_only

Example Payload

Raw ↑
{
  "is_master": true,
  "logical_session_timeout_minutes": 1748520000000,
  "max_bson_object_size": 983,
  "max_message_size_bytes": 882,
  "max_wire_version": 349,
  "max_write_batch_size": 800,
  "min_wire_version": 786,
  "read_only": true
}