[DCAEGEN2-SLICEANALYSISMS] Add new robot for CCVPN/IBN closed-loop functionality...
[integration/csit.git] / plans / dcaegen2-services-slice-analysis-ms / testsuites / config / vescollector / etc / externalRepo / 3gpp / rep / sa5 / MnS / blob / SA88-Rel16 / OpenAPI / heartbeatNtf.yaml
1 openapi: 3.0.1
2 info:
3   title: Heartbeat notification
4   version: 16.3.0
5   description: >-
6     OAS 3.0.1 specification of the heartbeat notification
7     © 2020, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
8     All rights reserved.
9 externalDocs:
10   description: 3GPP TS 28.532 V16.3.0; Heartbeat notification
11   url: http://www.3gpp.org/ftp/Specs/archive/28_series/28.6532/
12 paths: {}
13 components:
14   schemas:
15     hearbeatNtfPeriod-Type:
16       type: integer
17     notifyHeartbeat-NotifType:
18       allOf:
19         - $ref: 'provMnS.yaml#/components/schemas/header-Type'
20         - type: object
21           properties:
22             heartbeatNtfPeriod:
23               $ref: '#/components/schemas/hearbeatNtfPeriod-Type'