blob: 6cd6f8c7732f8d59e45e6f3fc02b01bc4b3d232b [file] [log] [blame]
Adam Israel7bf2f4d2019-03-15 15:28:47 -04001touch:
2 description: "Touch a file on the VNF."
3 params:
4 filename:
5 description: "The name of the file to touch."
6 type: string
7 default: ""
8 required:
9 - filename