import-periodic wsdl¶
Web Services Definition Language File
wsdl Specification¶
Parameter Value Type Collection Object Key(s) wsdl Collection Name wsdl-list Collection URI /axapi/v3/import-periodic/wsdl Element Name wsdl Element URI /axapi/v3/import-periodic/wsdl/{wsdl} Element Attributes wsdl_attributes Partition Visibility shared Schema wsdl schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/import-periodic/wsdl | ||
Create List | POST | /axapi/v3/import-periodic/wsdl | ||
Get Object | GET | /axapi/v3/import-periodic/wsdl/{wsdl} | ||
Get List | GET | /axapi/v3/import-periodic/wsdl | ||
Modify Object | POST | /axapi/v3/import-periodic/wsdl/{wsdl} | ||
Replace Object | PUT | /axapi/v3/import-periodic/wsdl/{wsdl} | ||
Replace List | PUT | /axapi/v3/import-periodic/wsdl | ||
Delete Object | DELETE | /axapi/v3/import-periodic/wsdl/{wsdl} |
wsdl-list¶
wsdl-list is JSON List of wsdl attributes
wsdl-list : [
]
wsdl attributes¶
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
wsdl
Description Web Services Definition Language File
Type: string
Maximum Length: 63 characters
Maximum Length: 1 characters