import-periodic local-uri-file¶
Local URI files for http response
local-uri-file Specification¶
Parameter Value Type Collection Object Key(s) local-uri-file Collection Name local-uri-file-list Collection URI /axapi/v3/import-periodic/local-uri-file Element Name local-uri-file Element URI /axapi/v3/import-periodic/local-uri-file/{local-uri-file} Element Attributes local-uri-file_attributes Partition Visibility shared Schema local-uri-file schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/import-periodic/local-uri-file | ||
Create List | POST | /axapi/v3/import-periodic/local-uri-file | ||
Get Object | GET | /axapi/v3/import-periodic/local-uri-file/{local-uri-file} | ||
Get List | GET | /axapi/v3/import-periodic/local-uri-file | ||
Modify Object | POST | /axapi/v3/import-periodic/local-uri-file/{local-uri-file} | ||
Replace Object | PUT | /axapi/v3/import-periodic/local-uri-file/{local-uri-file} | ||
Replace List | PUT | /axapi/v3/import-periodic/local-uri-file | ||
Delete Object | DELETE | /axapi/v3/import-periodic/local-uri-file/{local-uri-file} |
local-uri-file-list¶
local-uri-file-list is JSON List of local-uri-file attributes
local-uri-file-list : [
]
local-uri-file attributes¶
local-uri-file
Description Local URI files for http response
Type: string
Maximum Length: 63 characters
Maximum Length: 1 characters
period
Description Specify the period in second
Type: number
Range: 60-31536000
remote-file
Description profile name for remote url
Type: string
Format: url
use-mgmt-port
Description Use management port as source port
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