summaryrefslogtreecommitdiffstats
path: root/docs/sections/services/pm-subscription-handler/configuration.rst
diff options
context:
space:
mode:
authorVijay Venkatesh Kumar <vv770d@att.com>2021-03-03 16:40:47 +0000
committerGerrit Code Review <gerrit@onap.org>2021-03-03 16:40:47 +0000
commitc4e6a97015243fa5afea7f9cf3e14a8bd2414f40 (patch)
treefbefa5335ef2800c5599474faaaca065f8a625db /docs/sections/services/pm-subscription-handler/configuration.rst
parent52bd6226d050a9c6eef27329bb516d24ea61be71 (diff)
parentc1e9c2f17ce8a9800e3a8b22068411258989d7ea (diff)
Merge "Revert "[PMSH] Add doc updates for update sub use case""
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 10b27020..7b8b7211 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 |
-+---------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
-| 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. |
-+---------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
++---------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+------+----------+--------+
+| 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. | | | |
++---------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+------+----------+--------+
**nfFilter**