PageCreationRulesAdminServicesList Method |
Namespace: IngeniuxCMService
The object contains collection of Page Creation Rules and Workflow Definitions
{
"code": 0,
"error": null,
"message": {
"rules": [{
"name": "Image",
"id": "PageCreationRules\/1",
"englishName": null,
"groupsCount": 2,
"isDefault": false,
"workflowEnglishName": null,
"workflowName": "",
"autoSelectParent": true,
"isSchemaComponent": true,
"parentsCount": 1,
"schema": "Image File",
"schemaEnglishName": "Image File",
"stylesheet": "~default~",
"usersCount": 0,
"workflowId": ""
}],
"workflowChoices": [{
"name": "--No Workflow--",
"id": "",
"allowedGroup": null,
"allowedUsers": null
}]
}
}