X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=provider%2Fview%2Fregistration.html;fp=provider%2Fview%2Fregistration.html;h=d0e381d348260c4c42334e178148357fc793e760;hb=e71305f32cddb7933da76dc5ce60193a866c48e7;hp=0000000000000000000000000000000000000000;hpb=7ae570afcc8119b1563cb786b2a34bf190f105da;p=nonrtric%2Fplt%2Fsme.git diff --git a/provider/view/registration.html b/provider/view/registration.html new file mode 100644 index 0000000..d0e381d --- /dev/null +++ b/provider/view/registration.html @@ -0,0 +1,119 @@ + +{{define "title"}} + CAPIF Provider | {{index . "name"}} +{{end}} + +{{define "body"}} +{{if .isResponse}} +
+
+

Response from CAPIF core

+
+
APIProviderEnrolmentDetails
+
+
+ ApiProvDomId: + +
+
+ ApiProvDomInfo: + +
+
+ RegSec: + +
+
APIProviderFunctionDetails:
+ +
+ + + + + + + + + + + + +
ApiProvFuncIdApiProvFuncInfoApiProvFuncRoleRegistrationInformation
+
+
+
+ +
+
+ +
+
+
+
+ +{{- else}} +
+
+ {{if .isError}} + + {{end}} +
API management functions> Registrations
+
+
+ + +
+ +
+ + +
+
+
+
+{{- end}} +{{end}} + +