Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
SOL002-SOL003
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Miguel Angel Reina Ortega
SOL002-SOL003
Commits
7acce9eb
Commit
7acce9eb
authored
5 years ago
by
Samir Medjiah
Browse files
Options
Downloads
Patches
Plain Diff
SOL002_104 DELETE Method (on "Threshold") description and response updated
parent
ddc0cf34
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/SOL002/VNFPerformanceManagement/VNFPerformanceManagement.yaml
+7
-1
7 additions, 1 deletion
...02/VNFPerformanceManagement/VNFPerformanceManagement.yaml
with
7 additions
and
1 deletion
src/SOL002/VNFPerformanceManagement/VNFPerformanceManagement.yaml
+
7
−
1
View file @
7acce9eb
...
...
@@ -1272,6 +1272,11 @@ paths:
delete
:
description
:
>
This method terminates an individual subscription.
As the result of successfully executing this method, the "Individual subscription"
resource shall not exist any longer. This means that no notifications for that
subscription shall be sent to the formerly-subscribed API consumer.
NOTE: Due to race conditions, some notifications might still be received by the
formerly-subscribed API consumer for a certain time period after the deletion.
parameters
:
-
name
:
Accept
description
:
>
...
...
@@ -1285,7 +1290,8 @@ paths:
description
:
>
204 NO CONTENT
The subscription resource was deleted successfully.
Shall be returned when the "Individual subscription" resource has been
deleted successfully.
The response body shall be empty.
headers
:
Version
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment