.. _file_domain_list: file domain-list ================ domain list file information and management commands domain-list Specification ------------------------- ===================================== ========================================================= **Parameter** **Value** ===================================== ========================================================= **Type** *Configuration Resource* **Element Name** domain-list **Element URI** /axapi/v3/file/domain-list **Element Attributes** domain-list_attributes **Partition Visibility** shared **Operational Data URI** /axapi/v3/file/domain-list/oper **Schema** :download:`domain-list schema ` ===================================== ========================================================= **Operations Allowed:** .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/file/domain-list .. raw:: html :ref:`1504_domain-list_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/file/domain-list .. raw:: html :ref:`1504_domain-list_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/file/domain-list .. raw:: html :ref:`1504_domain-list_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/file/domain-list .. raw:: html :ref:`1504_domain-list_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/file/domain-list .. raw:: html :ref:`1504_domain-list_attributes` .. raw:: html
.. _1504_domain-list_attributes: domain-list attributes ---------------------- **action** **Description** 'create': create; 'import': import; 'export': export; 'copy': copy; 'rename': rename; 'check': check; 'replace': replace; 'delete': delete; **Type:** string **Supported Values:** create, import, export, copy, rename, check, replace, delete **dst-file** **Description** destination file name for copy and rename action **Type:** string **Maximum Length:** 32 characters **Maximum Length:** 1 characters **file** **Description** domain list local file name **Type:** string **Maximum Length:** 63 characters **Maximum Length:** 1 characters **file-handle** **Description** full path of the uploaded file **Type:** string **Format:** string-rlx **Maximum Length:** 255 characters **Maximum Length:** 1 characters **size** **Description** domain list file size in byte **Type:** number **Range:** 0-2147483647 **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters