Modified: ranger/site/trunk/kms/apidocs/ui/swagger.json URL: http://svn.apache.org/viewvc/ranger/site/trunk/kms/apidocs/ui/swagger.json?rev=1923332&r1=1923331&r2=1923332&view=diff ============================================================================== --- ranger/site/trunk/kms/apidocs/ui/swagger.json (original) +++ ranger/site/trunk/kms/apidocs/ui/swagger.json Thu Jan 23 07:41:41 2025 @@ -1,4727 +1,4705 @@ { "swagger": "2.0", - "info" : { - "description" : "Apache Ranger is a framework to enable, monitor and manage comprehensive data security across the Hadoop platform. Apache Ranger currently provides a centralized security adminstration, fine grain access control and detailed auditing for user access within Apache Hadoop, Apache Hive, Apache HBase and other Apache components", - "license" : { - "url" : "http://www.apache.org/licenses/LICENSE-2.0.html", - "name" : "Apache 2.0 License" + "info": { + "description": "Apache Ranger is a framework to enable, monitor and manage comprehensive data security across the Hadoop platform. Apache Ranger currently provides a centralized security adminstration, fine grain access control and detailed auditing for user access within Apache Hadoop, Apache Hive, Apache HBase and other Apache components", + "license": { + "url": "http://www.apache.org/licenses/LICENSE-2.0.html", + "name": "Apache 2.0 License" }, - "version" : "2.2.0", - "title" : "Ranger REST API" + "version": "3.0.0-SNAPSHOT", + "title": "Ranger REST API" }, - "schemes" : [], - "tags" : [ + "schemes": [], + "tags": [ { - "name" : "KMS" - , - "description" : "Class providing the REST bindings, via Jersey, for the KMS." - } - , + "name": "KMS", + "description": "Class providing the REST bindings, via Jersey, for the KMS." + }, { - "name" : "RangerKMSRestApi" + "name": "RangerKMSRestApi" } ], - "definitions" : { - "xml_ns0_XXDBBase" : { - "type" : "object", - "xml" : { - "name" : "XXDBBase", - "namespace" : "" + "definitions": { + "xml_ns0_XXDBBase": { + "type": "object", + "xml": { + "name": "XXDBBase", + "namespace": "" }, - "title" : "XXDBBase", - "allOf" : [ + "title": "XXDBBase", + "allOf": [ { - "properties" : { - "addedByUserId" : { - "xml" : { - "namespace" : "" + "properties": { + "addedByUserId": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "Returns the value for the member attribute <b>addedByUserId<\/b>", -"type" : "integer", -"format" : "int64" + "readOnly": false, + "description": "Returns the value for the member attribute <b>addedByUserId</b>", + "type": "integer", + "format": "int64" }, - "createTime" : { - "xml" : { - "namespace" : "" + "createTime": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "Returns the value for the member attribute <b>createTime<\/b>", -"type" : "string" + "readOnly": false, + "description": "Returns the value for the member attribute <b>createTime</b>", + "type": "string" }, - "id" : { - "xml" : { - "namespace" : "" + "id": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "Returns the value for the member attribute <b>id<\/b>", -"type" : "integer", -"format" : "int64" + "readOnly": false, + "description": "Returns the value for the member attribute <b>id</b>", + "type": "integer", + "format": "int64" }, - "updateTime" : { - "xml" : { - "namespace" : "" + "updateTime": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "Returns the value for the member attribute <b>updateTime<\/b>", -"type" : "string" + "readOnly": false, + "description": "Returns the value for the member attribute <b>updateTime</b>", + "type": "string" }, - "updatedByUserId" : { - "xml" : { - "namespace" : "" + "updatedByUserId": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "Returns the value for the member attribute <b>updatedByUserId<\/b>", -"type" : "integer", -"format" : "int64" + "readOnly": false, + "description": "Returns the value for the member attribute <b>updatedByUserId</b>", + "type": "integer", + "format": "int64" } } } ], - "description" : "" - } - , - "xml_ns0_XXRangerKeyStore" : { - "type" : "object", - "xml" : { - "name" : "XXRangerKeyStore", - "namespace" : "" + "description": "" + }, + "xml_ns0_XXRangerKeyStore": { + "type": "object", + "xml": { + "name": "XXRangerKeyStore", + "namespace": "" }, - "title" : "XXRangerKeyStore", - "allOf" : [ + "title": "XXRangerKeyStore", + "allOf": [ { - "$ref" : "#/definitions/xml_ns0_XXDBBase" + "$ref": "#/definitions/xml_ns0_XXDBBase" }, { - "properties" : { - "alias" : { - "xml" : { - "namespace" : "" + "properties": { + "alias": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "", -"type" : "string" + "readOnly": false, + "description": "", + "type": "string" }, - "attributes" : { - "xml" : { - "namespace" : "" + "attributes": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "", -"type" : "string" + "readOnly": false, + "description": "", + "type": "string" }, - "bitLength" : { - "xml" : { - "namespace" : "" + "bitLength": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "", -"type" : "integer", -"format" : "int32" + "readOnly": false, + "description": "", + "type": "integer", + "format": "int32" }, - "cipher" : { - "xml" : { - "namespace" : "" + "cipher": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "", -"type" : "string" + "readOnly": false, + "description": "", + "type": "string" }, - "createdDate" : { - "xml" : { - "namespace" : "" + "createdDate": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "", -"type" : "integer", -"format" : "int64" + "readOnly": false, + "description": "", + "type": "integer", + "format": "int64" }, - "description" : { - "xml" : { - "namespace" : "" + "description": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "", -"type" : "string" + "readOnly": false, + "description": "", + "type": "string" }, - "encoded" : { - "xml" : { - "namespace" : "" + "encoded": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "", -"type" : "string" + "readOnly": false, + "description": "", + "type": "string" }, - "version" : { - "xml" : { - "namespace" : "" + "version": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "", -"type" : "integer", -"format" : "int32" + "readOnly": false, + "description": "", + "type": "integer", + "format": "int32" } } } ], - "description" : "" - } - , - "xml_ns0_XXRangerMasterKey" : { - "type" : "object", - "xml" : { - "name" : "XXRangerMasterKey", - "namespace" : "" + "description": "" + }, + "xml_ns0_XXRangerMasterKey": { + "type": "object", + "xml": { + "name": "XXRangerMasterKey", + "namespace": "" }, - "title" : "XXRangerMasterKey", - "allOf" : [ + "title": "XXRangerMasterKey", + "allOf": [ { - "$ref" : "#/definitions/xml_ns0_XXDBBase" + "$ref": "#/definitions/xml_ns0_XXDBBase" }, { - "properties" : { - "bitLength" : { - "xml" : { - "namespace" : "" + "properties": { + "bitLength": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "", -"type" : "integer", -"format" : "int32" + "readOnly": false, + "description": "", + "type": "integer", + "format": "int32" }, - "cipher" : { - "xml" : { - "namespace" : "" + "cipher": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "", -"type" : "string" + "readOnly": false, + "description": "", + "type": "string" }, - "masterKey" : { - "xml" : { - "namespace" : "" + "masterKey": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "", -"type" : "string" + "readOnly": false, + "description": "", + "type": "string" } } } ], - "description" : "" - } - , - "xml_ns0_rangerTagForEval" : { - "type" : "object", - "xml" : { - "name" : "rangerTagForEval", - "namespace" : "" + "description": "" + }, + "xml_ns0_rangerTagForEval": { + "type": "object", + "xml": { + "name": "rangerTagForEval", + "namespace": "" }, - "title" : "rangerTagForEval", - "allOf" : [ + "title": "rangerTagForEval", + "allOf": [ { - "properties" : { - "attributes" : { - "xml" : { - "namespace" : "" + "properties": { + "attributes": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "", -"type" : "object" + "readOnly": false, + "description": "", + "type": "object" }, - "matchType" : { - "xml" : { - "namespace" : "" + "matchType": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"$ref" : "#/definitions/xml_ns0_matchType" + "readOnly": false, + "$ref": "#/definitions/xml_ns0_matchType" }, - "options" : { - "xml" : { - "namespace" : "" + "options": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "", -"type" : "object" + "readOnly": false, + "description": "", + "type": "object" }, - "type" : { - "xml" : { - "namespace" : "" + "type": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "", -"type" : "string" + "readOnly": false, + "description": "", + "type": "string" }, - "validityPeriods" : { - "xml" : { - "namespace" : "" + "validityPeriods": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "", -"type" : "array", -"items" : { - "$ref" : "#/definitions/xml_ns0_rangerValiditySchedule" -} + "readOnly": false, + "description": "", + "type": "array", + "items": { + "$ref": "#/definitions/xml_ns0_rangerValiditySchedule" + } } } } ], - "description" : "" - } - , - "xml_ns0_auditFilter" : { - "type" : "object", - "xml" : { - "name" : "auditFilter", - "namespace" : "" - }, - "title" : "auditFilter", - "allOf" : [ - { - "properties" : { - "accessResult" : { - "xml" : { - "namespace" : "" - }, - "readOnly" : false, -"$ref" : "#/definitions/xml_ns0_accessResult" - }, - "accessTypes" : { - "xml" : { - "namespace" : "" - }, - "readOnly" : false, -"description" : "", -"type" : "array", -"items" : { - "type" : "string" -} - }, - "actions" : { - "xml" : { - "namespace" : "" - }, - "readOnly" : false, -"description" : "", -"type" : "array", -"items" : { - "type" : "string" -} - }, - "groups" : { - "xml" : { - "namespace" : "" - }, - "readOnly" : false, -"description" : "", -"type" : "array", -"items" : { - "type" : "string" -} - }, - "isAudited" : { - "xml" : { - "namespace" : "" - }, - "readOnly" : false, -"description" : "", -"type" : "boolean" - }, - "resources" : { - "xml" : { - "namespace" : "" - }, - "readOnly" : false, -"description" : "", -"type" : "object" - }, - "roles" : { - "xml" : { - "namespace" : "" - }, - "readOnly" : false, -"description" : "", -"type" : "array", -"items" : { - "type" : "string" -} - }, - "users" : { - "xml" : { - "namespace" : "" - }, - "readOnly" : false, -"description" : "", -"type" : "array", -"items" : { - "type" : "string" -} + "description": "" + }, + "xml_ns0_auditFilter": { + "type": "object", + "xml": { + "name": "auditFilter", + "namespace": "" + }, + "title": "auditFilter", + "allOf": [ + { + "properties": { + "accessResult": { + "xml": { + "namespace": "" + }, + "readOnly": false, + "$ref": "#/definitions/xml_ns0_accessResult" + }, + "accessTypes": { + "xml": { + "namespace": "" + }, + "readOnly": false, + "description": "", + "type": "array", + "items": { + "type": "string" + } + }, + "actions": { + "xml": { + "namespace": "" + }, + "readOnly": false, + "description": "", + "type": "array", + "items": { + "type": "string" + } + }, + "groups": { + "xml": { + "namespace": "" + }, + "readOnly": false, + "description": "", + "type": "array", + "items": { + "type": "string" + } + }, + "isAudited": { + "xml": { + "namespace": "" + }, + "readOnly": false, + "description": "", + "type": "boolean" + }, + "resources": { + "xml": { + "namespace": "" + }, + "readOnly": false, + "description": "", + "type": "object" + }, + "roles": { + "xml": { + "namespace": "" + }, + "readOnly": false, + "description": "", + "type": "array", + "items": { + "type": "string" + } + }, + "users": { + "xml": { + "namespace": "" + }, + "readOnly": false, + "description": "", + "type": "array", + "items": { + "type": "string" + } } } } ], - "description" : "" - } - , - "xml_ns0_accessResult" : { - "type" : "string", - "title" : "accessResult", - "enum" : [ - "DENIED", - "ALLOWED", - "NOT_DETERMINED" - ], - "description" : "" - } - , - "xml_ns0_groupInfo" : { - "type" : "object", - "xml" : { - "name" : "groupInfo", - "namespace" : "" + "description": "" + }, + "xml_ns0_accessResult": { + "type": "string", + "title": "accessResult", + "enum": [ + "DENIED", + "ALLOWED", + "NOT_DETERMINED" + ], + "description": "" + }, + "xml_ns0_groupInfo": { + "type": "object", + "xml": { + "name": "groupInfo", + "namespace": "" }, - "title" : "groupInfo", - "allOf" : [ + "title": "groupInfo", + "allOf": [ { - "$ref" : "#/definitions/xml_ns0_rangerBaseModelObject" + "$ref": "#/definitions/xml_ns0_rangerBaseModelObject" }, { - "properties" : { - "description" : { - "xml" : { - "namespace" : "" + "properties": { + "description": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "", -"type" : "string" + "readOnly": false, + "description": "", + "type": "string" }, - "name" : { - "xml" : { - "namespace" : "" + "name": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "", -"type" : "string" + "readOnly": false, + "description": "", + "type": "string" }, - "otherAttributes" : { - "xml" : { - "namespace" : "" + "otherAttributes": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "", -"type" : "object" + "readOnly": false, + "description": "", + "type": "object" } } } ], - "description" : "" - } - , - "xml_ns0_rangerBaseModelObject" : { - "type" : "object", - "xml" : { - "name" : "rangerBaseModelObject", - "namespace" : "" + "description": "" + }, + "xml_ns0_rangerBaseModelObject": { + "type": "object", + "xml": { + "name": "rangerBaseModelObject", + "namespace": "" }, - "title" : "rangerBaseModelObject", - "allOf" : [ + "title": "rangerBaseModelObject", + "allOf": [ { - "properties" : { - "createTime" : { - "xml" : { - "namespace" : "" + "properties": { + "createTime": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "", -"type" : "string" + "readOnly": false, + "description": "", + "type": "string" }, - "createdBy" : { - "xml" : { - "namespace" : "" + "createdBy": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "", -"type" : "string" + "readOnly": false, + "description": "", + "type": "string" }, - "guid" : { - "xml" : { - "namespace" : "" + "guid": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "", -"type" : "string" + "readOnly": false, + "description": "", + "type": "string" }, - "id" : { - "xml" : { - "namespace" : "" + "id": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "", -"type" : "integer", -"format" : "int64" + "readOnly": false, + "description": "", + "type": "integer", + "format": "int64" }, - "isEnabled" : { - "xml" : { - "namespace" : "" + "isEnabled": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "", -"type" : "boolean" + "readOnly": false, + "description": "", + "type": "boolean" }, - "updateTime" : { - "xml" : { - "namespace" : "" + "updateTime": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "", -"type" : "string" + "readOnly": false, + "description": "", + "type": "string" }, - "updatedBy" : { - "xml" : { - "namespace" : "" + "updatedBy": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "", -"type" : "string" + "readOnly": false, + "description": "", + "type": "string" }, - "version" : { - "xml" : { - "namespace" : "" + "version": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "", -"type" : "integer", -"format" : "int64" + "readOnly": false, + "description": "", + "type": "integer", + "format": "int64" } } } ], - "description" : "" - } - , - "xml_ns0_rangerMetrics" : { - "type" : "object", - "xml" : { - "name" : "rangerMetrics", - "namespace" : "" + "description": "" + }, + "xml_ns0_rangerMetrics": { + "type": "object", + "xml": { + "name": "rangerMetrics", + "namespace": "" }, - "title" : "rangerMetrics", - "allOf" : [ + "title": "rangerMetrics", + "allOf": [ { - "properties" : { - "data" : { - "xml" : { - "namespace" : "" + "properties": { + "data": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "", -"type" : "object" + "readOnly": false, + "description": "", + "type": "object" } } } ], - "description" : "" - } - , - "xml_ns0_rangerPluginInfo" : { - "type" : "object", - "xml" : { - "name" : "rangerPluginInfo", - "namespace" : "" + "description": "" + }, + "xml_ns0_rangerPluginInfo": { + "type": "object", + "xml": { + "name": "rangerPluginInfo", + "namespace": "" }, - "title" : "rangerPluginInfo", - "allOf" : [ + "title": "rangerPluginInfo", + "allOf": [ { - "properties" : { - "appType" : { - "xml" : { - "namespace" : "" + "properties": { + "appType": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "", -"type" : "string" + "readOnly": false, + "description": "", + "type": "string" }, - "createTime" : { - "xml" : { - "namespace" : "" + "createTime": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "", -"type" : "string" + "readOnly": false, + "description": "", + "type": "string" }, - "hostName" : { - "xml" : { - "namespace" : "" + "hostName": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "", -"type" : "string" + "readOnly": false, + "description": "", + "type": "string" }, - "id" : { - "xml" : { - "namespace" : "" + "id": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "", -"type" : "integer", -"format" : "int64" + "readOnly": false, + "description": "", + "type": "integer", + "format": "int64" }, - "info" : { - "xml" : { - "namespace" : "" + "info": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "", -"type" : "object" + "readOnly": false, + "description": "", + "type": "object" }, - "ipAddress" : { - "xml" : { - "namespace" : "" + "ipAddress": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "", -"type" : "string" + "readOnly": false, + "description": "", + "type": "string" }, - "serviceDisplayName" : { - "xml" : { - "namespace" : "" + "serviceDisplayName": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "", -"type" : "string" + "readOnly": false, + "description": "", + "type": "string" }, - "serviceName" : { - "xml" : { - "namespace" : "" + "serviceName": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "", -"type" : "string" + "readOnly": false, + "description": "", + "type": "string" }, - "serviceType" : { - "xml" : { - "namespace" : "" + "serviceType": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "", -"type" : "string" + "readOnly": false, + "description": "", + "type": "string" }, - "serviceTypeDisplayName" : { - "xml" : { - "namespace" : "" + "serviceTypeDisplayName": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "", -"type" : "string" + "readOnly": false, + "description": "", + "type": "string" }, - "updateTime" : { - "xml" : { - "namespace" : "" + "updateTime": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "", -"type" : "string" + "readOnly": false, + "description": "", + "type": "string" } } } ], - "description" : "" - } - , - "xml_ns0_rangerPolicy" : { - "type" : "object", - "xml" : { - "name" : "rangerPolicy", - "namespace" : "" + "description": "" + }, + "xml_ns0_rangerPolicy": { + "type": "object", + "xml": { + "name": "rangerPolicy", + "namespace": "" }, - "title" : "rangerPolicy", - "allOf" : [ + "title": "rangerPolicy", + "allOf": [ { - "$ref" : "#/definitions/xml_ns0_rangerBaseModelObject" + "$ref": "#/definitions/xml_ns0_rangerBaseModelObject" }, { - "properties" : { - "allowExceptions" : { - "xml" : { - "namespace" : "" - }, - "readOnly" : false, -"description" : "", -"type" : "array", -"items" : { - "$ref" : "#/definitions/xml_ns0_rangerPolicyItem" -} - }, - "conditions" : { - "xml" : { - "namespace" : "" - }, - "readOnly" : false, -"description" : "", -"type" : "array", -"items" : { - "$ref" : "#/definitions/xml_ns0_rangerPolicyItemCondition" -} - }, - "dataMaskPolicyItems" : { - "xml" : { - "namespace" : "" - }, - "readOnly" : false, -"description" : "", -"type" : "array", -"items" : { - "$ref" : "#/definitions/xml_ns0_rangerDataMaskPolicyItem" -} - }, - "denyExceptions" : { - "xml" : { - "namespace" : "" - }, - "readOnly" : false, -"description" : "", -"type" : "array", -"items" : { - "$ref" : "#/definitions/xml_ns0_rangerPolicyItem" -} - }, - "denyPolicyItems" : { - "xml" : { - "namespace" : "" - }, - "readOnly" : false, -"description" : "", -"type" : "array", -"items" : { - "$ref" : "#/definitions/xml_ns0_rangerPolicyItem" -} - }, - "description" : { - "xml" : { - "namespace" : "" - }, - "readOnly" : false, -"description" : "", -"type" : "string" - }, - "isAuditEnabled" : { - "xml" : { - "namespace" : "" - }, - "readOnly" : false, -"description" : "", -"type" : "boolean" - }, - "isDenyAllElse" : { - "xml" : { - "namespace" : "" - }, - "readOnly" : false, -"description" : "", -"type" : "boolean" - }, - "name" : { - "xml" : { - "namespace" : "" - }, - "readOnly" : false, -"description" : "", -"type" : "string" - }, - "options" : { - "xml" : { - "namespace" : "" - }, - "readOnly" : false, -"description" : "", -"type" : "object" - }, - "policyItems" : { - "xml" : { - "namespace" : "" - }, - "readOnly" : false, -"description" : "", -"type" : "array", -"items" : { - "$ref" : "#/definitions/xml_ns0_rangerPolicyItem" -} - }, - "policyLabels" : { - "xml" : { - "namespace" : "" - }, - "readOnly" : false, -"description" : "", -"type" : "array", -"items" : { - "type" : "string" -} - }, - "policyPriority" : { - "xml" : { - "namespace" : "" - }, - "readOnly" : false, -"description" : "", -"type" : "integer", -"format" : "int32" - }, - "policyType" : { - "xml" : { - "namespace" : "" - }, - "readOnly" : false, -"description" : "", -"type" : "integer", -"format" : "int32" - }, - "resourceSignature" : { - "xml" : { - "namespace" : "" - }, - "readOnly" : false, -"description" : "", -"type" : "string" - }, - "resources" : { - "xml" : { - "namespace" : "" - }, - "readOnly" : false, -"description" : "", -"type" : "object" - }, - "rowFilterPolicyItems" : { - "xml" : { - "namespace" : "" - }, - "readOnly" : false, -"description" : "", -"type" : "array", -"items" : { - "$ref" : "#/definitions/xml_ns0_rangerRowFilterPolicyItem" -} - }, - "service" : { - "xml" : { - "namespace" : "" - }, - "readOnly" : false, -"description" : "", -"type" : "string" - }, - "serviceType" : { - "xml" : { - "namespace" : "" - }, - "readOnly" : false, -"description" : "", -"type" : "string" - }, - "validitySchedules" : { - "xml" : { - "namespace" : "" - }, - "readOnly" : false, -"description" : "", -"type" : "array", -"items" : { - "$ref" : "#/definitions/xml_ns0_rangerValiditySchedule" -} - }, - "zoneName" : { - "xml" : { - "namespace" : "" - }, - "readOnly" : false, -"description" : "", -"type" : "string" + "properties": { + "allowExceptions": { + "xml": { + "namespace": "" + }, + "readOnly": false, + "description": "", + "type": "array", + "items": { + "$ref": "#/definitions/xml_ns0_rangerPolicyItem" + } + }, + "conditions": { + "xml": { + "namespace": "" + }, + "readOnly": false, + "description": "", + "type": "array", + "items": { + "$ref": "#/definitions/xml_ns0_rangerPolicyItemCondition" + } + }, + "dataMaskPolicyItems": { + "xml": { + "namespace": "" + }, + "readOnly": false, + "description": "", + "type": "array", + "items": { + "$ref": "#/definitions/xml_ns0_rangerDataMaskPolicyItem" + } + }, + "denyExceptions": { + "xml": { + "namespace": "" + }, + "readOnly": false, + "description": "", + "type": "array", + "items": { + "$ref": "#/definitions/xml_ns0_rangerPolicyItem" + } + }, + "denyPolicyItems": { + "xml": { + "namespace": "" + }, + "readOnly": false, + "description": "", + "type": "array", + "items": { + "$ref": "#/definitions/xml_ns0_rangerPolicyItem" + } + }, + "description": { + "xml": { + "namespace": "" + }, + "readOnly": false, + "description": "", + "type": "string" + }, + "isAuditEnabled": { + "xml": { + "namespace": "" + }, + "readOnly": false, + "description": "", + "type": "boolean" + }, + "isDenyAllElse": { + "xml": { + "namespace": "" + }, + "readOnly": false, + "description": "", + "type": "boolean" + }, + "name": { + "xml": { + "namespace": "" + }, + "readOnly": false, + "description": "", + "type": "string" + }, + "options": { + "xml": { + "namespace": "" + }, + "readOnly": false, + "description": "", + "type": "object" + }, + "policyItems": { + "xml": { + "namespace": "" + }, + "readOnly": false, + "description": "", + "type": "array", + "items": { + "$ref": "#/definitions/xml_ns0_rangerPolicyItem" + } + }, + "policyLabels": { + "xml": { + "namespace": "" + }, + "readOnly": false, + "description": "", + "type": "array", + "items": { + "type": "string" + } + }, + "policyPriority": { + "xml": { + "namespace": "" + }, + "readOnly": false, + "description": "", + "type": "integer", + "format": "int32" + }, + "policyType": { + "xml": { + "namespace": "" + }, + "readOnly": false, + "description": "", + "type": "integer", + "format": "int32" + }, + "resourceSignature": { + "xml": { + "namespace": "" + }, + "readOnly": false, + "description": "", + "type": "string" + }, + "resources": { + "xml": { + "namespace": "" + }, + "readOnly": false, + "description": "", + "type": "object" + }, + "rowFilterPolicyItems": { + "xml": { + "namespace": "" + }, + "readOnly": false, + "description": "", + "type": "array", + "items": { + "$ref": "#/definitions/xml_ns0_rangerRowFilterPolicyItem" + } + }, + "service": { + "xml": { + "namespace": "" + }, + "readOnly": false, + "description": "", + "type": "string" + }, + "serviceType": { + "xml": { + "namespace": "" + }, + "readOnly": false, + "description": "", + "type": "string" + }, + "validitySchedules": { + "xml": { + "namespace": "" + }, + "readOnly": false, + "description": "", + "type": "array", + "items": { + "$ref": "#/definitions/xml_ns0_rangerValiditySchedule" + } + }, + "zoneName": { + "xml": { + "namespace": "" + }, + "readOnly": false, + "description": "", + "type": "string" } } } ], - "description" : "" - } - , - "xml_ns0_rangerDataMaskPolicyItem" : { - "type" : "object", - "xml" : { - "name" : "rangerDataMaskPolicyItem", - "namespace" : "" + "description": "" + }, + "xml_ns0_rangerDataMaskPolicyItem": { + "type": "object", + "xml": { + "name": "rangerDataMaskPolicyItem", + "namespace": "" }, - "title" : "rangerDataMaskPolicyItem", - "allOf" : [ + "title": "rangerDataMaskPolicyItem", + "allOf": [ { - "$ref" : "#/definitions/xml_ns0_rangerPolicyItem" + "$ref": "#/definitions/xml_ns0_rangerPolicyItem" }, { - "properties" : { - "dataMaskInfo" : { - "xml" : { - "namespace" : "" + "properties": { + "dataMaskInfo": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"$ref" : "#/definitions/xml_ns0_rangerPolicyItemDataMaskInfo" + "readOnly": false, + "$ref": "#/definitions/xml_ns0_rangerPolicyItemDataMaskInfo" } } } ], - "description" : "" - } - , - "xml_ns0_rangerPolicyItem" : { - "type" : "object", - "xml" : { - "name" : "rangerPolicyItem", - "namespace" : "" - }, - "title" : "rangerPolicyItem", - "allOf" : [ - { - "properties" : { - "accesses" : { - "xml" : { - "namespace" : "" - }, - "readOnly" : false, -"description" : "", -"type" : "array", -"items" : { - "$ref" : "#/definitions/xml_ns0_rangerPolicyItemAccess" -} - }, - "conditions" : { - "xml" : { - "namespace" : "" - }, - "readOnly" : false, -"description" : "", -"type" : "array", -"items" : { - "$ref" : "#/definitions/xml_ns0_rangerPolicyItemCondition" -} - }, - "delegateAdmin" : { - "xml" : { - "namespace" : "" - }, - "readOnly" : false, -"description" : "", -"type" : "boolean" - }, - "groups" : { - "xml" : { - "namespace" : "" - }, - "readOnly" : false, -"description" : "", -"type" : "array", -"items" : { - "type" : "string" -} - }, - "roles" : { - "xml" : { - "namespace" : "" - }, - "readOnly" : false, -"description" : "", -"type" : "array", -"items" : { - "type" : "string" -} - }, - "users" : { - "xml" : { - "namespace" : "" - }, - "readOnly" : false, -"description" : "", -"type" : "array", -"items" : { - "type" : "string" -} + "description": "" + }, + "xml_ns0_rangerPolicyItem": { + "type": "object", + "xml": { + "name": "rangerPolicyItem", + "namespace": "" + }, + "title": "rangerPolicyItem", + "allOf": [ + { + "properties": { + "accesses": { + "xml": { + "namespace": "" + }, + "readOnly": false, + "description": "", + "type": "array", + "items": { + "$ref": "#/definitions/xml_ns0_rangerPolicyItemAccess" + } + }, + "conditions": { + "xml": { + "namespace": "" + }, + "readOnly": false, + "description": "", + "type": "array", + "items": { + "$ref": "#/definitions/xml_ns0_rangerPolicyItemCondition" + } + }, + "delegateAdmin": { + "xml": { + "namespace": "" + }, + "readOnly": false, + "description": "", + "type": "boolean" + }, + "groups": { + "xml": { + "namespace": "" + }, + "readOnly": false, + "description": "", + "type": "array", + "items": { + "type": "string" + } + }, + "roles": { + "xml": { + "namespace": "" + }, + "readOnly": false, + "description": "", + "type": "array", + "items": { + "type": "string" + } + }, + "users": { + "xml": { + "namespace": "" + }, + "readOnly": false, + "description": "", + "type": "array", + "items": { + "type": "string" + } } } } ], - "description" : "" - } - , - "xml_ns0_rangerPolicyItemAccess" : { - "type" : "object", - "xml" : { - "name" : "rangerPolicyItemAccess", - "namespace" : "" + "description": "" + }, + "xml_ns0_rangerPolicyItemAccess": { + "type": "object", + "xml": { + "name": "rangerPolicyItemAccess", + "namespace": "" }, - "title" : "rangerPolicyItemAccess", - "allOf" : [ + "title": "rangerPolicyItemAccess", + "allOf": [ { - "properties" : { - "isAllowed" : { - "xml" : { - "namespace" : "" + "properties": { + "isAllowed": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "", -"type" : "boolean" + "readOnly": false, + "description": "", + "type": "boolean" }, - "type" : { - "xml" : { - "namespace" : "" + "type": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "", -"type" : "string" + "readOnly": false, + "description": "", + "type": "string" } } } ], - "description" : "" - } - , - "xml_ns0_rangerPolicyItemCondition" : { - "type" : "object", - "xml" : { - "name" : "rangerPolicyItemCondition", - "namespace" : "" + "description": "" + }, + "xml_ns0_rangerPolicyItemCondition": { + "type": "object", + "xml": { + "name": "rangerPolicyItemCondition", + "namespace": "" }, - "title" : "rangerPolicyItemCondition", - "allOf" : [ + "title": "rangerPolicyItemCondition", + "allOf": [ { - "properties" : { - "type" : { - "xml" : { - "namespace" : "" + "properties": { + "type": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "", -"type" : "string" + "readOnly": false, + "description": "", + "type": "string" }, - "values" : { - "xml" : { - "namespace" : "" + "values": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "", -"type" : "array", -"items" : { - "type" : "string" -} + "readOnly": false, + "description": "", + "type": "array", + "items": { + "type": "string" + } } } } ], - "description" : "" - } - , - "xml_ns0_rangerPolicyItemDataMaskInfo" : { - "type" : "object", - "xml" : { - "name" : "rangerPolicyItemDataMaskInfo", - "namespace" : "" + "description": "" + }, + "xml_ns0_rangerPolicyItemDataMaskInfo": { + "type": "object", + "xml": { + "name": "rangerPolicyItemDataMaskInfo", + "namespace": "" }, - "title" : "rangerPolicyItemDataMaskInfo", - "allOf" : [ + "title": "rangerPolicyItemDataMaskInfo", + "allOf": [ { - "properties" : { - "conditionExpr" : { - "xml" : { - "namespace" : "" + "properties": { + "conditionExpr": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "", -"type" : "string" + "readOnly": false, + "description": "", + "type": "string" }, - "dataMaskType" : { - "xml" : { - "namespace" : "" + "dataMaskType": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "", -"type" : "string" + "readOnly": false, + "description": "", + "type": "string" }, - "valueExpr" : { - "xml" : { - "namespace" : "" + "valueExpr": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "", -"type" : "string" + "readOnly": false, + "description": "", + "type": "string" } } } ], - "description" : "" - } - , - "xml_ns0_rangerPolicyItemRowFilterInfo" : { - "type" : "object", - "xml" : { - "name" : "rangerPolicyItemRowFilterInfo", - "namespace" : "" + "description": "" + }, + "xml_ns0_rangerPolicyItemRowFilterInfo": { + "type": "object", + "xml": { + "name": "rangerPolicyItemRowFilterInfo", + "namespace": "" }, - "title" : "rangerPolicyItemRowFilterInfo", - "allOf" : [ + "title": "rangerPolicyItemRowFilterInfo", + "allOf": [ { - "properties" : { - "filterExpr" : { - "xml" : { - "namespace" : "" + "properties": { + "filterExpr": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "", -"type" : "string" + "readOnly": false, + "description": "", + "type": "string" } } } ], - "description" : "" - } - , - "xml_ns0_rangerPolicyResource" : { - "type" : "object", - "xml" : { - "name" : "rangerPolicyResource", - "namespace" : "" + "description": "" + }, + "xml_ns0_rangerPolicyResource": { + "type": "object", + "xml": { + "name": "rangerPolicyResource", + "namespace": "" }, - "title" : "rangerPolicyResource", - "allOf" : [ + "title": "rangerPolicyResource", + "allOf": [ { - "properties" : { - "isExcludes" : { - "xml" : { - "namespace" : "" + "properties": { + "isExcludes": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "", -"type" : "boolean" + "readOnly": false, + "description": "", + "type": "boolean" }, - "isRecursive" : { - "xml" : { - "namespace" : "" + "isRecursive": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "", -"type" : "boolean" + "readOnly": false, + "description": "", + "type": "boolean" }, - "values" : { - "xml" : { - "namespace" : "" + "values": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "", -"type" : "array", -"items" : { - "type" : "string" -} + "readOnly": false, + "description": "", + "type": "array", + "items": { + "type": "string" + } } } } ], - "description" : "" - } - , - "xml_ns0_rangerRowFilterPolicyItem" : { - "type" : "object", - "xml" : { - "name" : "rangerRowFilterPolicyItem", - "namespace" : "" + "description": "" + }, + "xml_ns0_rangerRowFilterPolicyItem": { + "type": "object", + "xml": { + "name": "rangerRowFilterPolicyItem", + "namespace": "" }, - "title" : "rangerRowFilterPolicyItem", - "allOf" : [ + "title": "rangerRowFilterPolicyItem", + "allOf": [ { - "$ref" : "#/definitions/xml_ns0_rangerPolicyItem" + "$ref": "#/definitions/xml_ns0_rangerPolicyItem" }, { - "properties" : { - "rowFilterInfo" : { - "xml" : { - "namespace" : "" + "properties": { + "rowFilterInfo": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"$ref" : "#/definitions/xml_ns0_rangerPolicyItemRowFilterInfo" + "readOnly": false, + "$ref": "#/definitions/xml_ns0_rangerPolicyItemRowFilterInfo" } } } ], - "description" : "" - } - , - "xml_ns0_rangerPolicyDelta" : { - "type" : "object", - "xml" : { - "name" : "rangerPolicyDelta", - "namespace" : "" + "description": "" + }, + "xml_ns0_rangerPolicyDelta": { + "type": "object", + "xml": { + "name": "rangerPolicyDelta", + "namespace": "" }, - "title" : "rangerPolicyDelta", - "allOf" : [ + "title": "rangerPolicyDelta", + "allOf": [ { - "properties" : { - "changeType" : { - "xml" : { - "namespace" : "" + "properties": { + "changeType": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "", -"type" : "integer", -"format" : "int32" + "readOnly": false, + "description": "", + "type": "integer", + "format": "int32" }, - "id" : { - "xml" : { - "namespace" : "" + "id": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "", -"type" : "integer", -"format" : "int64" + "readOnly": false, + "description": "", + "type": "integer", + "format": "int64" }, - "policiesVersion" : { - "xml" : { - "namespace" : "" + "policiesVersion": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "", -"type" : "integer", -"format" : "int64" + "readOnly": false, + "description": "", + "type": "integer", + "format": "int64" }, - "policy" : { - "xml" : { - "namespace" : "" + "policy": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"$ref" : "#/definitions/xml_ns0_rangerPolicy" + "readOnly": false, + "$ref": "#/definitions/xml_ns0_rangerPolicy" } } } ], - "description" : "" - } - , - "xml_ns0_rangerRole" : { - "type" : "object", - "xml" : { - "name" : "rangerRole", - "namespace" : "" + "description": "" + }, + "xml_ns0_rangerRole": { + "type": "object", + "xml": { + "name": "rangerRole", + "namespace": "" }, - "title" : "rangerRole", - "allOf" : [ + "title": "rangerRole", + "allOf": [ { - "$ref" : "#/definitions/xml_ns0_rangerBaseModelObject" + "$ref": "#/definitions/xml_ns0_rangerBaseModelObject" }, { - "properties" : { - "createdByUser" : { - "xml" : { - "namespace" : "" - }, - "readOnly" : false, -"description" : "", -"type" : "string" - }, - "description" : { - "xml" : { - "namespace" : "" - }, - "readOnly" : false, -"description" : "", -"type" : "string" - }, - "groups" : { - "xml" : { - "namespace" : "" - }, - "readOnly" : false, -"description" : "", -"type" : "array", -"items" : { - "$ref" : "#/definitions/xml_ns0_roleMember" -} - }, - "name" : { - "xml" : { - "namespace" : "" - }, - "readOnly" : false, -"description" : "", -"type" : "string" - }, - "options" : { - "xml" : { - "namespace" : "" - }, - "readOnly" : false, -"description" : "", -"type" : "object" - }, - "roles" : { - "xml" : { - "namespace" : "" - }, - "readOnly" : false, -"description" : "", -"type" : "array", -"items" : { - "$ref" : "#/definitions/xml_ns0_roleMember" -} - }, - "users" : { - "xml" : { - "namespace" : "" - }, - "readOnly" : false, -"description" : "", -"type" : "array", -"items" : { - "$ref" : "#/definitions/xml_ns0_roleMember" -} + "properties": { + "createdByUser": { + "xml": { + "namespace": "" + }, + "readOnly": false, + "description": "", + "type": "string" + }, + "description": { + "xml": { + "namespace": "" + }, + "readOnly": false, + "description": "", + "type": "string" + }, + "groups": { + "xml": { + "namespace": "" + }, + "readOnly": false, + "description": "", + "type": "array", + "items": { + "$ref": "#/definitions/xml_ns0_roleMember" + } + }, + "name": { + "xml": { + "namespace": "" + }, + "readOnly": false, + "description": "", + "type": "string" + }, + "options": { + "xml": { + "namespace": "" + }, + "readOnly": false, + "description": "", + "type": "object" + }, + "roles": { + "xml": { + "namespace": "" + }, + "readOnly": false, + "description": "", + "type": "array", + "items": { + "$ref": "#/definitions/xml_ns0_roleMember" + } + }, + "users": { + "xml": { + "namespace": "" + }, + "readOnly": false, + "description": "", + "type": "array", + "items": { + "$ref": "#/definitions/xml_ns0_roleMember" + } } } } ], - "description" : "" - } - , - "xml_ns0_roleMember" : { - "type" : "object", - "xml" : { - "name" : "roleMember", - "namespace" : "" + "description": "" + }, + "xml_ns0_roleMember": { + "type": "object", + "xml": { + "name": "roleMember", + "namespace": "" }, - "title" : "roleMember", - "allOf" : [ + "title": "roleMember", + "allOf": [ { - "properties" : { - "isAdmin" : { - "xml" : { - "namespace" : "" + "properties": { + "isAdmin": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "", -"type" : "boolean" + "readOnly": false, + "description": "", + "type": "boolean" }, - "name" : { - "xml" : { - "namespace" : "" + "name": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "", -"type" : "string" + "readOnly": false, + "description": "", + "type": "string" } } } ], - "description" : "" - } - , - "xml_ns0_rangerSecurityZone" : { - "type" : "object", - "xml" : { - "name" : "rangerSecurityZone", - "namespace" : "" + "description": "" + }, + "xml_ns0_rangerSecurityZone": { + "type": "object", + "xml": { + "name": "rangerSecurityZone", + "namespace": "" }, - "title" : "rangerSecurityZone", - "allOf" : [ + "title": "rangerSecurityZone", + "allOf": [ { - "$ref" : "#/definitions/xml_ns0_rangerBaseModelObject" + "$ref": "#/definitions/xml_ns0_rangerBaseModelObject" }, { - "properties" : { - "adminUserGroups" : { - "xml" : { - "namespace" : "" - }, - "readOnly" : false, -"description" : "", -"type" : "array", -"items" : { - "type" : "string" -} - }, - "adminUsers" : { - "xml" : { - "namespace" : "" - }, - "readOnly" : false, -"description" : "", -"type" : "array", -"items" : { - "type" : "string" -} - }, - "auditUserGroups" : { - "xml" : { - "namespace" : "" - }, - "readOnly" : false, -"description" : "", -"type" : "array", -"items" : { - "type" : "string" -} - }, - "auditUsers" : { - "xml" : { - "namespace" : "" - }, - "readOnly" : false, -"description" : "", -"type" : "array", -"items" : { - "type" : "string" -} - }, - "description" : { - "xml" : { - "namespace" : "" - }, - "readOnly" : false, -"description" : "", -"type" : "string" - }, - "name" : { - "xml" : { - "namespace" : "" - }, - "readOnly" : false, -"description" : "", -"type" : "string" - }, - "services" : { - "xml" : { - "namespace" : "" - }, - "readOnly" : false, -"description" : "", -"type" : "object" - }, - "tagServices" : { - "xml" : { - "namespace" : "" - }, - "readOnly" : false, -"description" : "", -"type" : "array", -"items" : { - "type" : "string" -} + "properties": { + "adminUserGroups": { + "xml": { + "namespace": "" + }, + "readOnly": false, + "description": "", + "type": "array", + "items": { + "type": "string" + } + }, + "adminUsers": { + "xml": { + "namespace": "" + }, + "readOnly": false, + "description": "", + "type": "array", + "items": { + "type": "string" + } + }, + "auditUserGroups": { + "xml": { + "namespace": "" + }, + "readOnly": false, + "description": "", + "type": "array", + "items": { + "type": "string" + } + }, + "auditUsers": { + "xml": { + "namespace": "" + }, + "readOnly": false, + "description": "", + "type": "array", + "items": { + "type": "string" + } + }, + "description": { + "xml": { + "namespace": "" + }, + "readOnly": false, + "description": "", + "type": "string" + }, + "name": { + "xml": { + "namespace": "" + }, + "readOnly": false, + "description": "", + "type": "string" + }, + "services": { + "xml": { + "namespace": "" + }, + "readOnly": false, + "description": "", + "type": "object" + }, + "tagServices": { + "xml": { + "namespace": "" + }, + "readOnly": false, + "description": "", + "type": "array", + "items": { + "type": "string" + } } } } ], - "description" : "" - } - , - "xml_ns0_rangerSecurityZoneService" : { - "type" : "object", - "xml" : { - "name" : "rangerSecurityZoneService", - "namespace" : "" + "description": "" + }, + "xml_ns0_rangerSecurityZoneService": { + "type": "object", + "xml": { + "name": "rangerSecurityZoneService", + "namespace": "" }, - "title" : "rangerSecurityZoneService", - "allOf" : [ + "title": "rangerSecurityZoneService", + "allOf": [ { - "properties" : { - "resources" : { - "xml" : { - "namespace" : "" + "properties": { + "resources": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "", -"type" : "array", -"items" : { - "type" : "object" -} + "readOnly": false, + "description": "", + "type": "array", + "items": { + "type": "object" + } } } } ], - "description" : "" - } - , - "xml_ns0_rangerService" : { - "type" : "object", - "xml" : { - "name" : "rangerService", - "namespace" : "" + "description": "" + }, + "xml_ns0_rangerService": { + "type": "object", + "xml": { + "name": "rangerService", + "namespace": "" }, - "title" : "rangerService", - "allOf" : [ + "title": "rangerService", + "allOf": [ { - "$ref" : "#/definitions/xml_ns0_rangerBaseModelObject" + "$ref": "#/definitions/xml_ns0_rangerBaseModelObject" }, { - "properties" : { - "configs" : { - "xml" : { - "namespace" : "" + "properties": { + "configs": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "", -"type" : "object" + "readOnly": false, + "description": "", + "type": "object" }, - "description" : { - "xml" : { - "namespace" : "" + "description": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "", -"type" : "string" + "readOnly": false, + "description": "", + "type": "string" }, - "displayName" : { - "xml" : { - "namespace" : "" + "displayName": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "", -"type" : "string" + "readOnly": false, + "description": "", + "type": "string" }, - "name" : { - "xml" : { - "namespace" : "" + "name": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "", -"type" : "string" + "readOnly": false, + "description": "", + "type": "string" }, - "policyUpdateTime" : { - "xml" : { - "namespace" : "" + "policyUpdateTime": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "", -"type" : "string" + "readOnly": false, + "description": "", + "type": "string" }, - "policyVersion" : { - "xml" : { - "namespace" : "" + "policyVersion": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "", -"type" : "integer", -"format" : "int64" + "readOnly": false, + "description": "", + "type": "integer", + "format": "int64" }, - "tagService" : { - "xml" : { - "namespace" : "" + "tagService": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "", -"type" : "string" + "readOnly": false, + "description": "", + "type": "string" }, - "tagUpdateTime" : { - "xml" : { - "namespace" : "" + "tagUpdateTime": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "", -"type" : "string" + "readOnly": false, + "description": "", + "type": "string" }, - "tagVersion" : { - "xml" : { - "namespace" : "" + "tagVersion": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "", -"type" : "integer", -"format" : "int64" + "readOnly": false, + "description": "", + "type": "integer", + "format": "int64" }, - "type" : { - "xml" : { - "namespace" : "" + "type": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "", -"type" : "string" + "readOnly": false, + "description": "", + "type": "string" } } } ], - "description" : "" - } - , - "xml_ns0_rangerServiceDef" : { - "type" : "object", - "xml" : { - "name" : "rangerServiceDef", - "namespace" : "" + "description": "" + }, + "xml_ns0_rangerServiceDef": { + "type": "object", + "xml": { + "name": "rangerServiceDef", + "namespace": "" }, - "title" : "rangerServiceDef", - "allOf" : [ + "title": "rangerServiceDef", + "allOf": [ { - "$ref" : "#/definitions/xml_ns0_rangerBaseModelObject" + "$ref": "#/definitions/xml_ns0_rangerBaseModelObject" }, { - "properties" : { - "accessTypes" : { - "xml" : { - "namespace" : "" - }, - "readOnly" : false, -"description" : "", -"type" : "array", -"items" : { - "$ref" : "#/definitions/xml_ns0_rangerAccessTypeDef" -} - }, - "configs" : { - "xml" : { - "namespace" : "" - }, - "readOnly" : false, -"description" : "", -"type" : "array", -"items" : { - "$ref" : "#/definitions/xml_ns0_rangerServiceConfigDef" -} - }, - "contextEnrichers" : { - "xml" : { - "namespace" : "" - }, - "readOnly" : false, -"description" : "", -"type" : "array", -"items" : { - "$ref" : "#/definitions/xml_ns0_rangerContextEnricherDef" -} - }, - "dataMaskDef" : { - "xml" : { - "namespace" : "" - }, - "readOnly" : false, -"$ref" : "#/definitions/xml_ns0_rangerDataMaskDef" - }, - "description" : { - "xml" : { - "namespace" : "" - }, - "readOnly" : false, -"description" : "", -"type" : "string" - }, - "displayName" : { - "xml" : { - "namespace" : "" - }, - "readOnly" : false, -"description" : "", -"type" : "string" - }, - "enums" : { - "xml" : { - "namespace" : "" - }, - "readOnly" : false, -"description" : "", -"type" : "array", -"items" : { - "$ref" : "#/definitions/xml_ns0_rangerEnumDef" -} - }, - "implClass" : { - "xml" : { - "namespace" : "" - }, - "readOnly" : false, -"description" : "", -"type" : "string" - }, - "label" : { - "xml" : { - "namespace" : "" - }, - "readOnly" : false, -"description" : "", -"type" : "string" - }, - "name" : { - "xml" : { - "namespace" : "" - }, - "readOnly" : false, -"description" : "", -"type" : "string" - }, - "options" : { - "xml" : { - "namespace" : "" - }, - "readOnly" : false, -"description" : "", -"type" : "object" - }, - "policyConditions" : { - "xml" : { - "namespace" : "" - }, - "readOnly" : false, -"description" : "", -"type" : "array", -"items" : { - "$ref" : "#/definitions/xml_ns0_rangerPolicyConditionDef" -} - }, - "rbKeyDescription" : { - "xml" : { - "namespace" : "" - }, - "readOnly" : false, -"description" : "", -"type" : "string" - }, - "rbKeyLabel" : { - "xml" : { - "namespace" : "" - }, - "readOnly" : false, -"description" : "", -"type" : "string" - }, - "resources" : { - "xml" : { - "namespace" : "" - }, - "readOnly" : false, -"description" : "", -"type" : "array", -"items" : { - "$ref" : "#/definitions/xml_ns0_rangerResourceDef" -} - }, - "rowFilterDef" : { - "xml" : { - "namespace" : "" + "properties": { + "accessTypes": { + "xml": { + "namespace": "" + }, + "readOnly": false, + "description": "", + "type": "array", + "items": { + "$ref": "#/definitions/xml_ns0_rangerAccessTypeDef" + } + }, + "configs": { + "xml": { + "namespace": "" + }, + "readOnly": false, + "description": "", + "type": "array", + "items": { + "$ref": "#/definitions/xml_ns0_rangerServiceConfigDef" + } + }, + "contextEnrichers": { + "xml": { + "namespace": "" + }, + "readOnly": false, + "description": "", + "type": "array", + "items": { + "$ref": "#/definitions/xml_ns0_rangerContextEnricherDef" + } + }, + "dataMaskDef": { + "xml": { + "namespace": "" + }, + "readOnly": false, + "$ref": "#/definitions/xml_ns0_rangerDataMaskDef" + }, + "description": { + "xml": { + "namespace": "" + }, + "readOnly": false, + "description": "", + "type": "string" + }, + "displayName": { + "xml": { + "namespace": "" + }, + "readOnly": false, + "description": "", + "type": "string" + }, + "enums": { + "xml": { + "namespace": "" + }, + "readOnly": false, + "description": "", + "type": "array", + "items": { + "$ref": "#/definitions/xml_ns0_rangerEnumDef" + } + }, + "implClass": { + "xml": { + "namespace": "" + }, + "readOnly": false, + "description": "", + "type": "string" + }, + "label": { + "xml": { + "namespace": "" + }, + "readOnly": false, + "description": "", + "type": "string" + }, + "name": { + "xml": { + "namespace": "" + }, + "readOnly": false, + "description": "", + "type": "string" + }, + "options": { + "xml": { + "namespace": "" + }, + "readOnly": false, + "description": "", + "type": "object" + }, + "policyConditions": { + "xml": { + "namespace": "" + }, + "readOnly": false, + "description": "", + "type": "array", + "items": { + "$ref": "#/definitions/xml_ns0_rangerPolicyConditionDef" + } + }, + "rbKeyDescription": { + "xml": { + "namespace": "" + }, + "readOnly": false, + "description": "", + "type": "string" + }, + "rbKeyLabel": { + "xml": { + "namespace": "" + }, + "readOnly": false, + "description": "", + "type": "string" + }, + "resources": { + "xml": { + "namespace": "" + }, + "readOnly": false, + "description": "", + "type": "array", + "items": { + "$ref": "#/definitions/xml_ns0_rangerResourceDef" + } + }, + "rowFilterDef": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"$ref" : "#/definitions/xml_ns0_rangerRowFilterDef" + "readOnly": false, + "$ref": "#/definitions/xml_ns0_rangerRowFilterDef" } } } ], - "description" : "" - } - , - "xml_ns0_rangerAccessTypeDef" : { - "type" : "object", - "xml" : { - "name" : "rangerAccessTypeDef", - "namespace" : "" + "description": "" + }, + "xml_ns0_rangerAccessTypeDef": { + "type": "object", + "xml": { + "name": "rangerAccessTypeDef", + "namespace": "" }, - "title" : "rangerAccessTypeDef", - "allOf" : [ + "title": "rangerAccessTypeDef", + "allOf": [ { - "properties" : { - "impliedGrants" : { - "xml" : { - "namespace" : "" + "properties": { + "impliedGrants": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "", -"type" : "array", -"items" : { - "type" : "string" -} + "readOnly": false, + "description": "", + "type": "array", + "items": { + "type": "string" + } }, - "itemId" : { - "xml" : { - "namespace" : "" + "itemId": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "", -"type" : "integer", -"format" : "int64" + "readOnly": false, + "description": "", + "type": "integer", + "format": "int64" }, - "label" : { - "xml" : { - "namespace" : "" + "label": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "", -"type" : "string" + "readOnly": false, + "description": "", + "type": "string" }, - "name" : { - "xml" : { - "namespace" : "" + "name": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "", -"type" : "string" + "readOnly": false, + "description": "", + "type": "string" }, - "rbKeyLabel" : { - "xml" : { - "namespace" : "" + "rbKeyLabel": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "", -"type" : "string" + "readOnly": false, + "description": "", + "type": "string" } } } ], - "description" : "" - } - , - "xml_ns0_rangerContextEnricherDef" : { - "type" : "object", - "xml" : { - "name" : "rangerContextEnricherDef", - "namespace" : "" + "description": "" + }, + "xml_ns0_rangerContextEnricherDef": { + "type": "object", + "xml": { + "name": "rangerContextEnricherDef", + "namespace": "" }, - "title" : "rangerContextEnricherDef", - "allOf" : [ + "title": "rangerContextEnricherDef", + "allOf": [ { - "properties" : { - "enricher" : { - "xml" : { - "namespace" : "" + "properties": { + "enricher": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "", -"type" : "string" + "readOnly": false, + "description": "", + "type": "string" }, - "enricherOptions" : { - "xml" : { - "namespace" : "" + "enricherOptions": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "", -"type" : "object" + "readOnly": false, + "description": "", + "type": "object" }, - "itemId" : { - "xml" : { - "namespace" : "" + "itemId": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "", -"type" : "integer", -"format" : "int64" + "readOnly": false, + "description": "", + "type": "integer", + "format": "int64" }, - "name" : { - "xml" : { - "namespace" : "" + "name": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "", -"type" : "string" + "readOnly": false, + "description": "", + "type": "string" } } } ], - "description" : "" - } - , - "xml_ns0_rangerDataMaskDef" : { - "type" : "object", - "xml" : { - "name" : "rangerDataMaskDef", - "namespace" : "" - }, - "title" : "rangerDataMaskDef", - "allOf" : [ - { - "properties" : { - "accessTypes" : { - "xml" : { - "namespace" : "" - }, - "readOnly" : false, -"description" : "", -"type" : "array", -"items" : { - "$ref" : "#/definitions/xml_ns0_rangerAccessTypeDef" -} - }, - "maskTypes" : { - "xml" : { - "namespace" : "" - }, - "readOnly" : false, -"description" : "", -"type" : "array", -"items" : { - "$ref" : "#/definitions/xml_ns0_rangerDataMaskTypeDef" -} - }, - "resources" : { - "xml" : { - "namespace" : "" - }, - "readOnly" : false, -"description" : "", -"type" : "array", -"items" : { - "$ref" : "#/definitions/xml_ns0_rangerResourceDef" -} + "description": "" + }, + "xml_ns0_rangerDataMaskDef": { + "type": "object", + "xml": { + "name": "rangerDataMaskDef", + "namespace": "" + }, + "title": "rangerDataMaskDef", + "allOf": [ + { + "properties": { + "accessTypes": { + "xml": { + "namespace": "" + }, + "readOnly": false, + "description": "", + "type": "array", + "items": { + "$ref": "#/definitions/xml_ns0_rangerAccessTypeDef" + } + }, + "maskTypes": { + "xml": { + "namespace": "" + }, + "readOnly": false, + "description": "", + "type": "array", + "items": { + "$ref": "#/definitions/xml_ns0_rangerDataMaskTypeDef" + } + }, + "resources": { + "xml": { + "namespace": "" + }, + "readOnly": false, + "description": "", + "type": "array", + "items": { + "$ref": "#/definitions/xml_ns0_rangerResourceDef" + } } } } ], - "description" : "" - } - , - "xml_ns0_rangerDataMaskTypeDef" : { - "type" : "object", - "xml" : { - "name" : "rangerDataMaskTypeDef", - "namespace" : "" + "description": "" + }, + "xml_ns0_rangerDataMaskTypeDef": { + "type": "object", + "xml": { + "name": "rangerDataMaskTypeDef", + "namespace": "" }, - "title" : "rangerDataMaskTypeDef", - "allOf" : [ + "title": "rangerDataMaskTypeDef", + "allOf": [ { - "properties" : { - "dataMaskOptions" : { - "xml" : { - "namespace" : "" + "properties": { + "dataMaskOptions": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "", -"type" : "object" + "readOnly": false, + "description": "", + "type": "object" }, - "description" : { - "xml" : { - "namespace" : "" + "description": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "", -"type" : "string" + "readOnly": false, + "description": "", + "type": "string" }, - "itemId" : { - "xml" : { - "namespace" : "" + "itemId": { + "xml": { + "namespace": "" }, - "readOnly" : false, -"description" : "",
[... 5159 lines stripped ...]
