Gitiles
Code Review
Sign In
gerrit.nordix.org
/
onap
/
policy
/
pap
/
61355e15d46059f2b29689d2f0a9cc359cf0ddd5
/
.
/
main
/
src
/
test
/
resources
/
simpleDeploy
/
groups.json
blob: 7fd7684bbdd859325e91330dd0c98a7c6f599b17 [
file
] [
log
] [
blame
]
{
"groups"
:
[
{
"name"
:
"groupA"
,
"version"
:
"200.2.3"
,
"pdpSubgroups"
:
[
{
"pdpType"
:
"pdpTypeA"
,
"supportedPolicyTypes"
:
[
{
"name"
:
"typeA"
,
"version"
:
"100.2.3"
}
],
"pdpInstances"
:
[
{
"instanceId"
:
"pdpA"
}
],
"policies"
:
[]
}
]
}
]
}