file-system¶
Manage log files
file-system Specification¶
Parameter
Value
Type
operational
Element Name
file-system
Element URI
/axapi/v3/file-system
Element Attributes
file-system_attributes
Partition Visibility
shared
Schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
EXECUTE Object | POST | /axapi/v3/file-system |
file-system attributes¶
a10log
Description: a10log is a JSON Block. Please see below for a10log
Type: Object
Reference Object: /axapi/v3/file-system/a10log
syslog
Description: syslog is a JSON Block. Please see below for syslog
Type: Object
Reference Object: /axapi/v3/file-system/syslog
varlog
Description: varlog is a JSON Block. Please see below for varlog
Type: Object
Reference Object: /axapi/v3/file-system/varlog
varlog¶
Specification
Value
Type
object
filename
Description Filename to remove
Type: string
Format: string-rlx
Maximum Length: 128 characters
Maximum Length: 1 characters
rm
Description Remove file
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
syslog¶
Specification
Value
Type
object
filename
Description Filename to remove
Type: string
Format: string-rlx
Maximum Length: 128 characters
Maximum Length: 1 characters
rm
Description Remove file
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
a10log¶
Specification
Value
Type
object
filename
Description Filename to remove
Type: string
Format: string-rlx
Maximum Length: 128 characters
Maximum Length: 1 characters
rm
Description Remove file
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters