MLTF - CUSTOM FIELD API'S

MLTF - CUSTOM FIELD API'S

URL: <jira_base_url>/rest/mltf-rest/1.0/custom-field/<custom_field_id>

Method: GET

Result:

{ "self": "<jira_base_url>/rest/mltf-rest/1.0/custom-field/customfield_10918", "id": "customfield_10918", "name": "Earth - Tree SS", "type": "com.almbase.jira.category-level:tv-ss-cf", "fieldConfigSchemes": [ { "id": 11020, "name": "Default context for Earth - Tree SS", "config": { "optionsTree": { "self": "<jira_base_url>/rest/mltf-rest/1.0/options-tree/2", "id": 2, "name": "Earth" }, "onlyLeafOptionSelectable": true, "collapse": true } }, { "id": 11915, "name": "Context 2", "config": { "optionsTree": { "self": "<jira_base_url>/rest/mltf-rest/1.0/options-tree/4", "id": 4, "name": "Colors" }, "onlyLeafOptionSelectable": false, "collapse": false } } ] }

 

URL: <jira_base_url>/rest/mltf-rest/1.0/custom-field/<custom_field_id>/config/<field_config_id>

Method: GET

Result:

{ "self": "<jira_base_url>/rest/mltf-rest/1.0/custom-field/customfield_10918/config/11020", "id": "customfield_10918", "fieldConfigId": 11020, "name": "Earth - Tree SS", "type": "com.almbase.jira.category-level:tv-ss-cf", "config": { "optionsTree": { "self": "<jira_base_url>/rest/mltf-rest/1.0/options-tree/2", "id": 2, "name": "Earth" }, "onlyLeafOptionSelectable": true, "collapse": true } }

 

URL: <jira_base_url>/rest/mltf-rest/1.0/custom-field/plugin-custom-field

Method: GET

Result: 

