Censys · Example Payload

Asset Graph Mongodb Ismaster Example

SecurityInternet IntelligenceAttack Surface ManagementThreat HuntingCyber Threat IntelligenceOSINTInternet ScanningCertificatesAsset Discovery

Asset Graph 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": 32,
  "max_message_size_bytes": 17,
  "max_wire_version": 298,
  "max_write_batch_size": 747,
  "min_wire_version": 632,
  "read_only": true
}