From c5a10995de4b0b3b50f28746218d731bf744e6c9 Mon Sep 17 00:00:00 2001 From: Jorge Moratinos Salcines <jorge.moratinossalcines@telefonica.com> Date: Thu, 23 Jan 2025 12:20:11 +0100 Subject: [PATCH] Copied information for ppt presented on TECH meeting --- doc/vendor-ext/vendor-ext.md | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/doc/vendor-ext/vendor-ext.md b/doc/vendor-ext/vendor-ext.md index db85cc3..0faab08 100644 --- a/doc/vendor-ext/vendor-ext.md +++ b/doc/vendor-ext/vendor-ext.md @@ -6,9 +6,7 @@ Is defined on 3GPP TS 29.122 and 29.500 and is tightly connected with “support ## Supported Features in Publish API:  -## Types of vendor extensions - -**Data models** +## Vendor extensions Data Models * Extend the information element with vendor specific fields ### Fields have specific naming schemes: @@ -40,7 +38,14 @@ Is defined on 3GPP TS 29.122 and 29.500 and is tightly connected with “support } ``` -## Discover Query Parameters +**Service API Description and AEF Profile Data** + + + + + + +### Discover Query Parameters * Provisioning of vendor-specific query parameters to support additional vendor-specific filtering criteria ### A vendor-specific query parameter shall be encoded as follows: @@ -62,5 +67,7 @@ GET {apiRoot}/3gpp-monitoring-event/v1/{scsAsId}/subscriptions?vend-spec-max-rep ``` + + [OCF Web]: https://ocf.etsi.org/ "OCF Web" [OCF Documentation]: https://ocf.etsi.org/documentation/ "OCF Documentation" -- GitLab