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