Adds bigip_file_copy module (#48770)

This module can be used to copy files to specific datastores on
a bigip
This commit is contained in:
Tim Rupp
2018-11-15 19:42:53 -08:00
committed by GitHub
parent 2962f3e519
commit a7b7c07ad2
3 changed files with 826 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
{
"kind": "tm:sys:file:external-monitor:external-monitorstate",
"name": "arg_example",
"partition": "Common",
"fullPath": "/Common/arg_example",
"generation": 1,
"selfLink": "https://localhost/mgmt/tm/sys/file/external-monitor/~Common~arg_example?ver=13.1.0.8",
"checksum": "SHA1:3159:0c78e6641632e47d11802b29cfd119d2233cb80a",
"createTime": "2018-06-16T06:49:11Z",
"createdBy": "root",
"lastUpdateTime": "2018-06-16T06:49:11Z",
"mode": 33261,
"revision": 1,
"size": 3159,
"systemPath": "/config/monitors/arg_example",
"updatedBy": "root"
}