Loading src/SOL005/NSDManagement/definitions/SOL005NSDescriptorManagement_def.yaml +6 −1 Original line number Diff line number Diff line Loading @@ -98,7 +98,7 @@ definitions: onboardingFailureDetails: description: > Failure details of current on boarding procedure. See clause 4.3.5.3 for the details of "ProblemDetails" clause 6.3 of ETSI GS NFV-SOL 013 for the details of "ProblemDetails" structure. It shall be present when the "nsdOnboardingState" attribute is CREATED and the uploading or Loading Loading @@ -207,6 +207,7 @@ definitions: onboardingFailureDetails: description: > Failure details of current on-boarding procedure. See clause 6.3 of ETSI GS NFV-SOL 013 for the details of "ProblemDetails" structure. It shall be present when the pnfdOnboardingState attribute is CREATED and the uploading or processing fails in the NFVO. Loading Loading @@ -257,6 +258,10 @@ definitions: description: > The URI of the endpoint to send the notification to. authentication: description: > Authentication parameters to configure the use of Authorization when sending notifications corresponding to this subscription, as defined in clause 8.3.4 of ETSI GS NFV-SOL 013. This attribute shall only be present if the subscriber requires authorization of notifications. $ref: "../../definitions/SOL005_def.yaml#/definitions/SubscriptionAuthentication" description: > This type represents a subscription request related to notifications Loading src/SOL005/NSDManagementNotification/definitions/SOL005NSDescriptorManagementNotification_def.yaml +6 −0 Original line number Diff line number Diff line Loading @@ -67,6 +67,9 @@ definitions: nsdId: $ref: "../../definitions/SOL005_def.yaml#/definitions/Identifier" onboardingFailureDetails: description: > Failure details of current onboarding procedure. See clause 6.3 of ETSI GS NFV-SOL 013 for the details of "ProblemDetails" structure. $ref: "../../definitions/SOL005_def.yaml#/definitions/ProblemDetails" _links: $ref: "#/definitions/NsdmLinks" Loading Loading @@ -222,6 +225,9 @@ definitions: pnfdId: $ref: "../../definitions/SOL005_def.yaml#/definitions/Identifier" onboardingFailureDetails: description: > Failure details of current onboarding procedure. See clause 6.3 of ETSI GS NFV-SOL 013 for the details of "ProblemDetails" structure. $ref: "../../definitions/SOL005_def.yaml#/definitions/ProblemDetails" _links: $ref: "#/definitions/PnfdmLinks" Loading Loading
src/SOL005/NSDManagement/definitions/SOL005NSDescriptorManagement_def.yaml +6 −1 Original line number Diff line number Diff line Loading @@ -98,7 +98,7 @@ definitions: onboardingFailureDetails: description: > Failure details of current on boarding procedure. See clause 4.3.5.3 for the details of "ProblemDetails" clause 6.3 of ETSI GS NFV-SOL 013 for the details of "ProblemDetails" structure. It shall be present when the "nsdOnboardingState" attribute is CREATED and the uploading or Loading Loading @@ -207,6 +207,7 @@ definitions: onboardingFailureDetails: description: > Failure details of current on-boarding procedure. See clause 6.3 of ETSI GS NFV-SOL 013 for the details of "ProblemDetails" structure. It shall be present when the pnfdOnboardingState attribute is CREATED and the uploading or processing fails in the NFVO. Loading Loading @@ -257,6 +258,10 @@ definitions: description: > The URI of the endpoint to send the notification to. authentication: description: > Authentication parameters to configure the use of Authorization when sending notifications corresponding to this subscription, as defined in clause 8.3.4 of ETSI GS NFV-SOL 013. This attribute shall only be present if the subscriber requires authorization of notifications. $ref: "../../definitions/SOL005_def.yaml#/definitions/SubscriptionAuthentication" description: > This type represents a subscription request related to notifications Loading
src/SOL005/NSDManagementNotification/definitions/SOL005NSDescriptorManagementNotification_def.yaml +6 −0 Original line number Diff line number Diff line Loading @@ -67,6 +67,9 @@ definitions: nsdId: $ref: "../../definitions/SOL005_def.yaml#/definitions/Identifier" onboardingFailureDetails: description: > Failure details of current onboarding procedure. See clause 6.3 of ETSI GS NFV-SOL 013 for the details of "ProblemDetails" structure. $ref: "../../definitions/SOL005_def.yaml#/definitions/ProblemDetails" _links: $ref: "#/definitions/NsdmLinks" Loading Loading @@ -222,6 +225,9 @@ definitions: pnfdId: $ref: "../../definitions/SOL005_def.yaml#/definitions/Identifier" onboardingFailureDetails: description: > Failure details of current onboarding procedure. See clause 6.3 of ETSI GS NFV-SOL 013 for the details of "ProblemDetails" structure. $ref: "../../definitions/SOL005_def.yaml#/definitions/ProblemDetails" _links: $ref: "#/definitions/PnfdmLinks" Loading