{ "multiLevelCustomFields": [ { "self": "<jira_base_url>/rest/mltf-rest/1.0/custom-field/customfield_10904", "id": "customfield_10904", "name": "Earth 1 - ML", "type": "com.almbase.jira.category-level:cl-cf", "fieldConfigSchemes": [ { "id": 11006, "name": "Default context for Earth 1 - ML", "config": { "optionsTree": { "self": "<jira_base_url>/rest/mltf-rest/1.0/options-tree/2", "id": 2, "name": "Earth" }, "level": 1 } }, { "id": 11911, "name": "Context 2", "config": { "optionsTree": { "self": "<jira_base_url>/rest/mltf-rest/1.0/options-tree/4", "id": 4, "name": "Colors" }, "level": 1 } } ] }, { "self": "<jira_base_url>/rest/mltf-rest/1.0/custom-field/customfield_10905", "id": "customfield_10905", "name": "Earth 2 - ML", "type": "com.almbase.jira.category-level:cl-cf", "fieldConfigSchemes": [ { "id": 11007, "name": "Default context for Earth 2 - ML", "config": { "optionsTree": { "self": "<jira_base_url>/rest/mltf-rest/1.0/options-tree/2", "id": 2, "name": "Earth" }, "level": 2, "parentCustomField": { "id": "customfield_10904", "name": "Earth 1 - ML", "fieldConfigId": 11006, "multiLevelConfigId": 29 } } }, { "id": 11910, "name": "Context 2", "config": { "optionsTree": { "self": "<jira_base_url>/rest/mltf-rest/1.0/options-tree/4", "id": 4, "name": "Colors" }, "level": 2, "parentCustomField": { "id": "customfield_10904", "name": "Earth 1 - ML", "fieldConfigId": 11911, "multiLevelConfigId": 26 } } } ] }, { "self": "<jira_base_url>/rest/mltf-rest/1.0/custom-field/customfield_10906", "id": "customfield_10906", "name": "Earth 3 - ML", "type": "com.almbase.jira.category-level:cl-cf", "fieldConfigSchemes": [ { "id": 11008, "name": "Default context for Earth 3 - ML", "config": { "optionsTree": { "self": "<jira_base_url>/rest/mltf-rest/1.0/options-tree/2", "id": 2, "name": "Earth" }, "level": 3, "parentCustomField": { "id": "customfield_10905", "name": "Earth 2 - ML", "fieldConfigId": 11007, "multiLevelConfigId": 30 } } }, { "id": 11909, "name": "Context 2", "config": { "optionsTree": { "self": "<jira_base_url>/rest/mltf-rest/1.0/options-tree/4", "id": 4, "name": "Colors" }, "level": 3, "parentCustomField": { "id": "customfield_10905", "name": "Earth 2 - ML", "fieldConfigId": 11910, "multiLevelConfigId": 27 } } } ] } ], "multiLevelCascadingCustomFields": [ { "self": "<jira_base_url>/rest/mltf-rest/1.0/custom-field/customfield_10910", "id": "customfield_10910", "name": "Earth - Cascading", "type": "com.almbase.jira.category-level:mlc-cf", "fieldConfigSchemes": [ { "id": 11012, "name": "Default context for Earth - Cascading", "config": { "optionsTree": { "self": "<jira_base_url>/rest/mltf-rest/1.0/options-tree/2", "id": 2, "name": "Earth" }, "autoSelect": true, "leafOptionRequired": true } }, { "id": 11908, "name": "Context 2", "config": { "optionsTree": { "self": "<jira_base_url>/rest/mltf-rest/1.0/options-tree/4", "id": 4, "name": "Colors" }, "autoSelect": false, "leafOptionRequired": false } } ] } ], "treeSingleSelectCustomFields": [ { "self": "<jira_base_url>/rest/mltf-rest/1.0/custom-field/customfield_10918", "id": "customfield_10918", "name": "Earth - Tree SS", "type": "com.almbase.jira.category-level:tv-ss-cf", "fieldConfigSchemes": [ { "id": 11020, "name": "Default context for Earth - Tree SS", "config": { "optionsTree": { "self": "<jira_base_url>/rest/mltf-rest/1.0/options-tree/2", "id": 2, "name": "Earth" }, "onlyLeafOptionSelectable": true, "collapse": true } }, { "id": 11915, "name": "Context 2", "config": { "optionsTree": { "self": "<jira_base_url>/rest/mltf-rest/1.0/options-tree/4", "id": 4, "name": "Colors" }, "onlyLeafOptionSelectable": false, "collapse": false } } ] } ], "treeMultiSelectCustomFields": [ { "self": "<jira_base_url>/rest/mltf-rest/1.0/custom-field/customfield_10916", "id": "customfield_10916", "name": "Earth - Tree MS", "type": "com.almbase.jira.category-level:tv-ms-cf", "fieldConfigSchemes": [ { "id": 11018, "name": "Default context for Earth - Tree MS", "config": { "optionsTree": { "self": "<jira_base_url>/rest/mltf-rest/1.0/options-tree/2", "id": 2, "name": "Earth" }, "selectChildren": false, "selectParents": false, "onlyLeafOptionSelectable": true, "collapse": true, "leafOptionRequired": false } }, { "id": 11914, "name": "Context 2", "config": { "optionsTree": { "self": "<jira_base_url>/rest/mltf-rest/1.0/options-tree/4", "id": 4, "name": "Colors" }, "selectChildren": false, "selectParents": false, "onlyLeafOptionSelectable": false, "collapse": false, "leafOptionRequired": false } } ] } ], "optionPathSingleSelectCustomFields": [ { "self": "<jira_base_url>/rest/mltf-rest/1.0/custom-field/customfield_10914", "id": "customfield_10914", "name": "Earth - Path SS", "type": "com.almbase.jira.category-level:pv-ss-cf", "fieldConfigSchemes": [ { "id": 11016, "name": "Default context for Earth - Path SS", "config": { "optionsTree": { "self": "<jira_base_url>/rest/mltf-rest/1.0/options-tree/2", "id": 2, "name": "Earth" }, "onlyLeafOptionSelectable": true } }, { "id": 11913, "name": "Context 2", "config": { "optionsTree": { "self": "<jira_base_url>/rest/mltf-rest/1.0/options-tree/4", "id": 4, "name": "Colors" }, "onlyLeafOptionSelectable": false } } ] } ], "optionPathMultiSelectCustomFields": [ { "self": "<jira_base_url>/rest/mltf-rest/1.0/custom-field/customfield_10912", "id": "customfield_10912", "name": "Earth - Path MS", "type": "com.almbase.jira.category-level:pv-ms-cf", "fieldConfigSchemes": [ { "id": 11014, "name": "Default context for Earth - Path MS", "config": { "optionsTree": { "self": "<jira_base_url>/rest/mltf-rest/1.0/options-tree/2", "id": 2, "name": "Earth" }, "onlyLeafOptionSelectable": true } }, { "id": 11912, "name": "Context 2", "config": { "optionsTree": { "self": "<jira_base_url>/rest/mltf-rest/1.0/options-tree/4", "id": 4, "name": "Colors" }, "onlyLeafOptionSelectable": false } } ] } ] }