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
3f886739
Unverified
Commit
3f886739
authored
5 years ago
by
skoulouzis
Committed by
GitHub
5 years ago
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update interface_types.yml
parent
ad0b245f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
0 deletions
+13
-0
interface_types.yml
TOSCA/interfaces/interface_types.yml
+13
-0
No files found.
TOSCA/interfaces/interface_types.yml
View file @
3f886739
...
@@ -31,6 +31,19 @@ interface_types:
...
@@ -31,6 +31,19 @@ interface_types:
type
:
map
type
:
map
required
:
false
required
:
false
description
:
Some options defined for this operation. They are key-value pairs. It depends on the specific operation.
description
:
Some options defined for this operation. They are key-value pairs. It depends on the specific operation.
count
:
type
:
integer
required
:
false
description
:
This is defined as a maximum number of iterations for a loop.
duration
:
type
:
scalar-unit.time
default
:
1 s
required
:
false
description
:
This is defined as a maximum number of iterations for a loop
deadline
:
type
:
timestamp
required
:
false
description
:
This is defined as a certain timing to exit this loop.
execute
:
execute
:
description
:
Execute some command on the objects. The detailed command is specified in the filed Command below. ObjectType currently can only be VM
description
:
Execute some command on the objects. The detailed command is specified in the filed Command below. ObjectType currently can only be VM
put
:
put
:
...
...
This diff is collapsed.
Click to expand it.
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