A.5 Heartbeat
28.5323GPPGeneric management servicesManagement and orchestrationRelease 17TS
A.5.0 Introduction
Clause A.5.1 contains the OpenAPI definition of the heartbeat management capability.
Clause A.5.2 provides indications regarding the content of the heartbeat management capability notifications when the consumer of these notifications supports the ONAP VES API. This content is sent as payload of VES events (see Annex B).
A.5.1 OpenAPI document "TS28532_HeartbeatNtf.yaml"
openapi: 3.0.1
info:
title: Heartbeat notification
version: 16.6.0
description: >-
OAS 3.0.1 definition of the heartbeat notification
© 2020, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
All rights reserved.
externalDocs:
description: 3GPP TS 28.532 V16.6.0; 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
A.5.2 Integration with ONAP VES
NOTE: Void.
Detailed guidelines for integration of heartbeat notifications with ONAP VES are provided in Annex B.