X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Fxacml%2Fxacml.rst;h=4100e800dad53772b3cb25e13da33deab2a654bf;hb=9a89058def115a2f5ec62bca719697d7bc738ece;hp=f129a017254fa260154d6458e6722264ba86898a;hpb=11de40286f2a91edc9755f6ea9e621006452527b;p=policy%2Fparent.git diff --git a/docs/xacml/xacml.rst b/docs/xacml/xacml.rst index f129a017..4100e800 100644 --- a/docs/xacml/xacml.rst +++ b/docs/xacml/xacml.rst @@ -110,6 +110,11 @@ This is an example Decision API payload made to retrieve a decision for a Guard .. literalinclude:: decision.guard.json :language: JSON +The return decision simply has "permit" or "deny" in the response to tell the calling application whether they are allowed to perform the operation. + +.. literalinclude:: decision.guard.response.json + :language: JSON + .. _xacml-optimization-label: Optimization Policy Types