Commit b9ce6080 authored by Sana Zulfiqar's avatar Sana Zulfiqar
Browse files

SOL009_36: Attributes added in CreatePmJobRequest

parent 83e2d7f0
Pipeline #5223 running with stage
......@@ -511,10 +511,24 @@ components:
description: >
Criteria of the collection of performance information.
$ref: "#/components/schemas/PmJobCriteria"
callbackUri:
description: >
The URI of the endpoint to send the notification to.
$ref: "../components/SOL009_schemas.yaml#/components/schemas/Uri"
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: "../components/SOL009_schemas.yaml#/components/schemas/SubscriptionAuthentication"
required:
- objectType
- objectInstanceIds
- criteria
- callbackUri
PmJob:
description: >
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment