Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
NFV - Network Functions Virtualisation
SOL009
Commits
cd8af7fe
Commit
cd8af7fe
authored
Nov 30, 2020
by
Sana Zulfiqar
Browse files
SOL009_40&_41: New DataTypes added
parent
df011b85
Pipeline
#5227
running with stage
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
src/SOL009/NFVManoPerformanceManagement/NFVManoPerformanceManagement.yaml
View file @
cd8af7fe
...
@@ -820,6 +820,54 @@ components:
...
@@ -820,6 +820,54 @@ components:
required
:
required
:
-
entries
-
entries
PmJobModifications
:
description
:
>
This type represents modifications to a PM job.
type
:
object
properties
:
callbackUri
:
description
:
>
New value of the "callbackUri" attribute.The value "null" is not permitted.
NOTE: At least one of the attributes defined in this type
shall be present in request bodies.
$ref
:
"
../components/SOL009_schemas.yaml#/components/schemas/Uri"
authentication
:
description
:
>
New value of the "authentication" attribute, or "null" to remove the attribute.
If present in a request body, these modifications shall be applied according
to the rules of JSONMerge PATCH (see IETF RFC 7396).
This attribute shall not be present in response bodies.
NOTE: At least one of the attributes defined in this type
shall be present in request bodies..
$ref
:
"
../components/SOL009_schemas.yaml#/components/schemas/SubscriptionAuthentication"
ThresholdModifications
:
description
:
>
This type represents modifications to a threshold.
type
:
object
properties
:
callbackUri
:
description
:
>
New value of the "callbackUri" attribute.The value "null" is not permitted.
NOTE: At least one of the attributes defined in this type
shall be present in request bodies.
$ref
:
"
../components/SOL009_schemas.yaml#/components/schemas/Uri"
authentication
:
description
:
>
New value of the "authentication" attribute, or "null" to remove the attribute.
If present in a request body, these modifications shall be applied according
to the rules of JSONMerge PATCH (see IETF RFC 7396).
This attribute shall not be present in response bodies.
NOTE: At least one of the attributes defined in this type
shall be present in request bodies..
$ref
:
"
../components/SOL009_schemas.yaml#/components/schemas/SubscriptionAuthentication"
#----------
#----------
PmNotificationsFilter
:
PmNotificationsFilter
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment