X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=invoker%2Fview%2Fonboardinvoker.html;fp=invoker%2Fview%2Fonboardinvoker.html;h=89179efe8ff38687193218a04a3fd6ff057a5db4;hb=7178971a7f69da513f153f433b020dd986a393a6;hp=0000000000000000000000000000000000000000;hpb=6f91b6ac28e733561200c5faf12029cafed39d3f;p=nonrtric%2Fplt%2Fsme.git diff --git a/invoker/view/onboardinvoker.html b/invoker/view/onboardinvoker.html new file mode 100644 index 0000000..89179ef --- /dev/null +++ b/invoker/view/onboardinvoker.html @@ -0,0 +1,115 @@ + +{{define "title"}} + CAPIF Invoker | {{index . "name"}} +{{end}} + +{{define "body"}} +{{if .isResponse}} +
+
+

Response from CAPIF core

+
+
APIInvokerEnrolmentDetails
+
+
+ Api InvokerId: + +
+
+ Api Invoker Information: + +
+
+ Notification Destination: + +
+
Onboarding Information:
+
    +
  • + Api Invoker Certificate: + +
  • +
  • + Api Invoker PublicKey: + +
  • +
  • + Onboarding Secret: + +
  • +
+
API List:
+
+ +
+
+
+ +
+
+ +
+
+
+
+ +{{- else}} +
+
+ {{if .isError}} + + {{end}} +
CAPIF_API_Invoker_Management_API > Onboard_API_Invoker
+
+
+ + +
+ +
+ + +
+
+
+
+{{- end}} +{{end}} + +