Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
CONF
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
UvA
CONF
Commits
d6898999
Commit
d6898999
authored
Oct 29, 2019
by
Spiros Koulouzis
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'DRIP_3.0' of
https://github.com/skoulouzis/DRIP
into DRIP_3.0
parents
f8f59806
1573a94f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
41 additions
and
17 deletions
+41
-17
swagger_sure_tosca.yml
openAPI/ swagger_sure_tosca.yml
+41
-17
No files found.
openAPI/ swagger_sure_tosca.yml
View file @
d6898999
...
...
@@ -50,6 +50,8 @@ paths:
description
:
"
successful
operation"
schema
:
$ref
:
"
https://raw.githubusercontent.com/skoulouzis/DRIP/DRIP_3.0/openAPI/TOSCA/ToscaTemplate.yml#/ToscaTemplate"
404
:
description
:
"
Not
found"
405
:
description
:
"
Invalid
input"
/tosca_template/{id}/topology_template
:
...
...
@@ -69,6 +71,8 @@ paths:
description
:
"
successful
operation"
schema
:
$ref
:
"
https://raw.githubusercontent.com/skoulouzis/DRIP/DRIP_3.0/openAPI/TOSCA/TopologyTemplate.yml#/TopologyTemplate"
404
:
description
:
"
Not
found"
405
:
description
:
"
Invalid
input"
/tosca_template/{id}/topology_template/node_templates
:
...
...
@@ -102,6 +106,8 @@ paths:
type
:
array
items
:
$ref
:
"
https://raw.githubusercontent.com/skoulouzis/DRIP/DRIP_3.0/openAPI/TOSCA/NodeTemplate.yml#/NodeTemplate"
404
:
description
:
"
Not
found"
405
:
description
:
"
Invalid
input"
/tosca_template/{id}/topology_template/node_templates/type_name
:
...
...
@@ -118,8 +124,8 @@ paths:
required
:
true
type
:
"
string"
-
in
:
"
body"
name
:
"
body
"
description
:
"
"
name
:
"
nodeTemplate
"
description
:
"
the
NodeTemplate
"
required
:
false
schema
:
$ref
:
"
https://raw.githubusercontent.com/skoulouzis/DRIP/DRIP_3.0/openAPI/TOSCA/NodeTemplate.yml#/NodeTemplate"
...
...
@@ -132,6 +138,8 @@ paths:
description
:
"
successful
operation"
schema
:
type
:
"
string"
404
:
description
:
"
Not
found"
405
:
description
:
"
Invalid
input"
/tosca_template/{id}/topology_template/node_templates/requirements
:
...
...
@@ -147,7 +155,7 @@ paths:
required
:
true
type
:
"
string"
-
in
:
"
body"
name
:
"
body
"
name
:
"
nodeTemplate
"
description
:
"
"
required
:
false
schema
:
...
...
@@ -163,6 +171,8 @@ paths:
type
:
object
additionalProperties
:
type
:
object
404
:
description
:
"
Not
found"
405
:
description
:
"
Invalid
input"
/tosca_template/{id}/topology_template/node_templates/parent_type_name
:
...
...
@@ -179,7 +189,7 @@ paths:
required
:
true
type
:
"
string"
-
in
:
"
body"
name
:
"
body
"
name
:
"
nodeTemplate
"
description
:
"
"
required
:
false
schema
:
...
...
@@ -193,6 +203,8 @@ paths:
description
:
"
successful
operation"
schema
:
type
:
string
404
:
description
:
"
Not
found"
405
:
description
:
"
Invalid
input"
/tosca_template/{id}/topology_template/node_templates/ancestors_requirements
:
...
...
@@ -209,7 +221,7 @@ paths:
required
:
true
type
:
"
string"
-
in
:
"
body"
name
:
"
body
"
name
:
"
nodeTemplate
"
required
:
false
schema
:
$ref
:
"
https://raw.githubusercontent.com/skoulouzis/DRIP/DRIP_3.0/openAPI/TOSCA/NodeTemplate.yml#/NodeTemplate"
...
...
@@ -224,6 +236,8 @@ paths:
type
:
object
additionalProperties
:
type
:
object
404
:
description
:
"
Not
found"
405
:
description
:
"
Invalid
input"
/tosca_template/{id}/topology_template/node_templates/ancestors_types
:
...
...
@@ -240,7 +254,7 @@ paths:
required
:
true
type
:
"
string"
-
in
:
"
body"
name
:
"
body
"
name
:
"
nodeTemplate
"
required
:
false
schema
:
$ref
:
"
https://raw.githubusercontent.com/skoulouzis/DRIP/DRIP_3.0/openAPI/TOSCA/NodeTemplate.yml#/NodeTemplate"
...
...
@@ -255,6 +269,8 @@ paths:
type
:
array
items
:
type
:
string
404
:
description
:
"
Not
found"
405
:
description
:
"
Invalid
input"
/tosca_template/{id}/topology_template/node_templates/ancestors_properties
:
...
...
@@ -271,7 +287,7 @@ paths:
required
:
true
type
:
"
string"
-
in
:
"
body"
name
:
"
body
"
name
:
"
nodeTemplate
"
required
:
false
schema
:
$ref
:
"
https://raw.githubusercontent.com/skoulouzis/DRIP/DRIP_3.0/openAPI/TOSCA/NodeTemplate.yml#/NodeTemplate"
...
...
@@ -288,6 +304,8 @@ paths:
type
:
object
additionalProperties
:
type
:
object
404
:
description
:
"
Not
found"
405
:
description
:
"
Invalid
input"
/tosca_template/{id}/topology_template/node_templates/properties
:
...
...
@@ -304,7 +322,7 @@ paths:
required
:
true
type
:
"
string"
-
in
:
"
body"
name
:
"
body
"
name
:
"
nodeTemplate
"
required
:
false
schema
:
$ref
:
"
https://raw.githubusercontent.com/skoulouzis/DRIP/DRIP_3.0/openAPI/TOSCA/NodeTemplate.yml#/NodeTemplate"
...
...
@@ -319,6 +337,8 @@ paths:
type
:
object
additionalProperties
:
type
:
object
404
:
description
:
"
Not
found"
405
:
description
:
"
Invalid
input"
put
:
...
...
@@ -352,6 +372,8 @@ paths:
type
:
object
additionalProperties
:
type
:
object
404
:
description
:
"
Not
found"
405
:
description
:
"
Invalid
input"
/tosca_template/{id}/topology_template/node_templates/outputs
:
...
...
@@ -368,7 +390,7 @@ paths:
required
:
true
type
:
"
string"
-
in
:
"
body"
name
:
"
body
"
name
:
"
nodeTemplate
"
required
:
false
schema
:
$ref
:
"
https://raw.githubusercontent.com/skoulouzis/DRIP/DRIP_3.0/openAPI/TOSCA/NodeTemplate.yml#/NodeTemplate"
...
...
@@ -383,13 +405,15 @@ paths:
type
:
object
additionalProperties
:
type
:
object
404
:
description
:
"
Not
found"
405
:
description
:
"
Invalid
input"
/tosca_template/{id}/topology_template/node_templates/related
:
get
:
summary
:
"
"
description
:
"
s"
operationId
:
"
getRelatedNode"
operationId
:
"
getRelatedNode
s
"
produces
:
-
"
application/json"
parameters
:
...
...
@@ -399,7 +423,7 @@ paths:
required
:
true
type
:
"
string"
-
in
:
"
body"
name
:
"
body
"
name
:
"
nodeTemplate
"
required
:
false
schema
:
$ref
:
"
https://raw.githubusercontent.com/skoulouzis/DRIP/DRIP_3.0/openAPI/TOSCA/NodeTemplate.yml#/NodeTemplate"
...
...
@@ -414,12 +438,14 @@ paths:
type
:
array
items
:
$ref
:
"
https://raw.githubusercontent.com/skoulouzis/DRIP/DRIP_3.0/openAPI/TOSCA/NodeTemplate.yml#/NodeTemplate"
404
:
description
:
"
Not
found"
405
:
description
:
"
Invalid
input"
/tosca_template/{id}/interface_types
:
get
:
summary
:
"
"
description
:
"
s"
description
:
"
returns
the
interface
type
s"
operationId
:
"
getInterfaceTypes"
produces
:
-
"
application/json"
...
...
@@ -429,14 +455,10 @@ paths:
description
:
"
ID
of
topolog
template
uplodaed"
required
:
true
type
:
"
string"
-
in
:
"
body"
name
:
"
body"
required
:
false
schema
:
$ref
:
"
https://raw.githubusercontent.com/skoulouzis/DRIP/DRIP_3.0/openAPI/TOSCA/NodeTemplate.yml#/NodeTemplate"
-
in
:
query
name
:
interface_type
type
:
string
required
:
false
description
:
The interface type
responses
:
200
:
...
...
@@ -447,5 +469,7 @@ paths:
type
:
object
additionalProperties
:
type
:
object
404
:
description
:
"
Not
found"
405
:
description
:
"
Invalid
input"
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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