summaryrefslogtreecommitdiffstats
path: root/docs/sections/services/pm-subscription-handler/configuration.rst
diff options
context:
space:
mode:
authorefiacor <fiachra.corcoran@est.tech>2021-02-09 16:02:02 +0000
committerefiacor <fiachra.corcoran@est.tech>2021-02-09 16:05:03 +0000
commit6132c206cc4a64df2248647326d569393605cf90 (patch)
tree53227fbacf486f1672361f0b761342dd951d5352 /docs/sections/services/pm-subscription-handler/configuration.rst
parentfbcf2ebf0d02272c65277e1bd582b5ed132e6f77 (diff)
[PMSH] Add doc updates for update sub use case
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: Ibdaf35b844e0dff1fc035173888ab06dcf4e2dd4 Issue-ID: DCAEGEN2-2152
Diffstat (limited to 'docs/sections/services/pm-subscription-handler/configuration.rst')
-rw-r--r--docs/sections/services/pm-subscription-handler/configuration.rst30
1 files changed, 15 insertions, 15 deletions
diff --git a/docs/sections/services/pm-subscription-handler/configuration.rst b/docs/sections/services/pm-subscription-handler/configuration.rst
index 7b8b7211..10b27020 100644
--- a/docs/sections/services/pm-subscription-handler/configuration.rst
+++ b/docs/sections/services/pm-subscription-handler/configuration.rst
@@ -116,21 +116,21 @@ The subscription is configured within the monitoring policy. The subscription mo
}
-+---------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+------+----------+--------+
-| Field | Description | Type | Required | Values |
-+---------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+------+----------+--------+
-| subscriptionName | Name of the subscription. | | | |
-+---------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+------+----------+--------+
-| administrativeState | Setting a subscription to UNLOCKED will apply the subscription to the NF instances immediately. If it is set to LOCKED, it will not be applied until it is later unlocked. | | | |
-+---------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+------+----------+--------+
-| fileBasedGP | The frequency at which measurements are produced. | | | |
-+---------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+------+----------+--------+
-| fileLocation | Location of Report Output Period file. | | | |
-+---------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+------+----------+--------+
-| nfFilter | The network function filter will be used to filter the list of nf's stored in A&AI to produce a subset. | | | |
-+---------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+------+----------+--------+
-| measurementGroups | List containing measurementGroup. | | | |
-+---------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+------+----------+--------+
++---------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
+| Field | Description |
++---------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
+| subscriptionName | Name of the subscription. |
++---------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
+| administrativeState | Setting a subscription to UNLOCKED will apply the subscription to the NF instances immediately. If it is set to LOCKED, it will not be applied until it is later unlocked. |
++---------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
+| fileBasedGP | The frequency at which measurements are produced in minutes. |
++---------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
+| fileLocation | Location of Report Output Period file. |
++---------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
+| nfFilter | The network function filter will be used to filter the list of nf's stored in A&AI to produce a subset. |
++---------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
+| measurementGroups | List containing measurementGroup. |
++---------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
**nfFilter**