APIRef_tm_sys_file_external-monitorΒΆ
mgmt/tm/sys/file/external-monitor
External Monitor files management
REST Endpoints
- Collection URI
/mgmt/tm/sys/file/external-monitor
- Collection Methods
OPTIONS, GET
- Resource URI
/mgmt/tm/sys/file/external-monitor/~resource id
- Resource Methods
OPTIONS, GET, PUT, PATCH, DELETE, POST
- Resource Natural Key
name, partition, subPath
Properties
Name | Type | Default Value | Required | Access | Description |
---|---|---|---|---|---|
appService |
string | optional | read/write | The application service that the object belongs to. | |
cachePath |
string | optional | read/write | Path of the file in file-store. | |
checksum |
string | optional | read/write | A checksum of the file in question. | |
createTime |
string | optional | read/write | Specifies the time at which this file object was created. | |
createdBy |
string | optional | read/write | Specifies the user by which this file object was created. | |
isDynamic |
string | false | optional | read/write | |
lastUpdateTime |
string | optional | read/write | Specifies the time at which this file object was last updated. | |
mode |
integer | 0 | optional | read/write | Specifies the UNIX file permissions associated with the file. |
tmPartition |
string | Common | optional | read/write | |
revision |
integer | 0 | optional | read/write | Current revision of the file. The revision starts with 1 and gets incremented on each update. |
size |
uint64 | optional | read/write | Specifies the size of the file in bytes. | |
sourcePath |
string | optional | read/write | Specifies the location (URI) from where the file will be copied. | |
systemPath |
string | optional | read/write | Path of the file in system outside file-store. | |
updatedBy |
string | optional | read/write | Specifies the user by which this file object was last updated. |
Copyright (c) 2016, F5 Networks Inc. All Rights Reserved.
The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.