Skip to content
Snippets Groups Projects
Commit c5a10995 authored by Jorge Moratinos's avatar Jorge Moratinos
Browse files

Copied information for ppt presented on TECH meeting

parent 532c15f8
No related branches found
No related tags found
1 merge request!29Resolve "Vendor extensibility Documentation"
...@@ -6,9 +6,7 @@ Is defined on 3GPP TS 29.122 and 29.500 and is tightly connected with “support ...@@ -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: ## Supported Features in Publish API:
![Publish Supported Features](../images/vendor-ext/publish_supported_features.png) ![Publish Supported Features](../images/vendor-ext/publish_supported_features.png)
## Types of vendor extensions ## Vendor extensions Data Models
**Data models**
* Extend the information element with vendor specific fields * Extend the information element with vendor specific fields
### Fields have specific naming schemes: ### 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 ...@@ -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**
![Service API Description](../images/vendor-ext/service_api_description.png)
![AEF Profile](../images/vendor-ext/aef_profile.png)
### Discover Query Parameters
* Provisioning of vendor-specific query parameters to support additional vendor-specific filtering criteria * Provisioning of vendor-specific query parameters to support additional vendor-specific filtering criteria
### A vendor-specific query parameter shall be encoded as follows: ### 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 ...@@ -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 Web]: https://ocf.etsi.org/ "OCF Web"
[OCF Documentation]: https://ocf.etsi.org/documentation/ "OCF Documentation" [OCF Documentation]: https://ocf.etsi.org/documentation/ "OCF Documentation"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment