X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=platform-logic%2Frestapi-templates%2Fsrc%2Fmain%2Fjson%2FA1policytype.json;fp=platform-logic%2Frestapi-templates%2Fsrc%2Fmain%2Fjson%2FA1policytype.json;h=69d4f5028e18ab27471e529f86e3ffc0b4275161;hb=d39df59d0b50a60922ca790699cecc93258ed519;hp=0000000000000000000000000000000000000000;hpb=02fe880c449447fd342683cc4d2b68ace665640e;p=ccsdk%2Fdistribution.git diff --git a/platform-logic/restapi-templates/src/main/json/A1policytype.json b/platform-logic/restapi-templates/src/main/json/A1policytype.json new file mode 100644 index 00000000..69d4f502 --- /dev/null +++ b/platform-logic/restapi-templates/src/main/json/A1policytype.json @@ -0,0 +1,29 @@ +{ + "body":{ + "input":{ + "CommonHeader":{ + "TimeStamp":"2018-11-30T09:13:37.368Z", + "APIver":"1.0", + "RequestID":"982ee65a-8afd-48df-bf57-c152ae45bacc-1", + "SubRequestID":"1", + "RequestTrack":{ + + }, + "Flags":{ + + } + }, + "Action":"putA1Policy", + "Payload":{ + "input":{ + "near-rt-ric-url":"${"tmp.policytype.url}/${"prop.a1.policytype.id}", + "body":"{\"name\":\"Slice_throughput_policy\",\"description\":\"Policy to administer overall throughput for a specific slice\",\"policy_type_id\":${"prop.a1.policytype.id},\"create_schema\":{\"$schema\":\"http:\/\/json-schema.org\/draft-07\/schema#\",\"type\":\"object\",\"properties\":{\"scope\":{\"type\":\"object\",\"properties\":{\"snssai\":{\"type\":\"string\"}},\"additionalProperties\":false,\"required\":[\"snssai\"]},\"dLThptPerSlice\":{\"type\":\"number\",\"description\":\"dLThptPerSlice throughput for the near rt ric\"},\"uLThptPerSlice\":{\"type\":\"number\",\"description\":\"uLThptPerSlice throughput for the near rt ric\"},\"slice_priority\":{\"type\":\"number\",\"description\":\"Slice priority\"}},\"additionalProperties\":false}}" + } + } + } + }, + "version":"1.0", + "rpc-name":"putA1Policy", + "correlation-id":"722ee65a-8afd-48df-bf57-c152ae45bacc-1", + "type":"request" +} \ No newline at end of file