{
  "actions": [
    {
      "name": "getAllApplianceAccessGroups",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/rbac/asset?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": "mockdatafiles/getAllApplianceAccessGroups-default.json"
        }
      ]
    },
    {
      "name": "createOrUpdateApplianceAccessGroup",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/rbac/asset?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "deleteApplianceAccessGroupByName",
      "protocol": "REST",
      "method": "DELETE",
      "entitypath": "{base_path}/{version}/rbac/asset/{pathv1}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "getApplianceAccessGroupByName",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/rbac/asset/{pathv1}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": "mockdatafiles/getApplianceAccessGroupByName-default.json"
        }
      ]
    },
    {
      "name": "getAllRbacAssignments",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/rbac/assignment?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": "mockdatafiles/getAllRbacAssignments-default.json"
        }
      ]
    },
    {
      "name": "createOrUpdateRbacAssignment",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/rbac/assignment?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "deleteRbacAssignment",
      "protocol": "REST",
      "method": "DELETE",
      "entitypath": "{base_path}/{version}/rbac/assignment/{pathv1}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "getRbacAssignmentByUsername",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/rbac/assignment/{pathv1}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": "mockdatafiles/getRbacAssignmentByUsername-default.json"
        }
      ]
    },
    {
      "name": "getAllRoles",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/rbac/role?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": "mockdatafiles/getAllRoles-default.json"
        }
      ]
    },
    {
      "name": "saveRole",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/rbac/role?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "getAssignedMenus",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/rbac/role/menuAssigned?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": "mockdatafiles/getAssignedMenus-default.json"
        }
      ]
    },
    {
      "name": "deleteRoleByRoleName",
      "protocol": "REST",
      "method": "DELETE",
      "entitypath": "{base_path}/{version}/rbac/role/{pathv1}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "getRoleByRoleName",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/rbac/role/{pathv1}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": "mockdatafiles/getRoleByRoleName-default.json"
        }
      ]
    }
  ]
}