3GPP TS 28.532 Heartbeat Ntf API

OAS 3.0.1 definition of the heartbeat notification. An OpenAPI 3.0.1 data-model-only document (no paths; it defines the schemas/Network Resource Model consumed by the Provisioning and Performance management services), API version 18.1.0, published verbatim by 3GPP in 3GPP TS 28.532 as part of the Management Services (SA5 OAM) suite and mirrored in the public 3GPP Forge GitLab repository.

OpenAPI Specification

3gpp-ts28532-heartbeatntf.yml Raw ↑
openapi: 3.0.1
info:
  title: Heartbeat notification
  version: 18.1.0
  description: >-
    OAS 3.0.1 definition of the heartbeat notification
    © 2023, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
    All rights reserved.
externalDocs:
  description: 3GPP TS 28.532; Generic management services
  url: http://www.3gpp.org/ftp/Specs/archive/28_series/28.6532/
paths: {}
components:
  schemas:
    HeartbeatNotificationTypes:
      type: string
      enum:
        - notifyHeartbeat
    NotifyHeartbeat:
      allOf:
        - $ref: 'TS28623_ComDefs.yaml#/components/schemas/NotificationHeader'
        - type: object
          properties:
            heartbeatNtfPeriod:
              type: integer