file-inspection service¶
File Inspection Service related commands
service Specification¶
Type Configuration Resource Element Name service Element URI /axapi/v3/file-inspection/service Element Attributes service_attributes Schema service schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/file-inspection/service | ||
Get Object | GET | /axapi/v3/file-inspection/service | ||
Modify Object | POST | /axapi/v3/file-inspection/service | ||
Replace Object | PUT | /axapi/v3/file-inspection/service | ||
Delete Object | DELETE | /axapi/v3/file-inspection/service |
service attributes¶
enable
Description Enable Internal File Inspection Service
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
health-check-disable
Description Disable internal service health check
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
Mutual Exclusion: health-check-disable and health-monitor are mutually exclusive
service-down-action
Description ‘reset’: Reset Connection; ‘allow’: Allow File;
Type: string
Supported Values: reset, allow
Default: allow
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters