# Panther가 생성한 코드입니다. 수정하지 마세요. (@generated)
schema: MongoDB.OrganizationEvent
parser:
native:
name: MongoDB.OrganizationEvent
description: 조직의 모든 이벤트.
referenceURL: https://www.mongodb.com/docs/atlas/reference/api/events-orgs-get-all
필드:
- name: alertId
description: 이벤트와 연결된 알러트의 고유 식별자
유형: string
- name: alertConfigId
description: alertId와 연결된 알러트 구성의 고유 식별자
유형: string
- name: apiKeyId
description: 이벤트를 트리거한 API 키의 고유 식별자입니다. 이 필드가 응답에 있으면 Atlas는 userId 필드를 반환하지 않습니다
유형: string
indicators:
- username
- name: clusterName
description: 클러스터와 연결된 이름
유형: string
- name: collection
description: 이벤트가 발생한 컬렉션의 이름입니다. eventTypeName이 DATA_EXPLORER 또는 DATA_EXPLORER_CRUD인 경우 이 필드가 포함될 수 있습니다
유형: string
- name: created
필수: true
description: RFC3339 표준 형식의 이벤트 날짜 및 시간
유형: timestamp
timeFormat: rfc3339
isEventTime: true
- name: currentValue
description: 이벤트 시점의 metricName 값을 설명합니다
type: object
필드:
- name: number
description: 이벤트 시점의 metricName 값
type: float
- name: units
description: currentValue.number의 측정 단위
유형: string
- name: database
description: 이벤트가 발생한 데이터베이스의 이름입니다. eventTypeName이 DATA_EXPLORER 또는 DATA_EXPLORER_CRUD인 경우 이 필드가 포함될 수 있습니다
유형: string
- name: eventTypeName
필수: true
description: 이벤트 유형을 나타내는 사람이 읽을 수 있는 레이블
유형: string
- name: groupId
description: 이벤트가 발생한 프로젝트의 고유 식별자
유형: string
- name: hostname
description: 이벤트와 연결된 Atlas 호스트 머신의 호스트 이름
유형: string
indicators:
- hostname
- name: id
필수: true
description: 이벤트의 고유 식별자
유형: string
- name: invoiceId
description: 이벤트와 연결된 청구서의 고유 식별자
유형: string
- name: isGlobalAdmin
description: 이벤트를 트리거한 사용자가 MongoDB 직원인지 여부를 나타냅니다
유형: boolean
- name: links
description: 하위 리소스 및/또는 관련 리소스로 연결되는 하나 이상의 균일 자원 위치자입니다. 웹 링크 사양(https://tools.ietf.org/html/5988)은 URL 간의 관계 유형을 설명합니다
유형: array
요소:
type: object
필드:
- name: href
description: 링크 대상. URL 또는 URL 조각
유형: string
indicators:
- url
- name: rel
description: 현재 문서와 연결된 문서 간의 관계(예: self)
유형: string
- name: metricName
description: alertId와 연결된 메트릭의 이름
유형: string
- name: opType
description: 발생한 작업 유형입니다. 이 필드는 eventTypeName이 DATA_EXPLORER 또는 DATA_EXPLORER_CRUD인 경우에 존재합니다
유형: string
- name: orgId
description: 이벤트가 발생한 조직의 고유 식별자
유형: string
- name: paymentId
description: 이벤트와 연결된 청구서 결제의 고유 식별자
유형: string
- name: port
description: mongod 또는 mongos가 수신 대기하는 포트
유형: bigint
- name: publicKey
description: 이벤트를 트리거한 API 키와 연결된 공개 키입니다. 이 필드가 응답에 있으면 Atlas는 username 필드를 반환하지 않습니다
유형: string
indicators:
- username
- name: raw
description: 이벤트에 대한 추가 메타 정보
유형: json
- name: remoteAddress
description: 이벤트를 트리거한 userId Atlas 사용자의 IP 주소
유형: string
indicators:
- ip
- name: replicaSetName
description: 이벤트와 연결된 복제 세트의 이름
유형: string
- name: shardName
description: 이벤트와 연결된 샤드의 이름
유형: string
- name: targetPublicKey
description: 이벤트의 대상이 된 API 키의 공개 키
유형: string
indicators:
- username
- name: targetUsername
description: 이벤트의 대상이 된 Atlas 사용자의 사용자 이름
유형: string
indicators:
- username
- name: teamId
description: 이벤트와 연결된 Atlas 팀의 고유 식별자
유형: string
- name: userAlias
description: 클러스터 노드의 사용자 친화적인 호스트 이름입니다. 사용자 친화적인 호스트 이름은 일반적으로 클러스터 노드의 표준 호스트 이름이며, hostname 필드의 값 대신 클러스터의 연결 문자열에 나타납니다
유형: string
indicators:
- hostname
- name: userId
description: 이벤트를 트리거한 Atlas 사용자의 고유 식별자입니다. 이 필드가 응답에 있으면 Atlas는 apiKeyId 필드를 반환하지 않습니다
유형: string
indicators:
- username
- name: username
description: 이벤트를 트리거한 Atlas 사용자의 사용자 이름입니다. 이 필드가 응답에 있으면 Atlas는 publicKey 필드를 반환하지 않습니다
유형: string
indicators:
- username
- name: whitelistEntry
description: 이벤트의 대상이 된 API 키의 화이트리스트 항목
유형: string
# Panther가 생성한 코드입니다. 수정하지 마세요. (@generated)
schema: MongoDB.ProjectEvent
parser:
native:
name: MongoDB.ProjectEvent
description: 조직과 연결된 프로젝트와 관련된 모든 이벤트.
referenceURL: https://www.mongodb.com/docs/atlas/reference/api/events-projects-get-all
필드:
- name: alertId
description: 이벤트와 연결된 알러트의 고유 식별자
유형: string
- name: alertConfigId
description: alertId와 연결된 알러트 구성의 고유 식별자
유형: string
- name: apiKeyId
description: 이벤트를 트리거한 API 키의 고유 식별자입니다. 이 필드가 응답에 있으면 Atlas는 userId 필드를 반환하지 않습니다
유형: string
indicators:
- username
- name: clusterName
description: 클러스터와 연결된 이름
유형: string
- name: collection
description: 이벤트가 발생한 컬렉션의 이름입니다. eventTypeName이 DATA_EXPLORER 또는 DATA_EXPLORER_CRUD인 경우 이 필드가 포함될 수 있습니다
유형: string
- name: created
필수: true
description: RFC3339 표준 형식의 이벤트 날짜 및 시간
유형: timestamp
timeFormat: rfc3339
isEventTime: true
- name: currentValue
description: 이벤트 시점의 metricName 값을 설명합니다
type: object
필드:
- name: number
description: 이벤트 시점의 metricName 값
type: float
- name: units
description: currentValue.number의 측정 단위
유형: string
- name: database
description: 이벤트가 발생한 데이터베이스의 이름입니다. eventTypeName이 DATA_EXPLORER 또는 DATA_EXPLORER_CRUD인 경우 이 필드가 포함될 수 있습니다
유형: string
- name: eventTypeName
필수: true
description: 이벤트 유형을 나타내는 사람이 읽을 수 있는 레이블
유형: string
- name: groupId
description: 이벤트가 발생한 프로젝트의 고유 식별자
유형: string
- name: hostname
description: 이벤트와 연결된 Atlas 호스트 머신의 호스트 이름
유형: string
indicators:
- hostname
- name: id
필수: true
description: 이벤트의 고유 식별자
유형: string
- name: invoiceId
description: 이벤트와 연결된 청구서의 고유 식별자
유형: string
- name: isGlobalAdmin
description: 이벤트를 트리거한 사용자가 MongoDB 직원인지 여부를 나타냅니다
유형: boolean
- name: links
description: 하위 리소스 및/또는 관련 리소스로 연결되는 하나 이상의 균일 자원 위치자입니다. 웹 링크 사양(https://tools.ietf.org/html/5988)은 URL 간의 관계 유형을 설명합니다
유형: array
요소:
type: object
필드:
- name: href
description: 링크 대상. URL 또는 URL 조각
유형: string
indicators:
- url
- name: rel
description: 현재 문서와 연결된 문서 간의 관계(예: self)
유형: string
- name: metricName
description: alertId와 연결된 메트릭의 이름
유형: string
- name: opType
description: 발생한 작업 유형입니다. 이 필드는 eventTypeName이 DATA_EXPLORER 또는 DATA_EXPLORER_CRUD인 경우에 존재합니다
유형: string
- name: orgId
description: 이벤트가 발생한 조직의 고유 식별자
유형: string
- name: paymentId
description: 이벤트와 연결된 청구서 결제의 고유 식별자
유형: string
- name: port
description: mongod 또는 mongos가 수신 대기하는 포트
유형: bigint
- name: publicKey
description: 이벤트를 트리거한 API 키와 연결된 공개 키입니다. 이 필드가 응답에 있으면 Atlas는 username 필드를 반환하지 않습니다
유형: string
indicators:
- username
- name: raw
description: 이벤트에 대한 추가 메타 정보
유형: json
- name: remoteAddress
description: 이벤트를 트리거한 userId Atlas 사용자의 IP 주소
유형: string
indicators:
- ip
- name: replicaSetName
description: 이벤트와 연결된 복제 세트의 이름
유형: string
- name: shardName
description: 이벤트와 연결된 샤드의 이름
유형: string
- name: targetPublicKey
description: 이벤트의 대상이 된 API 키의 공개 키
유형: string
indicators:
- username
- name: targetUsername
description: 이벤트의 대상이 된 Atlas 사용자의 사용자 이름
유형: string
indicators:
- username
- name: teamId
description: 이벤트와 연결된 Atlas 팀의 고유 식별자
유형: string
- name: userAlias
description: 클러스터 노드의 사용자 친화적인 호스트 이름입니다. 사용자 친화적인 호스트 이름은 일반적으로 클러스터 노드의 표준 호스트 이름이며, hostname 필드의 값 대신 클러스터의 연결 문자열에 나타납니다
유형: string
indicators:
- hostname
- name: userId
description: 이벤트를 트리거한 Atlas 사용자의 고유 식별자입니다. 이 필드가 응답에 있으면 Atlas는 apiKeyId 필드를 반환하지 않습니다
유형: string
indicators:
- username
- name: username
description: 이벤트를 트리거한 Atlas 사용자의 사용자 이름입니다. 이 필드가 응답에 있으면 Atlas는 publicKey 필드를 반환하지 않습니다
유형: string
indicators:
- username
- name: whitelistEntry
description: 이벤트의 대상이 된 API 키의 화이트리스트 항목
유형: string