Document "desiredInstanceCount" in PAP API 49/113849/1
authorJim Hahn <jrh3@att.com>
Tue, 13 Oct 2020 18:42:43 +0000 (14:42 -0400)
committerJim Hahn <jrh3@att.com>
Tue, 13 Oct 2020 18:43:23 +0000 (14:43 -0400)
Issue-ID: POLICY-2728
Change-Id: I0d22431e20fc21569a1e47f7f4dfb96d4293cf48
Signed-off-by: Jim Hahn <jrh3@att.com>
docs/pap/pap.rst

index b2c98ef..288a72a 100644 (file)
@@ -227,6 +227,12 @@ request will be ignored.
 This can also be used to update a PDP Group, but supported policy types cannot be updated during the update operation.
 So, "policies" and "supportedPolicyTypes" properties in the request will be ignored if provided during the PDP Group update operation.
 
+The "desiredInstanceCount" specifies the minimum number of PDPs of the given
+type that should be registered with PAP.  Currently, this is just used for
+health check purposes; if the number of PDPs registered with PAP drops below
+the given value, then PAP will return an "unhealthy" indicator if a
+"Consolidated Health Check" is performed.
+
 .. note::
   If a subgroup is to be deleted from a PDP Group, then the policies must be removed from
   the subgroup first.