provisioner.openicf-ldap.json revision b683933fe7e4ad95f531714fe6f3773a2efd2ca9
{
"name" : "OpenDJ",
"connectorRef" :
{
"connectorHostRef" : "#LOCAL",
"connectorName" : "org.identityconnectors.ldap.LdapConnector",
"bundleName" : "org.forgerock.openicf.connectors.ldap.ldap",
"bundleVersion" : "1.1.0.0-SNAPSHOT"
},
"poolConfigOption" :
{
"maxObjects" : 10,
"maxIdle" : 10,
"maxWait" : 150000,
"minEvictableIdleTimeMillis" : 120000,
"minIdle" : 1
},
"operationTimeout" :
{
"CREATE" : -1,
"VALIDATE" : -1,
"TEST" : -1,
"SCRIPT_ON_CONNECTOR" : -1,
"SCHEMA" : -1,
"DELETE" : -1,
"UPDATE" : -1,
"SYNC" : -1,
"AUTHENTICATE" : -1,
"GET" : -1,
"SCRIPT_ON_RESOURCE" : -1,
"SEARCH" : -1
},
"configurationProperties" :
{
"accountSynchronizationFilter" : null,
"passwordAttributeToSynchronize" : null,
"synchronizePasswords" : false,
"removeLogEntryObjectClassFromFilter" : true,
"modifiersNamesToFilterOut" :
[
],
"passwordDecryptionKey" : null,
"credentials" : "Passw0rd",
"changeLogBlockSize" : 100,
"baseContextsToSynchronize" :
[
],
"attributesToSynchronize" :
[
],
"changeNumberAttribute" : "changeNumber",
"passwordDecryptionInitializationVector" : null,
"filterWithOrInsteadOfAnd" : false,
"objectClassesToSynchronize" :
[
"inetOrgPerson"
],
"port" : 1389,
"vlvSortAttribute" : "uid",
"passwordAttribute" : "userPassword",
"useBlocks" : true,
"maintainPosixGroupMembership" : false,
"failover" :
[
],
"ssl" : false,
"principal" : "cn=Directory Manager",
"baseContexts" :
[
"dc=example,dc=com"
],
"readSchema" : true,
"accountObjectClasses" :
[
"top",
"person",
"organizationalPerson",
"inetOrgPerson"
],
"accountUserNameAttributes" :
[
"uid",
"cn"
],
"host" : "localhost",
"groupMemberAttribute" : "uniqueMember",
"accountSearchFilter" : null,
"passwordHashAlgorithm" : null,
"usePagedResultControl" : false,
"blockSize" : 100,
"uidAttribute" : "entryUUID",
"maintainLdapGroupMembership" : false,
"respectResourcePasswordPolicyChangeAfterReset" : false
},
"objectTypes" :
{
"organizationalUnit" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "organizationalUnit",
"type" : "object",
"nativeType" : "organizationalUnit",
"properties" :
{
"preferredDeliveryMethod" :
{
"type" : "string",
"nativeName" : "preferredDeliveryMethod",
"nativeType" : "string"
},
"seeAlso" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "seeAlso",
"nativeType" : "string"
},
"x121Address" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "x121Address",
"nativeType" : "string"
},
"l" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "l",
"nativeType" : "string"
},
"businessCategory" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "businessCategory",
"nativeType" : "string"
},
"street" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "street",
"nativeType" : "string"
},
"postOfficeBox" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "postOfficeBox",
"nativeType" : "string"
},
"postalCode" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "postalCode",
"nativeType" : "string"
},
"st" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "st",
"nativeType" : "string"
},
"registeredAddress" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "registeredAddress",
"nativeType" : "string"
},
"postalAddress" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "postalAddress",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
},
"description" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "description",
"nativeType" : "string"
},
"internationaliSDNNumber" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "internationaliSDNNumber",
"nativeType" : "string"
},
"searchGuide" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "searchGuide",
"nativeType" : "string"
},
"ou" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "ou",
"nativeType" : "string"
},
"physicalDeliveryOfficeName" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "physicalDeliveryOfficeName",
"nativeType" : "string"
},
"telexNumber" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "telexNumber",
"nativeType" : "string"
},
"teletexTerminalIdentifier" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "teletexTerminalIdentifier",
"nativeType" : "string"
},
"userPassword" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "JAVA_TYPE_BYTE_ARRAY"
},
"nativeName" : "userPassword",
"nativeType" : "JAVA_TYPE_BYTE_ARRAY"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"telephoneNumber" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "telephoneNumber",
"nativeType" : "string"
},
"destinationIndicator" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "destinationIndicator",
"nativeType" : "string"
},
"facsimileTelephoneNumber" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "facsimileTelephoneNumber",
"nativeType" : "string"
}
}
},
"account" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "account",
"type" : "object",
"nativeType" : "account",
"properties" :
{
"host" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "host",
"nativeType" : "string"
},
"seeAlso" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "seeAlso",
"nativeType" : "string"
},
"description" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "description",
"nativeType" : "string"
},
"uid" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "uid",
"nativeType" : "string"
},
"l" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "l",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"o" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "o",
"nativeType" : "string"
},
"ou" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ou",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"locality" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "locality",
"type" : "object",
"nativeType" : "locality",
"properties" :
{
"st" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "st",
"nativeType" : "string"
},
"seeAlso" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "seeAlso",
"nativeType" : "string"
},
"description" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "description",
"nativeType" : "string"
},
"l" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "l",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"searchGuide" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "searchGuide",
"nativeType" : "string"
},
"street" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "street",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-extension" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-extension",
"type" : "object",
"nativeType" : "ds-cfg-extension",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-connectionhandler-monitor-entry" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-connectionhandler-monitor-entry",
"type" : "object",
"nativeType" : "ds-connectionhandler-monitor-entry",
"properties" :
{
"ds-connectionhandler-listener" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-connectionhandler-listener",
"nativeType" : "string"
},
"ds-connectionhandler-connection" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-connectionhandler-connection",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-connectionhandler-num-connections" :
{
"type" : "string",
"nativeName" : "ds-connectionhandler-num-connections",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"ds-connectionhandler-protocol" :
{
"type" : "string",
"nativeName" : "ds-connectionhandler-protocol",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-mon-branch" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-mon-branch",
"type" : "object",
"nativeType" : "ds-mon-branch",
"properties" :
{
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-synchronization-provider" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-synchronization-provider",
"type" : "object",
"nativeType" : "ds-cfg-synchronization-provider",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ipService" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ipService",
"type" : "object",
"nativeType" : "ipService",
"properties" :
{
"ipServicePort" :
{
"type" : "string",
"required" : true,
"nativeName" : "ipServicePort",
"nativeType" : "string"
},
"description" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "description",
"nativeType" : "string"
},
"ipServiceProtocol" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "ipServiceProtocol",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-local-db-vlv-index" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-local-db-vlv-index",
"type" : "object",
"nativeType" : "ds-cfg-local-db-vlv-index",
"properties" :
{
"ds-cfg-scope" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "ds-cfg-scope",
"nativeType" : "string"
},
"ds-cfg-name" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "ds-cfg-name",
"nativeType" : "string"
},
"ds-cfg-filter" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "ds-cfg-filter",
"nativeType" : "string"
},
"ds-cfg-base-dn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "ds-cfg-base-dn",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-max-block-size" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-max-block-size",
"nativeType" : "string"
},
"ds-cfg-sort-order" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "ds-cfg-sort-order",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-access-log-publisher" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-access-log-publisher",
"type" : "object",
"nativeType" : "ds-cfg-access-log-publisher",
"properties" :
{
"ds-cfg-suppress-internal-operations" :
{
"type" : "string",
"nativeName" : "ds-cfg-suppress-internal-operations",
"nativeType" : "string"
},
"ds-cfg-suppress-synchronization-operations" :
{
"type" : "string",
"nativeName" : "ds-cfg-suppress-synchronization-operations",
"nativeType" : "string"
},
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-governing-structure-rule-virtual-attribute" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-governing-structure-rule-virtual-attribute",
"type" : "object",
"nativeType" : "ds-cfg-governing-structure-rule-virtual-attribute",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"ds-cfg-filter" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-filter",
"nativeType" : "string"
},
"ds-cfg-base-dn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-base-dn",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-attribute-type" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "ds-cfg-attribute-type",
"nativeType" : "string"
},
"ds-cfg-group-dn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-group-dn",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
},
"ds-cfg-conflict-behavior" :
{
"type" : "string",
"nativeName" : "ds-cfg-conflict-behavior",
"nativeType" : "string"
}
}
},
"ds-cfg-approximate-matching-rule" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-approximate-matching-rule",
"type" : "object",
"nativeType" : "ds-cfg-approximate-matching-rule",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-config-file-handler-backend" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-config-file-handler-backend",
"type" : "object",
"nativeType" : "ds-cfg-config-file-handler-backend",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"ds-cfg-base-dn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "ds-cfg-base-dn",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-backend-id" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-backend-id",
"nativeType" : "string"
},
"ds-cfg-writability-mode" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-writability-mode",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-crypto-manager" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-crypto-manager",
"type" : "object",
"nativeType" : "ds-cfg-crypto-manager",
"properties" :
{
"ds-cfg-cipher-key-length" :
{
"type" : "string",
"nativeName" : "ds-cfg-cipher-key-length",
"nativeType" : "string"
},
"ds-cfg-digest-algorithm" :
{
"type" : "string",
"nativeName" : "ds-cfg-digest-algorithm",
"nativeType" : "string"
},
"ds-cfg-mac-algorithm" :
{
"type" : "string",
"nativeName" : "ds-cfg-mac-algorithm",
"nativeType" : "string"
},
"ds-cfg-ssl-cipher-suite" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-ssl-cipher-suite",
"nativeType" : "string"
},
"ds-cfg-ssl-encryption" :
{
"type" : "string",
"nativeName" : "ds-cfg-ssl-encryption",
"nativeType" : "string"
},
"ds-cfg-mac-key-length" :
{
"type" : "string",
"nativeName" : "ds-cfg-mac-key-length",
"nativeType" : "string"
},
"ds-cfg-ssl-protocol" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-ssl-protocol",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-key-wrapping-transformation" :
{
"type" : "string",
"nativeName" : "ds-cfg-key-wrapping-transformation",
"nativeType" : "string"
},
"ds-cfg-ssl-cert-nickname" :
{
"type" : "string",
"nativeName" : "ds-cfg-ssl-cert-nickname",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "cn",
"nativeType" : "string"
},
"ds-cfg-cipher-transformation" :
{
"type" : "string",
"nativeName" : "ds-cfg-cipher-transformation",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-time-limit-log-rotation-policy" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-time-limit-log-rotation-policy",
"type" : "object",
"nativeType" : "ds-cfg-time-limit-log-rotation-policy",
"properties" :
{
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-rotation-interval" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-rotation-interval",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-regular-expression-identity-mapper" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-regular-expression-identity-mapper",
"type" : "object",
"nativeType" : "ds-cfg-regular-expression-identity-mapper",
"properties" :
{
"ds-cfg-replace-pattern" :
{
"type" : "string",
"nativeName" : "ds-cfg-replace-pattern",
"nativeType" : "string"
},
"ds-cfg-match-base-dn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-match-base-dn",
"nativeType" : "string"
},
"ds-cfg-match-attribute" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "ds-cfg-match-attribute",
"nativeType" : "string"
},
"ds-cfg-match-pattern" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-match-pattern",
"nativeType" : "string"
},
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"groupOfNames" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "groupOfNames",
"type" : "object",
"nativeType" : "groupOfNames",
"properties" :
{
"seeAlso" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "seeAlso",
"nativeType" : "string"
},
"member" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "member",
"nativeType" : "string"
},
"description" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "description",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"o" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "o",
"nativeType" : "string"
},
"ou" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ou",
"nativeType" : "string"
},
"businessCategory" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "businessCategory",
"nativeType" : "string"
},
"owner" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "owner",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-size-limit-log-rotation-policy" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-size-limit-log-rotation-policy",
"type" : "object",
"nativeType" : "ds-cfg-size-limit-log-rotation-policy",
"properties" :
{
"ds-cfg-file-size-limit" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-file-size-limit",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-alert-handler" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-alert-handler",
"type" : "object",
"nativeType" : "ds-cfg-alert-handler",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-disabled-alert-type" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-disabled-alert-type",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
},
"ds-cfg-enabled-alert-type" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-enabled-alert-type",
"nativeType" : "string"
}
}
},
"ds-cfg-digest-md5-sasl-mechanism-handler" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-digest-md5-sasl-mechanism-handler",
"type" : "object",
"nativeType" : "ds-cfg-digest-md5-sasl-mechanism-handler",
"properties" :
{
"ds-cfg-identity-mapper" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-identity-mapper",
"nativeType" : "string"
},
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"ds-cfg-server-fqdn" :
{
"type" : "string",
"nativeName" : "ds-cfg-server-fqdn",
"nativeType" : "string"
},
"ds-cfg-cipher-strength" :
{
"type" : "string",
"nativeName" : "ds-cfg-cipher-strength",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"ds-cfg-quality-of-protection" :
{
"type" : "string",
"nativeName" : "ds-cfg-quality-of-protection",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
},
"ds-cfg-realm" :
{
"type" : "string",
"nativeName" : "ds-cfg-realm",
"nativeType" : "string"
}
}
},
"ds-cfg-substring-matching-rule" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-substring-matching-rule",
"type" : "object",
"nativeType" : "ds-cfg-substring-matching-rule",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-task-shutdown" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-task-shutdown",
"type" : "object",
"nativeType" : "ds-task-shutdown",
"properties" :
{
"ds-task-failed-dependency-action" :
{
"type" : "string",
"nativeName" : "ds-task-failed-dependency-action",
"nativeType" : "string"
},
"ds-task-dependency-id" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-task-dependency-id",
"nativeType" : "string"
},
"ds-task-class-name" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-task-class-name",
"nativeType" : "string"
},
"ds-task-shutdown-message" :
{
"type" : "string",
"nativeName" : "ds-task-shutdown-message",
"nativeType" : "string"
},
"ds-task-restart-server" :
{
"type" : "string",
"nativeName" : "ds-task-restart-server",
"nativeType" : "string"
},
"ds-task-scheduled-start-time" :
{
"type" : "string",
"nativeName" : "ds-task-scheduled-start-time",
"nativeType" : "string"
},
"ds-task-actual-start-time" :
{
"type" : "string",
"nativeName" : "ds-task-actual-start-time",
"nativeType" : "string"
},
"ds-task-id" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-task-id",
"nativeType" : "string"
},
"ds-task-log-message" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-task-log-message",
"nativeType" : "string"
},
"ds-task-notify-on-completion" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-task-notify-on-completion",
"nativeType" : "string"
},
"ds-task-notify-on-error" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-task-notify-on-error",
"nativeType" : "string"
},
"ds-task-state" :
{
"type" : "string",
"nativeName" : "ds-task-state",
"nativeType" : "string"
},
"ds-task-completion-time" :
{
"type" : "string",
"nativeName" : "ds-task-completion-time",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-password-generator" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-password-generator",
"type" : "object",
"nativeType" : "ds-cfg-password-generator",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-trust-manager-provider" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-trust-manager-provider",
"type" : "object",
"nativeType" : "ds-cfg-trust-manager-provider",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-entry-cache" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-entry-cache",
"type" : "object",
"nativeType" : "ds-cfg-entry-cache",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"ds-cfg-cache-level" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-cache-level",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-clear-password-storage-scheme" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-clear-password-storage-scheme",
"type" : "object",
"nativeType" : "ds-cfg-clear-password-storage-scheme",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-branch" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-branch",
"type" : "object",
"nativeType" : "ds-cfg-branch",
"properties" :
{
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-attribute-type-description-attribute-syntax" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-attribute-type-description-attribute-syntax",
"type" : "object",
"nativeType" : "ds-cfg-attribute-type-description-attribute-syntax",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-strip-syntax-min-upper-bound" :
{
"type" : "string",
"nativeName" : "ds-cfg-strip-syntax-min-upper-bound",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-extensible-matching-rule" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-extensible-matching-rule",
"type" : "object",
"nativeType" : "ds-cfg-extensible-matching-rule",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"glue" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "glue",
"type" : "object",
"nativeType" : "glue",
"properties" :
{
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-dynamic-group-implementation" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-dynamic-group-implementation",
"type" : "object",
"nativeType" : "ds-cfg-dynamic-group-implementation",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-exact-match-identity-mapper" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-exact-match-identity-mapper",
"type" : "object",
"nativeType" : "ds-cfg-exact-match-identity-mapper",
"properties" :
{
"ds-cfg-match-base-dn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-match-base-dn",
"nativeType" : "string"
},
"ds-cfg-match-attribute" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "ds-cfg-match-attribute",
"nativeType" : "string"
},
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-dictionary-password-validator" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-dictionary-password-validator",
"type" : "object",
"nativeType" : "ds-cfg-dictionary-password-validator",
"properties" :
{
"ds-cfg-test-reversed-password" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-test-reversed-password",
"nativeType" : "string"
},
"ds-cfg-dictionary-file" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-dictionary-file",
"nativeType" : "string"
},
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"ds-cfg-case-sensitive-validation" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-case-sensitive-validation",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"nisMailAlias" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "nisMailAlias",
"type" : "object",
"nativeType" : "nisMailAlias",
"properties" :
{
"rfc822mailMember" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "rfc822mailMember",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-password-validator" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-password-validator",
"type" : "object",
"nativeType" : "ds-cfg-password-validator",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-backup-backend" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-backup-backend",
"type" : "object",
"nativeType" : "ds-cfg-backup-backend",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"ds-cfg-backup-directory" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-backup-directory",
"nativeType" : "string"
},
"ds-cfg-base-dn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "ds-cfg-base-dn",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-backend-id" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-backend-id",
"nativeType" : "string"
},
"ds-cfg-writability-mode" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-writability-mode",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-task-rebuild" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-task-rebuild",
"type" : "object",
"nativeType" : "ds-task-rebuild",
"properties" :
{
"ds-task-failed-dependency-action" :
{
"type" : "string",
"nativeName" : "ds-task-failed-dependency-action",
"nativeType" : "string"
},
"ds-task-dependency-id" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-task-dependency-id",
"nativeType" : "string"
},
"ds-task-class-name" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-task-class-name",
"nativeType" : "string"
},
"ds-task-scheduled-start-time" :
{
"type" : "string",
"nativeName" : "ds-task-scheduled-start-time",
"nativeType" : "string"
},
"ds-task-actual-start-time" :
{
"type" : "string",
"nativeName" : "ds-task-actual-start-time",
"nativeType" : "string"
},
"ds-task-id" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-task-id",
"nativeType" : "string"
},
"ds-task-log-message" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-task-log-message",
"nativeType" : "string"
},
"ds-task-notify-on-completion" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-task-notify-on-completion",
"nativeType" : "string"
},
"ds-task-rebuild-index" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "ds-task-rebuild-index",
"nativeType" : "string"
},
"ds-task-notify-on-error" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-task-notify-on-error",
"nativeType" : "string"
},
"ds-task-state" :
{
"type" : "string",
"nativeName" : "ds-task-state",
"nativeType" : "string"
},
"ds-task-completion-time" :
{
"type" : "string",
"nativeName" : "ds-task-completion-time",
"nativeType" : "string"
},
"ds-task-rebuild-tmp-directory" :
{
"type" : "string",
"nativeName" : "ds-task-rebuild-tmp-directory",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-task-rebuild-base-dn" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-task-rebuild-base-dn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-jmx-alert-handler" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-jmx-alert-handler",
"type" : "object",
"nativeType" : "ds-cfg-jmx-alert-handler",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-disabled-alert-type" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-disabled-alert-type",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
},
"ds-cfg-enabled-alert-type" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-enabled-alert-type",
"nativeType" : "string"
}
}
},
"ds-cfg-base64-password-storage-scheme" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-base64-password-storage-scheme",
"type" : "object",
"nativeType" : "ds-cfg-base64-password-storage-scheme",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"SolarisProfAttr" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "SolarisProfAttr",
"type" : "object",
"nativeType" : "SolarisProfAttr",
"properties" :
{
"SolarisAttrLongDesc" :
{
"type" : "string",
"nativeName" : "SolarisAttrLongDesc",
"nativeType" : "string"
},
"SolarisAttrKeyValue" :
{
"type" : "string",
"nativeName" : "SolarisAttrKeyValue",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"SolarisAttrReserved1" :
{
"type" : "string",
"nativeName" : "SolarisAttrReserved1",
"nativeType" : "string"
},
"SolarisAttrReserved2" :
{
"type" : "string",
"nativeName" : "SolarisAttrReserved2",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"organization" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "organization",
"type" : "object",
"nativeType" : "organization",
"properties" :
{
"preferredDeliveryMethod" :
{
"type" : "string",
"nativeName" : "preferredDeliveryMethod",
"nativeType" : "string"
},
"seeAlso" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "seeAlso",
"nativeType" : "string"
},
"x121Address" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "x121Address",
"nativeType" : "string"
},
"l" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "l",
"nativeType" : "string"
},
"o" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "o",
"nativeType" : "string"
},
"businessCategory" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "businessCategory",
"nativeType" : "string"
},
"street" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "street",
"nativeType" : "string"
},
"postOfficeBox" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "postOfficeBox",
"nativeType" : "string"
},
"postalCode" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "postalCode",
"nativeType" : "string"
},
"st" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "st",
"nativeType" : "string"
},
"registeredAddress" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "registeredAddress",
"nativeType" : "string"
},
"postalAddress" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "postalAddress",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
},
"description" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "description",
"nativeType" : "string"
},
"internationaliSDNNumber" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "internationaliSDNNumber",
"nativeType" : "string"
},
"searchGuide" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "searchGuide",
"nativeType" : "string"
},
"physicalDeliveryOfficeName" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "physicalDeliveryOfficeName",
"nativeType" : "string"
},
"telexNumber" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "telexNumber",
"nativeType" : "string"
},
"teletexTerminalIdentifier" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "teletexTerminalIdentifier",
"nativeType" : "string"
},
"userPassword" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "JAVA_TYPE_BYTE_ARRAY"
},
"nativeName" : "userPassword",
"nativeType" : "JAVA_TYPE_BYTE_ARRAY"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"telephoneNumber" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "telephoneNumber",
"nativeType" : "string"
},
"destinationIndicator" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "destinationIndicator",
"nativeType" : "string"
},
"facsimileTelephoneNumber" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "facsimileTelephoneNumber",
"nativeType" : "string"
}
}
},
"dmd" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "dmd",
"type" : "object",
"nativeType" : "dmd",
"properties" :
{
"preferredDeliveryMethod" :
{
"type" : "string",
"nativeName" : "preferredDeliveryMethod",
"nativeType" : "string"
},
"seeAlso" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "seeAlso",
"nativeType" : "string"
},
"x121Address" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "x121Address",
"nativeType" : "string"
},
"dmdName" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "dmdName",
"nativeType" : "string"
},
"l" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "l",
"nativeType" : "string"
},
"businessCategory" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "businessCategory",
"nativeType" : "string"
},
"street" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "street",
"nativeType" : "string"
},
"postOfficeBox" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "postOfficeBox",
"nativeType" : "string"
},
"postalCode" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "postalCode",
"nativeType" : "string"
},
"st" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "st",
"nativeType" : "string"
},
"registeredAddress" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "registeredAddress",
"nativeType" : "string"
},
"postalAddress" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "postalAddress",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
},
"description" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "description",
"nativeType" : "string"
},
"internationaliSDNNumber" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "internationaliSDNNumber",
"nativeType" : "string"
},
"searchGuide" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "searchGuide",
"nativeType" : "string"
},
"physicalDeliveryOfficeName" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "physicalDeliveryOfficeName",
"nativeType" : "string"
},
"telexNumber" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "telexNumber",
"nativeType" : "string"
},
"teletexTerminalIdentifier" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "teletexTerminalIdentifier",
"nativeType" : "string"
},
"userPassword" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "JAVA_TYPE_BYTE_ARRAY"
},
"nativeName" : "userPassword",
"nativeType" : "JAVA_TYPE_BYTE_ARRAY"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"telephoneNumber" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "telephoneNumber",
"nativeType" : "string"
},
"destinationIndicator" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "destinationIndicator",
"nativeType" : "string"
},
"facsimileTelephoneNumber" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "facsimileTelephoneNumber",
"nativeType" : "string"
}
}
},
"mailGroup" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "mailGroup",
"type" : "object",
"nativeType" : "mailGroup",
"properties" :
{
"mgrpRFC822MailMember" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "mgrpRFC822MailMember",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "cn",
"nativeType" : "string"
},
"mail" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "mail",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-network-group" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-network-group",
"type" : "object",
"nativeType" : "ds-cfg-network-group",
"properties" :
{
"ds-cfg-allowed-client" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-allowed-client",
"nativeType" : "string"
},
"ds-cfg-is-security-mandatory" :
{
"type" : "string",
"nativeName" : "ds-cfg-is-security-mandatory",
"nativeType" : "string"
},
"ds-cfg-allowed-auth-method" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-allowed-auth-method",
"nativeType" : "string"
},
"ds-cfg-allowed-protocol" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-allowed-protocol",
"nativeType" : "string"
},
"ds-cfg-priority" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-priority",
"nativeType" : "string"
},
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-allowed-bind-dn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-allowed-bind-dn",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"ds-cfg-denied-client" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-denied-client",
"nativeType" : "string"
},
"ds-cfg-workflow" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-workflow",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-salted-sha1-password-storage-scheme" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-salted-sha1-password-storage-scheme",
"type" : "object",
"nativeType" : "ds-cfg-salted-sha1-password-storage-scheme",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-task-backend" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-task-backend",
"type" : "object",
"nativeType" : "ds-cfg-task-backend",
"properties" :
{
"ds-cfg-notification-sender-address" :
{
"type" : "string",
"nativeName" : "ds-cfg-notification-sender-address",
"nativeType" : "string"
},
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"ds-cfg-task-backing-file" :
{
"type" : "string",
"nativeName" : "ds-cfg-task-backing-file",
"nativeType" : "string"
},
"ds-cfg-base-dn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "ds-cfg-base-dn",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-task-retention-time" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-task-retention-time",
"nativeType" : "string"
},
"ds-cfg-backend-id" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-backend-id",
"nativeType" : "string"
},
"ds-cfg-writability-mode" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-writability-mode",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-root-dn" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-root-dn",
"type" : "object",
"nativeType" : "ds-cfg-root-dn",
"properties" :
{
"ds-cfg-default-root-privilege-name" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-default-root-privilege-name",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-change-number-control-plugin" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-change-number-control-plugin",
"type" : "object",
"nativeType" : "ds-cfg-change-number-control-plugin",
"properties" :
{
"ds-cfg-plugin-type" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "ds-cfg-plugin-type",
"nativeType" : "string"
},
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-invoke-for-internal-operations" :
{
"type" : "string",
"nativeName" : "ds-cfg-invoke-for-internal-operations",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"changeLogEntry" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "changeLogEntry",
"type" : "object",
"nativeType" : "changeLogEntry",
"properties" :
{
"changeType" :
{
"type" : "string",
"required" : true,
"nativeName" : "changeType",
"nativeType" : "string"
},
"changeNumber" :
{
"type" : "string",
"required" : true,
"nativeName" : "changeNumber",
"nativeType" : "string"
},
"newSuperior" :
{
"type" : "string",
"nativeName" : "newSuperior",
"nativeType" : "string"
},
"changes" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "changes",
"nativeType" : "string"
},
"replicationCSN" :
{
"type" : "string",
"nativeName" : "replicationCSN",
"nativeType" : "string",
"flags" :
[
"NOT_RETURNED_BY_DEFAULT"
]
},
"targetDN" :
{
"type" : "string",
"required" : true,
"nativeName" : "targetDN",
"nativeType" : "string"
},
"targetEntryUUID" :
{
"type" : "string",
"nativeName" : "targetEntryUUID",
"nativeType" : "string",
"flags" :
[
"NOT_RETURNED_BY_DEFAULT"
]
},
"deleteOldRDN" :
{
"type" : "string",
"nativeName" : "deleteOldRDN",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"changeTime" :
{
"type" : "string",
"required" : true,
"nativeName" : "changeTime",
"nativeType" : "string"
},
"newRDN" :
{
"type" : "string",
"nativeName" : "newRDN",
"nativeType" : "string"
},
"replicaIdentifier" :
{
"type" : "string",
"nativeName" : "replicaIdentifier",
"nativeType" : "string",
"flags" :
[
"NOT_RETURNED_BY_DEFAULT"
]
},
"changeLogCookie" :
{
"type" : "string",
"nativeName" : "changeLogCookie",
"nativeType" : "string",
"flags" :
[
"NOT_RETURNED_BY_DEFAULT"
]
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-static-group-implementation" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-static-group-implementation",
"type" : "object",
"nativeType" : "ds-cfg-static-group-implementation",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-group-implementation" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-group-implementation",
"type" : "object",
"nativeType" : "ds-cfg-group-implementation",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"cRLDistributionPoint" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "cRLDistributionPoint",
"type" : "object",
"nativeType" : "cRLDistributionPoint",
"properties" :
{
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"certificateRevocationList" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "JAVA_TYPE_BYTE_ARRAY"
},
"nativeName" : "certificateRevocationList",
"nativeType" : "JAVA_TYPE_BYTE_ARRAY"
},
"authorityRevocationList" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "JAVA_TYPE_BYTE_ARRAY"
},
"nativeName" : "authorityRevocationList",
"nativeType" : "JAVA_TYPE_BYTE_ARRAY"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"deltaRevocationList" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "JAVA_TYPE_BYTE_ARRAY"
},
"nativeName" : "deltaRevocationList",
"nativeType" : "JAVA_TYPE_BYTE_ARRAY"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-blind-trust-manager-provider" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-blind-trust-manager-provider",
"type" : "object",
"nativeType" : "ds-cfg-blind-trust-manager-provider",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"uddiTModelInstanceInfo" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "uddiTModelInstanceInfo",
"type" : "object",
"nativeType" : "uddiTModelInstanceInfo",
"properties" :
{
"uddiInstanceDescription" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "uddiInstanceDescription",
"nativeType" : "string"
},
"uddiInstanceParms" :
{
"type" : "string",
"nativeName" : "uddiInstanceParms",
"nativeType" : "string"
},
"uddiv3TmodelKey" :
{
"type" : "string",
"nativeName" : "uddiv3TmodelKey",
"nativeType" : "string"
},
"uddiDescription" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "uddiDescription",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"uddiTModelKey" :
{
"type" : "string",
"required" : true,
"nativeName" : "uddiTModelKey",
"nativeType" : "string"
},
"uddiOverviewDescription" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "uddiOverviewDescription",
"nativeType" : "string"
},
"uddiOverviewURL" :
{
"type" : "string",
"nativeName" : "uddiOverviewURL",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"alias" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "alias",
"type" : "object",
"nativeType" : "alias",
"properties" :
{
"aliasedObjectName" :
{
"type" : "string",
"required" : true,
"nativeName" : "aliasedObjectName",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"uddiAddress" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "uddiAddress",
"type" : "object",
"nativeType" : "uddiAddress",
"properties" :
{
"uddiAddressLine" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "uddiAddressLine",
"nativeType" : "string"
},
"uddiSortCode" :
{
"type" : "string",
"nativeName" : "uddiSortCode",
"nativeType" : "string"
},
"uddiv3TmodelKey" :
{
"type" : "string",
"nativeName" : "uddiv3TmodelKey",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"uddiTModelKey" :
{
"type" : "string",
"nativeName" : "uddiTModelKey",
"nativeType" : "string"
},
"uddiUseType" :
{
"type" : "string",
"nativeName" : "uddiUseType",
"nativeType" : "string"
},
"uddiLang" :
{
"type" : "string",
"nativeName" : "uddiLang",
"nativeType" : "string"
},
"uddiUUID" :
{
"type" : "string",
"required" : true,
"nativeName" : "uddiUUID",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"uddiBusinessService" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "uddiBusinessService",
"type" : "object",
"nativeType" : "uddiBusinessService",
"properties" :
{
"uddiIsProjection" :
{
"type" : "string",
"nativeName" : "uddiIsProjection",
"nativeType" : "string"
},
"uddiDescription" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "uddiDescription",
"nativeType" : "string"
},
"uddiv3ServiceKey" :
{
"type" : "string",
"nativeName" : "uddiv3ServiceKey",
"nativeType" : "string"
},
"uddiv3EntityModificationTime" :
{
"type" : "string",
"nativeName" : "uddiv3EntityModificationTime",
"nativeType" : "string"
},
"uddiv3DigitalSignature" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "uddiv3DigitalSignature",
"nativeType" : "string"
},
"uddiv3EntityCreationTime" :
{
"type" : "string",
"nativeName" : "uddiv3EntityCreationTime",
"nativeType" : "string"
},
"uddiCategoryBag" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "uddiCategoryBag",
"nativeType" : "string"
},
"uddiName" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "uddiName",
"nativeType" : "string"
},
"uddiBusinessKey" :
{
"type" : "string",
"nativeName" : "uddiBusinessKey",
"nativeType" : "string"
},
"uddiv3NodeId" :
{
"type" : "string",
"nativeName" : "uddiv3NodeId",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"uddiv3BusinessKey" :
{
"type" : "string",
"nativeName" : "uddiv3BusinessKey",
"nativeType" : "string"
},
"uddiServiceKey" :
{
"type" : "string",
"required" : true,
"nativeName" : "uddiServiceKey",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"uddiContact" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "uddiContact",
"type" : "object",
"nativeType" : "uddiContact",
"properties" :
{
"uddiPersonName" :
{
"type" : "string",
"required" : true,
"nativeName" : "uddiPersonName",
"nativeType" : "string"
},
"uddiDescription" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "uddiDescription",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"uddiEMail" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "uddiEMail",
"nativeType" : "string"
},
"uddiUseType" :
{
"type" : "string",
"nativeName" : "uddiUseType",
"nativeType" : "string"
},
"uddiPhone" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "uddiPhone",
"nativeType" : "string"
},
"uddiUUID" :
{
"type" : "string",
"required" : true,
"nativeName" : "uddiUUID",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"person" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "person",
"type" : "object",
"nativeType" : "person",
"properties" :
{
"userPassword" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "JAVA_TYPE_BYTE_ARRAY"
},
"nativeName" : "userPassword",
"nativeType" : "JAVA_TYPE_BYTE_ARRAY"
},
"seeAlso" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "seeAlso",
"nativeType" : "string"
},
"description" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "description",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"sn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "sn",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"telephoneNumber" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "telephoneNumber",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-free-disk-space-log-retention-policy" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-free-disk-space-log-retention-policy",
"type" : "object",
"nativeType" : "ds-cfg-free-disk-space-log-retention-policy",
"properties" :
{
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-free-disk-space" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "ds-cfg-free-disk-space",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-anonymous-sasl-mechanism-handler" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-anonymous-sasl-mechanism-handler",
"type" : "object",
"nativeType" : "ds-cfg-anonymous-sasl-mechanism-handler",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-local-db-index" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-local-db-index",
"type" : "object",
"nativeType" : "ds-cfg-local-db-index",
"properties" :
{
"ds-cfg-substring-length" :
{
"type" : "string",
"nativeName" : "ds-cfg-substring-length",
"nativeType" : "string"
},
"ds-cfg-index-entry-limit" :
{
"type" : "string",
"nativeName" : "ds-cfg-index-entry-limit",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-index-type" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "ds-cfg-index-type",
"nativeType" : "string"
},
"ds-cfg-attribute" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-attribute",
"nativeType" : "string"
},
"ds-cfg-index-extensible-matching-rule" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-index-extensible-matching-rule",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-log-rotation-policy" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-log-rotation-policy",
"type" : "object",
"nativeType" : "ds-cfg-log-rotation-policy",
"properties" :
{
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-key-manager-provider" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-key-manager-provider",
"type" : "object",
"nativeType" : "ds-cfg-key-manager-provider",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-task-import" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-task-import",
"type" : "object",
"nativeType" : "ds-task-import",
"properties" :
{
"ds-task-failed-dependency-action" :
{
"type" : "string",
"nativeName" : "ds-task-failed-dependency-action",
"nativeType" : "string"
},
"ds-task-import-include-branch" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-task-import-include-branch",
"nativeType" : "string"
},
"ds-task-scheduled-start-time" :
{
"type" : "string",
"nativeName" : "ds-task-scheduled-start-time",
"nativeType" : "string"
},
"ds-task-actual-start-time" :
{
"type" : "string",
"nativeName" : "ds-task-actual-start-time",
"nativeType" : "string"
},
"ds-task-import-random-seed" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-task-import-random-seed",
"nativeType" : "string"
},
"ds-task-import-backend-id" :
{
"type" : "string",
"nativeName" : "ds-task-import-backend-id",
"nativeType" : "string"
},
"ds-task-import-exclude-filter" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-task-import-exclude-filter",
"nativeType" : "string"
},
"ds-task-notify-on-error" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-task-notify-on-error",
"nativeType" : "string"
},
"ds-task-import-replace-existing" :
{
"type" : "string",
"nativeName" : "ds-task-import-replace-existing",
"nativeType" : "string"
},
"ds-task-import-skip-dn-validation" :
{
"type" : "string",
"nativeName" : "ds-task-import-skip-dn-validation",
"nativeType" : "string"
},
"ds-task-import-append" :
{
"type" : "string",
"nativeName" : "ds-task-import-append",
"nativeType" : "string"
},
"ds-task-import-include-filter" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-task-import-include-filter",
"nativeType" : "string"
},
"ds-task-completion-time" :
{
"type" : "string",
"nativeName" : "ds-task-completion-time",
"nativeType" : "string"
},
"ds-task-import-template-file" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-task-import-template-file",
"nativeType" : "string"
},
"ds-task-import-tmp-directory" :
{
"type" : "string",
"nativeName" : "ds-task-import-tmp-directory",
"nativeType" : "string"
},
"ds-task-import-skip-schema-validation" :
{
"type" : "string",
"nativeName" : "ds-task-import-skip-schema-validation",
"nativeType" : "string"
},
"ds-task-import-include-attribute" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-task-import-include-attribute",
"nativeType" : "string"
},
"ds-task-import-is-compressed" :
{
"type" : "string",
"nativeName" : "ds-task-import-is-compressed",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
},
"ds-task-dependency-id" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-task-dependency-id",
"nativeType" : "string"
},
"ds-task-import-exclude-attribute" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-task-import-exclude-attribute",
"nativeType" : "string"
},
"ds-task-class-name" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-task-class-name",
"nativeType" : "string"
},
"ds-task-import-reject-file" :
{
"type" : "string",
"nativeName" : "ds-task-import-reject-file",
"nativeType" : "string"
},
"ds-task-import-exclude-branch" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-task-import-exclude-branch",
"nativeType" : "string"
},
"ds-task-import-thread-count" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-task-import-thread-count",
"nativeType" : "string"
},
"ds-task-id" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-task-id",
"nativeType" : "string"
},
"ds-task-log-message" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-task-log-message",
"nativeType" : "string"
},
"ds-task-notify-on-completion" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-task-notify-on-completion",
"nativeType" : "string"
},
"ds-task-import-is-encrypted" :
{
"type" : "string",
"nativeName" : "ds-task-import-is-encrypted",
"nativeType" : "string"
},
"ds-task-import-skip-file" :
{
"type" : "string",
"nativeName" : "ds-task-import-skip-file",
"nativeType" : "string"
},
"ds-task-state" :
{
"type" : "string",
"nativeName" : "ds-task-state",
"nativeType" : "string"
},
"ds-task-import-overwrite-rejects" :
{
"type" : "string",
"nativeName" : "ds-task-import-overwrite-rejects",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-task-import-clear-backend" :
{
"type" : "string",
"nativeName" : "ds-task-import-clear-backend",
"nativeType" : "string"
},
"ds-task-import-ldif-file" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-task-import-ldif-file",
"nativeType" : "string"
}
}
},
"ds-task-export" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-task-export",
"type" : "object",
"nativeType" : "ds-task-export",
"properties" :
{
"ds-task-failed-dependency-action" :
{
"type" : "string",
"nativeName" : "ds-task-failed-dependency-action",
"nativeType" : "string"
},
"ds-task-scheduled-start-time" :
{
"type" : "string",
"nativeName" : "ds-task-scheduled-start-time",
"nativeType" : "string"
},
"ds-task-actual-start-time" :
{
"type" : "string",
"nativeName" : "ds-task-actual-start-time",
"nativeType" : "string"
},
"ds-task-export-include-filter" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-task-export-include-filter",
"nativeType" : "string"
},
"ds-task-notify-on-error" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-task-notify-on-error",
"nativeType" : "string"
},
"ds-task-export-encrypt-ldif" :
{
"type" : "string",
"nativeName" : "ds-task-export-encrypt-ldif",
"nativeType" : "string"
},
"ds-task-export-include-operational-attributes" :
{
"type" : "string",
"nativeName" : "ds-task-export-include-operational-attributes",
"nativeType" : "string"
},
"ds-task-completion-time" :
{
"type" : "string",
"nativeName" : "ds-task-completion-time",
"nativeType" : "string"
},
"ds-task-export-ldif-file" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-task-export-ldif-file",
"nativeType" : "string"
},
"ds-task-export-exclude-filter" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-task-export-exclude-filter",
"nativeType" : "string"
},
"ds-task-export-append-to-ldif" :
{
"type" : "string",
"nativeName" : "ds-task-export-append-to-ldif",
"nativeType" : "string"
},
"ds-task-export-include-attribute" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-task-export-include-attribute",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
},
"ds-task-export-compress-ldif" :
{
"type" : "string",
"nativeName" : "ds-task-export-compress-ldif",
"nativeType" : "string"
},
"ds-task-dependency-id" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-task-dependency-id",
"nativeType" : "string"
},
"ds-task-class-name" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-task-class-name",
"nativeType" : "string"
},
"ds-task-export-sign-hash" :
{
"type" : "string",
"nativeName" : "ds-task-export-sign-hash",
"nativeType" : "string"
},
"ds-task-id" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-task-id",
"nativeType" : "string"
},
"ds-task-log-message" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-task-log-message",
"nativeType" : "string"
},
"ds-task-export-exclude-branch" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-task-export-exclude-branch",
"nativeType" : "string"
},
"ds-task-notify-on-completion" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-task-notify-on-completion",
"nativeType" : "string"
},
"ds-task-state" :
{
"type" : "string",
"nativeName" : "ds-task-state",
"nativeType" : "string"
},
"ds-task-export-exclude-attribute" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-task-export-exclude-attribute",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-task-export-include-branch" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-task-export-include-branch",
"nativeType" : "string"
},
"ds-task-export-wrap-column" :
{
"type" : "string",
"nativeName" : "ds-task-export-wrap-column",
"nativeType" : "string"
},
"ds-task-export-backend-id" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-task-export-backend-id",
"nativeType" : "string"
}
}
},
"uddiBindingTemplate" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "uddiBindingTemplate",
"type" : "object",
"nativeType" : "uddiBindingTemplate",
"properties" :
{
"uddiHostingRedirector" :
{
"type" : "string",
"nativeName" : "uddiHostingRedirector",
"nativeType" : "string"
},
"uddiDescription" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "uddiDescription",
"nativeType" : "string"
},
"uddiv3ServiceKey" :
{
"type" : "string",
"nativeName" : "uddiv3ServiceKey",
"nativeType" : "string"
},
"uddiv3BindingKey" :
{
"type" : "string",
"nativeName" : "uddiv3BindingKey",
"nativeType" : "string"
},
"uddiv3DigitalSignature" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "uddiv3DigitalSignature",
"nativeType" : "string"
},
"uddiAccessPoint" :
{
"type" : "string",
"nativeName" : "uddiAccessPoint",
"nativeType" : "string"
},
"uddiv3EntityCreationTime" :
{
"type" : "string",
"nativeName" : "uddiv3EntityCreationTime",
"nativeType" : "string"
},
"uddiCategoryBag" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "uddiCategoryBag",
"nativeType" : "string"
},
"uddiBindingKey" :
{
"type" : "string",
"required" : true,
"nativeName" : "uddiBindingKey",
"nativeType" : "string"
},
"uddiv3NodeId" :
{
"type" : "string",
"nativeName" : "uddiv3NodeId",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"uddiServiceKey" :
{
"type" : "string",
"nativeName" : "uddiServiceKey",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-subschema-subentry-virtual-attribute" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-subschema-subentry-virtual-attribute",
"type" : "object",
"nativeType" : "ds-cfg-subschema-subentry-virtual-attribute",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"ds-cfg-filter" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-filter",
"nativeType" : "string"
},
"ds-cfg-base-dn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-base-dn",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-attribute-type" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "ds-cfg-attribute-type",
"nativeType" : "string"
},
"ds-cfg-group-dn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-group-dn",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
},
"ds-cfg-conflict-behavior" :
{
"type" : "string",
"nativeName" : "ds-cfg-conflict-behavior",
"nativeType" : "string"
}
}
},
"ds-cfg-equality-matching-rule" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-equality-matching-rule",
"type" : "object",
"nativeType" : "ds-cfg-equality-matching-rule",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ipNetwork" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ipNetwork",
"type" : "object",
"nativeType" : "ipNetwork",
"properties" :
{
"ipNetworkNumber" :
{
"type" : "string",
"required" : true,
"nativeName" : "ipNetworkNumber",
"nativeType" : "string"
},
"manager" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "manager",
"nativeType" : "string"
},
"description" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "description",
"nativeType" : "string"
},
"l" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "l",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "cn",
"nativeType" : "string"
},
"ipNetmaskNumber" :
{
"type" : "string",
"nativeName" : "ipNetmaskNumber",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"nisObject" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "nisObject",
"type" : "object",
"nativeType" : "nisObject",
"properties" :
{
"description" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "description",
"nativeType" : "string"
},
"nisMapEntry" :
{
"type" : "string",
"required" : true,
"nativeName" : "nisMapEntry",
"nativeType" : "string"
},
"nisMapName" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "nisMapName",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"pilotObject" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "pilotObject",
"type" : "object",
"nativeType" : "pilotObject",
"properties" :
{
"manager" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "manager",
"nativeType" : "string"
},
"audio" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "JAVA_TYPE_BYTE_ARRAY"
},
"nativeName" : "audio",
"nativeType" : "JAVA_TYPE_BYTE_ARRAY"
},
"lastModifiedTime" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "lastModifiedTime",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"lastModifiedBy" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "lastModifiedBy",
"nativeType" : "string"
},
"dITRedirect" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "dITRedirect",
"nativeType" : "string"
},
"info" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "info",
"nativeType" : "string"
},
"uniqueIdentifier" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "uniqueIdentifier",
"nativeType" : "string"
},
"photo" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "JAVA_TYPE_BYTE_ARRAY"
},
"nativeName" : "photo",
"nativeType" : "JAVA_TYPE_BYTE_ARRAY"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
},
"jpegPhoto" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "JAVA_TYPE_BYTE_ARRAY"
},
"nativeName" : "jpegPhoto",
"nativeType" : "JAVA_TYPE_BYTE_ARRAY"
}
}
},
"ds-task-initialize-from-remote-replica" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-task-initialize-from-remote-replica",
"type" : "object",
"nativeType" : "ds-task-initialize-from-remote-replica",
"properties" :
{
"ds-task-failed-dependency-action" :
{
"type" : "string",
"nativeName" : "ds-task-failed-dependency-action",
"nativeType" : "string"
},
"ds-task-processed-entry-count" :
{
"type" : "string",
"nativeName" : "ds-task-processed-entry-count",
"nativeType" : "string"
},
"ds-task-dependency-id" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-task-dependency-id",
"nativeType" : "string"
},
"ds-task-class-name" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-task-class-name",
"nativeType" : "string"
},
"ds-task-scheduled-start-time" :
{
"type" : "string",
"nativeName" : "ds-task-scheduled-start-time",
"nativeType" : "string"
},
"ds-task-actual-start-time" :
{
"type" : "string",
"nativeName" : "ds-task-actual-start-time",
"nativeType" : "string"
},
"ds-task-id" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-task-id",
"nativeType" : "string"
},
"ds-task-log-message" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-task-log-message",
"nativeType" : "string"
},
"ds-task-notify-on-completion" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-task-notify-on-completion",
"nativeType" : "string"
},
"ds-task-initialize-replica-server-id" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-task-initialize-replica-server-id",
"nativeType" : "string"
},
"ds-task-notify-on-error" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-task-notify-on-error",
"nativeType" : "string"
},
"ds-task-state" :
{
"type" : "string",
"nativeName" : "ds-task-state",
"nativeType" : "string"
},
"ds-task-initialize-domain-dn" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-task-initialize-domain-dn",
"nativeType" : "string"
},
"ds-task-completion-time" :
{
"type" : "string",
"nativeName" : "ds-task-completion-time",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
},
"ds-task-unprocessed-entry-count" :
{
"type" : "string",
"nativeName" : "ds-task-unprocessed-entry-count",
"nativeType" : "string"
}
}
},
"nisNetgroup" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "nisNetgroup",
"type" : "object",
"nativeType" : "nisNetgroup",
"properties" :
{
"nisNetgroupTriple" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "nisNetgroupTriple",
"nativeType" : "string"
},
"description" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "description",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"memberNisNetgroup" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "memberNisNetgroup",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"automount" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "automount",
"type" : "object",
"nativeType" : "automount",
"properties" :
{
"description" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "description",
"nativeType" : "string"
},
"automountKey" :
{
"type" : "string",
"required" : true,
"nativeName" : "automountKey",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"automountInformation" :
{
"type" : "string",
"required" : true,
"nativeName" : "automountInformation",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-size-limit-log-retention-policy" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-size-limit-log-retention-policy",
"type" : "object",
"nativeType" : "ds-cfg-size-limit-log-retention-policy",
"properties" :
{
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-disk-space-used" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "ds-cfg-disk-space-used",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-ndb-backend" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-ndb-backend",
"type" : "object",
"nativeType" : "ds-cfg-ndb-backend",
"properties" :
{
"ds-cfg-ndb-dbname" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-ndb-dbname",
"nativeType" : "string"
},
"ds-cfg-sql-user" :
{
"type" : "string",
"nativeName" : "ds-cfg-sql-user",
"nativeType" : "string"
},
"ds-cfg-ndb-num-connections" :
{
"type" : "string",
"nativeName" : "ds-cfg-ndb-num-connections",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"ds-cfg-index-entry-limit" :
{
"type" : "string",
"nativeName" : "ds-cfg-index-entry-limit",
"nativeType" : "string"
},
"ds-cfg-writability-mode" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-writability-mode",
"nativeType" : "string"
},
"ds-cfg-import-thread-count" :
{
"type" : "string",
"nativeName" : "ds-cfg-import-thread-count",
"nativeType" : "string"
},
"ds-cfg-ndb-attr-len" :
{
"type" : "string",
"nativeName" : "ds-cfg-ndb-attr-len",
"nativeType" : "string"
},
"ds-cfg-import-queue-size" :
{
"type" : "string",
"nativeName" : "ds-cfg-import-queue-size",
"nativeType" : "string"
},
"ds-cfg-deadlock-retry-limit" :
{
"type" : "string",
"nativeName" : "ds-cfg-deadlock-retry-limit",
"nativeType" : "string"
},
"ds-cfg-sql-passwd" :
{
"type" : "string",
"nativeName" : "ds-cfg-sql-passwd",
"nativeType" : "string"
},
"ds-cfg-ndb-attr-blob" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-ndb-attr-blob",
"nativeType" : "string"
},
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-base-dn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "ds-cfg-base-dn",
"nativeType" : "string"
},
"ds-cfg-ndb-thread-count" :
{
"type" : "string",
"nativeName" : "ds-cfg-ndb-thread-count",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-sql-connect-string" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-sql-connect-string",
"nativeType" : "string"
},
"ds-cfg-backend-id" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-backend-id",
"nativeType" : "string"
},
"ds-cfg-ndb-connect-string" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-ndb-connect-string",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"uddiPublisherAssertion" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "uddiPublisherAssertion",
"type" : "object",
"nativeType" : "uddiPublisherAssertion",
"properties" :
{
"uddiFromKey" :
{
"type" : "string",
"required" : true,
"nativeName" : "uddiFromKey",
"nativeType" : "string"
},
"uddiv3NodeId" :
{
"type" : "string",
"nativeName" : "uddiv3NodeId",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"uddiv3DigitalSignature" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "uddiv3DigitalSignature",
"nativeType" : "string"
},
"uddiKeyedReference" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "uddiKeyedReference",
"nativeType" : "string"
},
"uddiToKey" :
{
"type" : "string",
"required" : true,
"nativeName" : "uddiToKey",
"nativeType" : "string"
},
"uddiUUID" :
{
"type" : "string",
"required" : true,
"nativeName" : "uddiUUID",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ipProtocol" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ipProtocol",
"type" : "object",
"nativeType" : "ipProtocol",
"properties" :
{
"description" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "description",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
},
"ipProtocolNumber" :
{
"type" : "string",
"required" : true,
"nativeName" : "ipProtocolNumber",
"nativeType" : "string"
}
}
},
"documentSeries" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "documentSeries",
"type" : "object",
"nativeType" : "documentSeries",
"properties" :
{
"seeAlso" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "seeAlso",
"nativeType" : "string"
},
"description" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "description",
"nativeType" : "string"
},
"l" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "l",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"o" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "o",
"nativeType" : "string"
},
"ou" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ou",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"telephoneNumber" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "telephoneNumber",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-external-changelog-domain" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-external-changelog-domain",
"type" : "object",
"nativeType" : "ds-cfg-external-changelog-domain",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-ecl-include" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-ecl-include",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-ordering-matching-rule" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-ordering-matching-rule",
"type" : "object",
"nativeType" : "ds-cfg-ordering-matching-rule",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"corbaContainer" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "corbaContainer",
"type" : "object",
"nativeType" : "corbaContainer",
"properties" :
{
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-resource-limits-qos-policy" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-resource-limits-qos-policy",
"type" : "object",
"nativeType" : "ds-cfg-resource-limits-qos-policy",
"properties" :
{
"ds-cfg-max-ops-per-connection" :
{
"type" : "string",
"nativeName" : "ds-cfg-max-ops-per-connection",
"nativeType" : "string"
},
"ds-cfg-max-ops-interval" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-max-ops-interval",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"ds-cfg-max-connections-from-same-ip" :
{
"type" : "string",
"nativeName" : "ds-cfg-max-connections-from-same-ip",
"nativeType" : "string"
},
"ds-cfg-size-limit" :
{
"type" : "string",
"nativeName" : "ds-cfg-size-limit",
"nativeType" : "string"
},
"ds-cfg-max-concurrent-ops-per-connection" :
{
"type" : "string",
"nativeName" : "ds-cfg-max-concurrent-ops-per-connection",
"nativeType" : "string"
},
"ds-cfg-max-connections" :
{
"type" : "string",
"nativeName" : "ds-cfg-max-connections",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-time-limit" :
{
"type" : "string",
"nativeName" : "ds-cfg-time-limit",
"nativeType" : "string"
},
"ds-cfg-max-ops-per-interval" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-max-ops-per-interval",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
},
"ds-cfg-min-substring-length" :
{
"type" : "string",
"nativeName" : "ds-cfg-min-substring-length",
"nativeType" : "string"
}
}
},
"ds-cfg-blowfish-password-storage-scheme" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-blowfish-password-storage-scheme",
"type" : "object",
"nativeType" : "ds-cfg-blowfish-password-storage-scheme",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-ldap-attribute-description-list-plugin" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-ldap-attribute-description-list-plugin",
"type" : "object",
"nativeType" : "ds-cfg-ldap-attribute-description-list-plugin",
"properties" :
{
"ds-cfg-plugin-type" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "ds-cfg-plugin-type",
"nativeType" : "string"
},
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-invoke-for-internal-operations" :
{
"type" : "string",
"nativeName" : "ds-cfg-invoke-for-internal-operations",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-monitor-entry" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-monitor-entry",
"type" : "object",
"nativeType" : "ds-monitor-entry",
"properties" :
{
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"groupOfURLs" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "groupOfURLs",
"type" : "object",
"nativeType" : "groupOfURLs",
"properties" :
{
"seeAlso" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "seeAlso",
"nativeType" : "string"
},
"description" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "description",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"memberURL" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "memberURL",
"nativeType" : "string"
},
"o" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "o",
"nativeType" : "string"
},
"ou" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ou",
"nativeType" : "string"
},
"businessCategory" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "businessCategory",
"nativeType" : "string"
},
"owner" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "owner",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-aes-password-storage-scheme" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-aes-password-storage-scheme",
"type" : "object",
"nativeType" : "ds-cfg-aes-password-storage-scheme",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-mac-key" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-mac-key",
"type" : "object",
"nativeType" : "ds-cfg-mac-key",
"properties" :
{
"ds-cfg-key-compromised-time" :
{
"type" : "string",
"nativeName" : "ds-cfg-key-compromised-time",
"nativeType" : "string"
},
"ds-cfg-key-length-bits" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-key-length-bits",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-key-id" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-key-id",
"nativeType" : "string"
},
"ds-cfg-mac-algorithm-name" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-mac-algorithm-name",
"nativeType" : "string"
},
"ds-cfg-symmetric-key" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "ds-cfg-symmetric-key",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"document" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "document",
"type" : "object",
"nativeType" : "document",
"properties" :
{
"seeAlso" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "seeAlso",
"nativeType" : "string"
},
"documentIdentifier" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "documentIdentifier",
"nativeType" : "string"
},
"description" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "description",
"nativeType" : "string"
},
"documentLocation" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "documentLocation",
"nativeType" : "string"
},
"documentAuthor" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "documentAuthor",
"nativeType" : "string"
},
"l" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "l",
"nativeType" : "string"
},
"o" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "o",
"nativeType" : "string"
},
"ou" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ou",
"nativeType" : "string"
},
"documentTitle" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "documentTitle",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"documentPublisher" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "documentPublisher",
"nativeType" : "string"
},
"documentVersion" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "documentVersion",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-rc4-password-storage-scheme" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-rc4-password-storage-scheme",
"type" : "object",
"nativeType" : "ds-cfg-rc4-password-storage-scheme",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"device" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "device",
"type" : "object",
"nativeType" : "device",
"properties" :
{
"seeAlso" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "seeAlso",
"nativeType" : "string"
},
"serialNumber" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "serialNumber",
"nativeType" : "string"
},
"description" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "description",
"nativeType" : "string"
},
"l" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "l",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"o" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "o",
"nativeType" : "string"
},
"ou" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ou",
"nativeType" : "string"
},
"owner" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "owner",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-fingerprint-certificate-mapper" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-fingerprint-certificate-mapper",
"type" : "object",
"nativeType" : "ds-cfg-fingerprint-certificate-mapper",
"properties" :
{
"ds-cfg-user-base-dn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-user-base-dn",
"nativeType" : "string"
},
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-fingerprint-attribute" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-fingerprint-attribute",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"ds-cfg-fingerprint-algorithm" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-fingerprint-algorithm",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-referential-integrity-plugin" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-referential-integrity-plugin",
"type" : "object",
"nativeType" : "ds-cfg-referential-integrity-plugin",
"properties" :
{
"ds-cfg-update-interval" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-update-interval",
"nativeType" : "string"
},
"ds-cfg-plugin-type" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "ds-cfg-plugin-type",
"nativeType" : "string"
},
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"ds-cfg-base-dn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-base-dn",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-attribute-type" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "ds-cfg-attribute-type",
"nativeType" : "string"
},
"ds-cfg-invoke-for-internal-operations" :
{
"type" : "string",
"nativeName" : "ds-cfg-invoke-for-internal-operations",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"ds-cfg-log-file" :
{
"type" : "string",
"nativeName" : "ds-cfg-log-file",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-self-signed-cert-request" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-self-signed-cert-request",
"type" : "object",
"nativeType" : "ds-cfg-self-signed-cert-request",
"properties" :
{
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-key-id" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-key-id",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-workflow-element" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-workflow-element",
"type" : "object",
"nativeType" : "ds-cfg-workflow-element",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-salted-sha256-password-storage-scheme" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-salted-sha256-password-storage-scheme",
"type" : "object",
"nativeType" : "ds-cfg-salted-sha256-password-storage-scheme",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-unique-characters-password-validator" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-unique-characters-password-validator",
"type" : "object",
"nativeType" : "ds-cfg-unique-characters-password-validator",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"ds-cfg-case-sensitive-validation" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-case-sensitive-validation",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-min-unique-characters" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-min-unique-characters",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-who-am-i-extended-operation-handler" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-who-am-i-extended-operation-handler",
"type" : "object",
"nativeType" : "ds-cfg-who-am-i-extended-operation-handler",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-has-subordinates-virtual-attribute" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-has-subordinates-virtual-attribute",
"type" : "object",
"nativeType" : "ds-cfg-has-subordinates-virtual-attribute",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"ds-cfg-filter" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-filter",
"nativeType" : "string"
},
"ds-cfg-base-dn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-base-dn",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-attribute-type" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "ds-cfg-attribute-type",
"nativeType" : "string"
},
"ds-cfg-group-dn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-group-dn",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
},
"ds-cfg-conflict-behavior" :
{
"type" : "string",
"nativeName" : "ds-cfg-conflict-behavior",
"nativeType" : "string"
}
}
},
"SolarisAuthAttr" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "SolarisAuthAttr",
"type" : "object",
"nativeType" : "SolarisAuthAttr",
"properties" :
{
"SolarisAttrLongDesc" :
{
"type" : "string",
"nativeName" : "SolarisAttrLongDesc",
"nativeType" : "string"
},
"SolarisAttrKeyValue" :
{
"type" : "string",
"nativeName" : "SolarisAttrKeyValue",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"SolarisAttrReserved1" :
{
"type" : "string",
"nativeName" : "SolarisAttrReserved1",
"nativeType" : "string"
},
"SolarisAttrReserved2" :
{
"type" : "string",
"nativeName" : "SolarisAttrReserved2",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"SolarisAttrShortDesc" :
{
"type" : "string",
"nativeName" : "SolarisAttrShortDesc",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-ldif-backend" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-ldif-backend",
"type" : "object",
"nativeType" : "ds-cfg-ldif-backend",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"ds-cfg-base-dn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "ds-cfg-base-dn",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-ldif-file" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-ldif-file",
"nativeType" : "string"
},
"ds-cfg-backend-id" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-backend-id",
"nativeType" : "string"
},
"ds-cfg-writability-mode" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-writability-mode",
"nativeType" : "string"
},
"ds-cfg-is-private-backend" :
{
"type" : "string",
"nativeName" : "ds-cfg-is-private-backend",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-file-based-debug-log-publisher" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-file-based-debug-log-publisher",
"type" : "object",
"nativeType" : "ds-cfg-file-based-debug-log-publisher",
"properties" :
{
"ds-cfg-rotation-policy" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-rotation-policy",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"ds-cfg-default-debug-category" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-default-debug-category",
"nativeType" : "string"
},
"ds-cfg-append" :
{
"type" : "string",
"nativeName" : "ds-cfg-append",
"nativeType" : "string"
},
"ds-cfg-time-interval" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-time-interval",
"nativeType" : "string"
},
"ds-cfg-rotation-action" :
{
"type" : "string",
"nativeName" : "ds-cfg-rotation-action",
"nativeType" : "string"
},
"ds-cfg-buffer-size" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-buffer-size",
"nativeType" : "string"
},
"ds-cfg-queue-size" :
{
"type" : "string",
"nativeName" : "ds-cfg-queue-size",
"nativeType" : "string"
},
"ds-cfg-default-omit-method-entry-arguments" :
{
"type" : "string",
"nativeName" : "ds-cfg-default-omit-method-entry-arguments",
"nativeType" : "string"
},
"ds-cfg-asynchronous" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-asynchronous",
"nativeType" : "string"
},
"ds-cfg-log-file-permissions" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-log-file-permissions",
"nativeType" : "string"
},
"ds-cfg-auto-flush" :
{
"type" : "string",
"nativeName" : "ds-cfg-auto-flush",
"nativeType" : "string"
},
"ds-cfg-default-omit-method-return-value" :
{
"type" : "string",
"nativeName" : "ds-cfg-default-omit-method-return-value",
"nativeType" : "string"
},
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-default-throwable-stack-frames" :
{
"type" : "string",
"nativeName" : "ds-cfg-default-throwable-stack-frames",
"nativeType" : "string"
},
"ds-cfg-default-include-throwable-cause" :
{
"type" : "string",
"nativeName" : "ds-cfg-default-include-throwable-cause",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-default-debug-level" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-default-debug-level",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"ds-cfg-log-file" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-log-file",
"nativeType" : "string"
},
"ds-cfg-retention-policy" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-retention-policy",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"nisMap" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "nisMap",
"type" : "object",
"nativeType" : "nisMap",
"properties" :
{
"description" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "description",
"nativeType" : "string"
},
"nisMapName" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "nisMapName",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-log-publisher" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-log-publisher",
"type" : "object",
"nativeType" : "ds-cfg-log-publisher",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-backup-directory" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-backup-directory",
"type" : "object",
"nativeType" : "ds-backup-directory",
"properties" :
{
"ds-backup-directory-path" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-backup-directory-path",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
},
"ds-backup-backend-dn" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-backup-backend-dn",
"nativeType" : "string"
}
}
},
"ds-cfg-work-queue" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-work-queue",
"type" : "object",
"nativeType" : "ds-cfg-work-queue",
"properties" :
{
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-password-policy-import-plugin" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-password-policy-import-plugin",
"type" : "object",
"nativeType" : "ds-cfg-password-policy-import-plugin",
"properties" :
{
"ds-cfg-plugin-type" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "ds-cfg-plugin-type",
"nativeType" : "string"
},
"ds-cfg-default-auth-password-storage-scheme" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-default-auth-password-storage-scheme",
"nativeType" : "string"
},
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-invoke-for-internal-operations" :
{
"type" : "string",
"nativeName" : "ds-cfg-invoke-for-internal-operations",
"nativeType" : "string"
},
"ds-cfg-default-user-password-storage-scheme" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-default-user-password-storage-scheme",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-identity-mapper" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-identity-mapper",
"type" : "object",
"nativeType" : "ds-cfg-identity-mapper",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"uddiBusinessEntity" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "uddiBusinessEntity",
"type" : "object",
"nativeType" : "uddiBusinessEntity",
"properties" :
{
"uddiIdentifierBag" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "uddiIdentifierBag",
"nativeType" : "string"
},
"uddiDescription" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "uddiDescription",
"nativeType" : "string"
},
"uddiv3EntityModificationTime" :
{
"type" : "string",
"nativeName" : "uddiv3EntityModificationTime",
"nativeType" : "string"
},
"uddiv3DigitalSignature" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "uddiv3DigitalSignature",
"nativeType" : "string"
},
"uddiCategoryBag" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "uddiCategoryBag",
"nativeType" : "string"
},
"uddiName" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "uddiName",
"nativeType" : "string"
},
"uddiAuthorizedName" :
{
"type" : "string",
"nativeName" : "uddiAuthorizedName",
"nativeType" : "string"
},
"uddiBusinessKey" :
{
"type" : "string",
"required" : true,
"nativeName" : "uddiBusinessKey",
"nativeType" : "string"
},
"uddiv3NodeId" :
{
"type" : "string",
"nativeName" : "uddiv3NodeId",
"nativeType" : "string"
},
"uddiDiscoveryURLs" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "uddiDiscoveryURLs",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"uddiOperator" :
{
"type" : "string",
"nativeName" : "uddiOperator",
"nativeType" : "string"
},
"uddiv3BusinessKey" :
{
"type" : "string",
"nativeName" : "uddiv3BusinessKey",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-unique-attribute-plugin" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-unique-attribute-plugin",
"type" : "object",
"nativeType" : "ds-cfg-unique-attribute-plugin",
"properties" :
{
"ds-cfg-plugin-type" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "ds-cfg-plugin-type",
"nativeType" : "string"
},
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"ds-cfg-base-dn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-base-dn",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-invoke-for-internal-operations" :
{
"type" : "string",
"nativeName" : "ds-cfg-invoke-for-internal-operations",
"nativeType" : "string"
},
"ds-cfg-type" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "ds-cfg-type",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"oncRpc" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "oncRpc",
"type" : "object",
"nativeType" : "oncRpc",
"properties" :
{
"description" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "description",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"oncRpcNumber" :
{
"type" : "string",
"required" : true,
"nativeName" : "oncRpcNumber",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"applicationProcess" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "applicationProcess",
"type" : "object",
"nativeType" : "applicationProcess",
"properties" :
{
"seeAlso" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "seeAlso",
"nativeType" : "string"
},
"description" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "description",
"nativeType" : "string"
},
"l" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "l",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ou" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ou",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-administration-connector" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-administration-connector",
"type" : "object",
"nativeType" : "ds-cfg-administration-connector",
"properties" :
{
"ds-cfg-key-manager-provider" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-key-manager-provider",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-listen-port" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-listen-port",
"nativeType" : "string"
},
"ds-cfg-ssl-cert-nickname" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-ssl-cert-nickname",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"ds-cfg-listen-address" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-listen-address",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
},
"ds-cfg-trust-manager-provider" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-trust-manager-provider",
"nativeType" : "string"
}
}
},
"ds-cfg-backend" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-backend",
"type" : "object",
"nativeType" : "ds-cfg-backend",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"ds-cfg-base-dn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "ds-cfg-base-dn",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-backend-id" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-backend-id",
"nativeType" : "string"
},
"ds-cfg-writability-mode" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-writability-mode",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-structural-object-class-virtual-attribute" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-structural-object-class-virtual-attribute",
"type" : "object",
"nativeType" : "ds-cfg-structural-object-class-virtual-attribute",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"ds-cfg-filter" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-filter",
"nativeType" : "string"
},
"ds-cfg-base-dn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-base-dn",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-attribute-type" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "ds-cfg-attribute-type",
"nativeType" : "string"
},
"ds-cfg-group-dn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-group-dn",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
},
"ds-cfg-conflict-behavior" :
{
"type" : "string",
"nativeName" : "ds-cfg-conflict-behavior",
"nativeType" : "string"
}
}
},
"friendlyCountry" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "friendlyCountry",
"type" : "object",
"nativeType" : "friendlyCountry",
"properties" :
{
"description" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "description",
"nativeType" : "string"
},
"c" :
{
"type" : "string",
"required" : true,
"nativeName" : "c",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"searchGuide" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "searchGuide",
"nativeType" : "string"
},
"co" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "co",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-member-virtual-attribute" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-member-virtual-attribute",
"type" : "object",
"nativeType" : "ds-cfg-member-virtual-attribute",
"properties" :
{
"ds-cfg-allow-retrieving-membership" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-allow-retrieving-membership",
"nativeType" : "string"
},
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"ds-cfg-filter" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-filter",
"nativeType" : "string"
},
"ds-cfg-base-dn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-base-dn",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-attribute-type" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "ds-cfg-attribute-type",
"nativeType" : "string"
},
"ds-cfg-group-dn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-group-dn",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
},
"ds-cfg-conflict-behavior" :
{
"type" : "string",
"nativeName" : "ds-cfg-conflict-behavior",
"nativeType" : "string"
}
}
},
"ds-cfg-pkcs11-key-manager-provider" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-pkcs11-key-manager-provider",
"type" : "object",
"nativeType" : "ds-cfg-pkcs11-key-manager-provider",
"properties" :
{
"ds-cfg-key-store-pin-file" :
{
"type" : "string",
"nativeName" : "ds-cfg-key-store-pin-file",
"nativeType" : "string"
},
"ds-cfg-key-store-pin-property" :
{
"type" : "string",
"nativeName" : "ds-cfg-key-store-pin-property",
"nativeType" : "string"
},
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"ds-cfg-key-store-pin-environment-variable" :
{
"type" : "string",
"nativeName" : "ds-cfg-key-store-pin-environment-variable",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
},
"ds-cfg-key-store-pin" :
{
"type" : "string",
"nativeName" : "ds-cfg-key-store-pin",
"nativeType" : "string"
}
}
},
"ds-cfg-smtp-alert-handler" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-smtp-alert-handler",
"type" : "object",
"nativeType" : "ds-cfg-smtp-alert-handler",
"properties" :
{
"ds-cfg-recipient-address" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "ds-cfg-recipient-address",
"nativeType" : "string"
},
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"ds-cfg-message-body" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-message-body",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-sender-address" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-sender-address",
"nativeType" : "string"
},
"ds-cfg-disabled-alert-type" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-disabled-alert-type",
"nativeType" : "string"
},
"ds-cfg-message-subject" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "ds-cfg-message-subject",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
},
"ds-cfg-enabled-alert-type" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-enabled-alert-type",
"nativeType" : "string"
}
}
},
"ds-cfg-fixed-time-log-rotation-policy" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-fixed-time-log-rotation-policy",
"type" : "object",
"nativeType" : "ds-cfg-fixed-time-log-rotation-policy",
"properties" :
{
"ds-cfg-time-of-day" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "ds-cfg-time-of-day",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"rFC822LocalPart" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "rFC822LocalPart",
"type" : "object",
"nativeType" : "rFC822LocalPart",
"properties" :
{
"preferredDeliveryMethod" :
{
"type" : "string",
"nativeName" : "preferredDeliveryMethod",
"nativeType" : "string"
},
"seeAlso" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "seeAlso",
"nativeType" : "string"
},
"x121Address" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "x121Address",
"nativeType" : "string"
},
"l" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "l",
"nativeType" : "string"
},
"o" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "o",
"nativeType" : "string"
},
"businessCategory" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "businessCategory",
"nativeType" : "string"
},
"street" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "street",
"nativeType" : "string"
},
"postOfficeBox" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "postOfficeBox",
"nativeType" : "string"
},
"postalCode" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "postalCode",
"nativeType" : "string"
},
"st" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "st",
"nativeType" : "string"
},
"registeredAddress" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "registeredAddress",
"nativeType" : "string"
},
"associatedName" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "associatedName",
"nativeType" : "string"
},
"postalAddress" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "postalAddress",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
},
"description" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "description",
"nativeType" : "string"
},
"internationaliSDNNumber" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "internationaliSDNNumber",
"nativeType" : "string"
},
"dc" :
{
"type" : "string",
"required" : true,
"nativeName" : "dc",
"nativeType" : "string"
},
"sn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "sn",
"nativeType" : "string"
},
"searchGuide" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "searchGuide",
"nativeType" : "string"
},
"physicalDeliveryOfficeName" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "physicalDeliveryOfficeName",
"nativeType" : "string"
},
"telexNumber" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "telexNumber",
"nativeType" : "string"
},
"teletexTerminalIdentifier" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "teletexTerminalIdentifier",
"nativeType" : "string"
},
"userPassword" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "JAVA_TYPE_BYTE_ARRAY"
},
"nativeName" : "userPassword",
"nativeType" : "JAVA_TYPE_BYTE_ARRAY"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "cn",
"nativeType" : "string"
},
"telephoneNumber" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "telephoneNumber",
"nativeType" : "string"
},
"destinationIndicator" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "destinationIndicator",
"nativeType" : "string"
},
"facsimileTelephoneNumber" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "facsimileTelephoneNumber",
"nativeType" : "string"
}
}
},
"subentry" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "subentry",
"type" : "object",
"nativeType" : "subentry",
"properties" :
{
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"subtreeSpecification" :
{
"type" : "string",
"required" : true,
"nativeName" : "subtreeSpecification",
"nativeType" : "string",
"flags" :
[
"NOT_RETURNED_BY_DEFAULT"
]
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"nisNetId" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "nisNetId",
"type" : "object",
"nativeType" : "nisNetId",
"properties" :
{
"nisNetIdUser" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "nisNetIdUser",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"nisNetIdGroup" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "nisNetIdGroup",
"nativeType" : "string"
},
"nisNetIdHost" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "nisNetIdHost",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-similarity-based-password-validator" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-similarity-based-password-validator",
"type" : "object",
"nativeType" : "ds-cfg-similarity-based-password-validator",
"properties" :
{
"ds-cfg-min-password-difference" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-min-password-difference",
"nativeType" : "string"
},
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-memory-backend" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-memory-backend",
"type" : "object",
"nativeType" : "ds-cfg-memory-backend",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"ds-cfg-base-dn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "ds-cfg-base-dn",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-backend-id" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-backend-id",
"nativeType" : "string"
},
"ds-cfg-writability-mode" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-writability-mode",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-subject-dn-to-user-attribute-certificate-mapper" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-subject-dn-to-user-attribute-certificate-mapper",
"type" : "object",
"nativeType" : "ds-cfg-subject-dn-to-user-attribute-certificate-mapper",
"properties" :
{
"ds-cfg-user-base-dn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-user-base-dn",
"nativeType" : "string"
},
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"ds-cfg-subject-attribute" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-subject-attribute",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-error-log-account-status-notification-handler" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-error-log-account-status-notification-handler",
"type" : "object",
"nativeType" : "ds-cfg-error-log-account-status-notification-handler",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"ds-cfg-account-status-notification-type" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "ds-cfg-account-status-notification-type",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"inheritedFromRDNCollectiveAttributeSubentry" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "inheritedFromRDNCollectiveAttributeSubentry",
"type" : "object",
"nativeType" : "inheritedFromRDNCollectiveAttributeSubentry",
"properties" :
{
"inheritAttribute" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "inheritAttribute",
"nativeType" : "string"
},
"inheritFromRDNAttribute" :
{
"type" : "string",
"required" : true,
"nativeName" : "inheritFromRDNAttribute",
"nativeType" : "string"
},
"inheritFromRDNType" :
{
"type" : "string",
"required" : true,
"nativeName" : "inheritFromRDNType",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"inheritFromBaseRDN" :
{
"type" : "string",
"required" : true,
"nativeName" : "inheritFromBaseRDN",
"nativeType" : "string"
},
"subtreeSpecification" :
{
"type" : "string",
"required" : true,
"nativeName" : "subtreeSpecification",
"nativeType" : "string",
"flags" :
[
"NOT_RETURNED_BY_DEFAULT"
]
},
"collectiveConflictBehavior" :
{
"type" : "string",
"nativeName" : "collectiveConflictBehavior",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-repeated-characters-password-validator" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-repeated-characters-password-validator",
"type" : "object",
"nativeType" : "ds-cfg-repeated-characters-password-validator",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"ds-cfg-max-consecutive-length" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-max-consecutive-length",
"nativeType" : "string"
},
"ds-cfg-case-sensitive-validation" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-case-sensitive-validation",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"__ACCOUNT__" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "__ACCOUNT__",
"type" : "object",
"nativeType" : "__ACCOUNT__",
"properties" :
{
"audio" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "JAVA_TYPE_BYTE_ARRAY"
},
"nativeName" : "audio",
"nativeType" : "JAVA_TYPE_BYTE_ARRAY"
},
"seeAlso" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "seeAlso",
"nativeType" : "string"
},
"employeeNumber" :
{
"type" : "string",
"nativeName" : "employeeNumber",
"nativeType" : "string"
},
"roomNumber" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "roomNumber",
"nativeType" : "string"
},
"mail" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "mail",
"nativeType" : "string"
},
"registeredAddress" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "registeredAddress",
"nativeType" : "string"
},
"secretary" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "secretary",
"nativeType" : "string"
},
"preferredLanguage" :
{
"type" : "string",
"nativeName" : "preferredLanguage",
"nativeType" : "string"
},
"postalAddress" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "postalAddress",
"nativeType" : "string"
},
"jpegPhoto" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "JAVA_TYPE_BYTE_ARRAY"
},
"nativeName" : "jpegPhoto",
"nativeType" : "JAVA_TYPE_BYTE_ARRAY"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
},
"userCertificate" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "JAVA_TYPE_BYTE_ARRAY"
},
"nativeName" : "userCertificate",
"nativeType" : "JAVA_TYPE_BYTE_ARRAY"
},
"description" :
{
"type" : "string",
"nativeName" : "description",
"nativeType" : "string"
},
"teletexTerminalIdentifier" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "teletexTerminalIdentifier",
"nativeType" : "string"
},
"pager" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "pager",
"nativeType" : "string"
},
"carLicense" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "carLicense",
"nativeType" : "string"
},
"displayName" :
{
"type" : "string",
"nativeName" : "displayName",
"nativeType" : "string"
},
"labeledURI" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "labeledURI",
"nativeType" : "string"
},
"uid" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"homePostalAddress" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "homePostalAddress",
"nativeType" : "string"
},
"photo" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "JAVA_TYPE_BYTE_ARRAY"
},
"nativeName" : "photo",
"nativeType" : "JAVA_TYPE_BYTE_ARRAY"
},
"facsimileTelephoneNumber" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "facsimileTelephoneNumber",
"nativeType" : "string"
},
"preferredDeliveryMethod" :
{
"type" : "string",
"nativeName" : "preferredDeliveryMethod",
"nativeType" : "string"
},
"homePhone" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "homePhone",
"nativeType" : "string"
},
"x121Address" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "x121Address",
"nativeType" : "string"
},
"l" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "l",
"nativeType" : "string"
},
"o" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "o",
"nativeType" : "string"
},
"businessCategory" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "businessCategory",
"nativeType" : "string"
},
"street" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "street",
"nativeType" : "string"
},
"postOfficeBox" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "postOfficeBox",
"nativeType" : "string"
},
"postalCode" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "postalCode",
"nativeType" : "string"
},
"st" :
{
"type" : "string",
"nativeName" : "st",
"nativeType" : "string"
},
"manager" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "manager",
"nativeType" : "string"
},
"__PASSWORD__" :
{
"type" : "string",
"nativeName" : "__PASSWORD__",
"nativeType" : "JAVA_TYPE_GUARDEDSTRING",
"flags" :
[
"NOT_RETURNED_BY_DEFAULT"
]
},
"departmentNumber" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "departmentNumber",
"nativeType" : "string"
},
"internationaliSDNNumber" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "internationaliSDNNumber",
"nativeType" : "string"
},
"employeeType" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "employeeType",
"nativeType" : "string"
},
"initials" :
{
"type" : "string",
"nativeName" : "initials",
"nativeType" : "string"
},
"sn" :
{
"type" : "string",
"required" : true,
"nativeName" : "sn",
"nativeType" : "string"
},
"ou" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ou",
"nativeType" : "string"
},
"physicalDeliveryOfficeName" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "physicalDeliveryOfficeName",
"nativeType" : "string"
},
"telexNumber" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "telexNumber",
"nativeType" : "string"
},
"userSMIMECertificate" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "userSMIMECertificate",
"nativeType" : "string"
},
"userPassword" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "JAVA_TYPE_BYTE_ARRAY"
},
"nativeName" : "userPassword",
"nativeType" : "JAVA_TYPE_BYTE_ARRAY"
},
"mobile" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "mobile",
"nativeType" : "string"
},
"userPKCS12" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "userPKCS12",
"nativeType" : "string"
},
"givenName" :
{
"type" : "string",
"nativeName" : "givenName",
"nativeType" : "string"
},
"x500UniqueIdentifier" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "JAVA_TYPE_BYTE_ARRAY"
},
"nativeName" : "x500UniqueIdentifier",
"nativeType" : "JAVA_TYPE_BYTE_ARRAY"
},
"cn" :
{
"type" : "string",
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"destinationIndicator" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "destinationIndicator",
"nativeType" : "string"
},
"telephoneNumber" :
{
"type" : "string",
"nativeName" : "telephoneNumber",
"nativeType" : "string"
},
"title" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "title",
"nativeType" : "string"
}
}
},
"ds-cfg-debug-target" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-debug-target",
"type" : "object",
"nativeType" : "ds-cfg-debug-target",
"properties" :
{
"ds-cfg-debug-level" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-debug-level",
"nativeType" : "string"
},
"ds-cfg-debug-category" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-debug-category",
"nativeType" : "string"
},
"ds-cfg-throwable-stack-frames" :
{
"type" : "string",
"nativeName" : "ds-cfg-throwable-stack-frames",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-omit-method-entry-arguments" :
{
"type" : "string",
"nativeName" : "ds-cfg-omit-method-entry-arguments",
"nativeType" : "string"
},
"ds-cfg-omit-method-return-value" :
{
"type" : "string",
"nativeName" : "ds-cfg-omit-method-return-value",
"nativeType" : "string"
},
"ds-cfg-include-throwable-cause" :
{
"type" : "string",
"nativeName" : "ds-cfg-include-throwable-cause",
"nativeType" : "string"
},
"ds-cfg-debug-scope" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-debug-scope",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-ldif-connection-handler" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-ldif-connection-handler",
"type" : "object",
"nativeType" : "ds-cfg-ldif-connection-handler",
"properties" :
{
"ds-cfg-allowed-client" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-allowed-client",
"nativeType" : "string"
},
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-poll-interval" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-poll-interval",
"nativeType" : "string"
},
"ds-cfg-ldif-directory" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-ldif-directory",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"ds-cfg-denied-client" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-denied-client",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"printerService" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "printerService",
"type" : "object",
"nativeType" : "printerService",
"properties" :
{
"printer-number-up-supported" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "printer-number-up-supported",
"nativeType" : "string"
},
"printer-media-supported" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "printer-media-supported",
"nativeType" : "string"
},
"printer-multiple-document-jobs-supported" :
{
"type" : "string",
"nativeName" : "printer-multiple-document-jobs-supported",
"nativeType" : "string"
},
"printer-charset-configured" :
{
"type" : "string",
"nativeName" : "printer-charset-configured",
"nativeType" : "string"
},
"printer-print-quality-supported" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "printer-print-quality-supported",
"nativeType" : "string"
},
"printer-natural-language-configured" :
{
"type" : "string",
"nativeName" : "printer-natural-language-configured",
"nativeType" : "string"
},
"printer-pages-per-minute" :
{
"type" : "string",
"nativeName" : "printer-pages-per-minute",
"nativeType" : "string"
},
"printer-compression-supported" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "printer-compression-supported",
"nativeType" : "string"
},
"printer-job-priority-supported" :
{
"type" : "string",
"nativeName" : "printer-job-priority-supported",
"nativeType" : "string"
},
"printer-job-k-octets-supported" :
{
"type" : "string",
"nativeName" : "printer-job-k-octets-supported",
"nativeType" : "string"
},
"printer-name" :
{
"type" : "string",
"nativeName" : "printer-name",
"nativeType" : "string"
},
"printer-sides-supported" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "printer-sides-supported",
"nativeType" : "string"
},
"printer-finishings-supported" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "printer-finishings-supported",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
},
"printer-more-info" :
{
"type" : "string",
"nativeName" : "printer-more-info",
"nativeType" : "string"
},
"printer-generated-natural-language-supported" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "printer-generated-natural-language-supported",
"nativeType" : "string"
},
"printer-output-features-supported" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "printer-output-features-supported",
"nativeType" : "string"
},
"printer-pages-per-minute-color" :
{
"type" : "string",
"nativeName" : "printer-pages-per-minute-color",
"nativeType" : "string"
},
"printer-document-format-supported" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "printer-document-format-supported",
"nativeType" : "string"
},
"printer-make-and-model" :
{
"type" : "string",
"nativeName" : "printer-make-and-model",
"nativeType" : "string"
},
"printer-color-supported" :
{
"type" : "string",
"nativeName" : "printer-color-supported",
"nativeType" : "string"
},
"printer-delivery-orientation-supported" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "printer-delivery-orientation-supported",
"nativeType" : "string"
},
"printer-xri-supported" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "printer-xri-supported",
"nativeType" : "string"
},
"printer-stacking-order-supported" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "printer-stacking-order-supported",
"nativeType" : "string"
},
"printer-location" :
{
"type" : "string",
"nativeName" : "printer-location",
"nativeType" : "string"
},
"printer-media-local-supported" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "printer-media-local-supported",
"nativeType" : "string"
},
"printer-current-operator" :
{
"type" : "string",
"nativeName" : "printer-current-operator",
"nativeType" : "string"
},
"printer-copies-supported" :
{
"type" : "string",
"nativeName" : "printer-copies-supported",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"printer-service-person" :
{
"type" : "string",
"nativeName" : "printer-service-person",
"nativeType" : "string"
},
"printer-info" :
{
"type" : "string",
"nativeName" : "printer-info",
"nativeType" : "string"
},
"printer-charset-supported" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "printer-charset-supported",
"nativeType" : "string"
},
"printer-uri" :
{
"type" : "string",
"nativeName" : "printer-uri",
"nativeType" : "string"
},
"printer-resolution-supported" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "printer-resolution-supported",
"nativeType" : "string"
}
}
},
"ds-cfg-qos-policy" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-qos-policy",
"type" : "object",
"nativeType" : "ds-cfg-qos-policy",
"properties" :
{
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-snmp-connection-handler" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-snmp-connection-handler",
"type" : "object",
"nativeType" : "ds-cfg-snmp-connection-handler",
"properties" :
{
"ds-cfg-allowed-client" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-allowed-client",
"nativeType" : "string"
},
"ds-cfg-security-level" :
{
"type" : "string",
"nativeName" : "ds-cfg-security-level",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"ds-cfg-allowed-manager" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-allowed-manager",
"nativeType" : "string"
},
"ds-cfg-registered-mbean" :
{
"type" : "string",
"nativeName" : "ds-cfg-registered-mbean",
"nativeType" : "string"
},
"ds-cfg-allowed-user" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-allowed-user",
"nativeType" : "string"
},
"ds-cfg-traps-community" :
{
"type" : "string",
"nativeName" : "ds-cfg-traps-community",
"nativeType" : "string"
},
"ds-cfg-traps-destination" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-traps-destination",
"nativeType" : "string"
},
"ds-cfg-opendmk-jarfile" :
{
"type" : "string",
"nativeName" : "ds-cfg-opendmk-jarfile",
"nativeType" : "string"
},
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-trap-port" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-trap-port",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-listen-port" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-listen-port",
"nativeType" : "string"
},
"ds-cfg-community" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-community",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"ds-cfg-listen-address" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-listen-address",
"nativeType" : "string"
},
"ds-cfg-denied-client" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-denied-client",
"nativeType" : "string"
},
"ds-cfg-security-agent-file" :
{
"type" : "string",
"nativeName" : "ds-cfg-security-agent-file",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-plain-sasl-mechanism-handler" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-plain-sasl-mechanism-handler",
"type" : "object",
"nativeType" : "ds-cfg-plain-sasl-mechanism-handler",
"properties" :
{
"ds-cfg-identity-mapper" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-identity-mapper",
"nativeType" : "string"
},
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"dSA" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "dSA",
"type" : "object",
"nativeType" : "dSA",
"properties" :
{
"knowledgeInformation" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "knowledgeInformation",
"nativeType" : "string"
},
"presentationAddress" :
{
"type" : "string",
"required" : true,
"nativeName" : "presentationAddress",
"nativeType" : "string"
},
"seeAlso" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "seeAlso",
"nativeType" : "string"
},
"description" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "description",
"nativeType" : "string"
},
"supportedApplicationContext" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "supportedApplicationContext",
"nativeType" : "string"
},
"l" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "l",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"o" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "o",
"nativeType" : "string"
},
"ou" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ou",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-account-status-notification-handler" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-account-status-notification-handler",
"type" : "object",
"nativeType" : "ds-cfg-account-status-notification-handler",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-fifo-entry-cache" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-fifo-entry-cache",
"type" : "object",
"nativeType" : "ds-cfg-fifo-entry-cache",
"properties" :
{
"ds-cfg-include-filter" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-include-filter",
"nativeType" : "string"
},
"ds-cfg-max-memory-percent" :
{
"type" : "string",
"nativeName" : "ds-cfg-max-memory-percent",
"nativeType" : "string"
},
"ds-cfg-lock-timeout" :
{
"type" : "string",
"nativeName" : "ds-cfg-lock-timeout",
"nativeType" : "string"
},
"ds-cfg-max-entries" :
{
"type" : "string",
"nativeName" : "ds-cfg-max-entries",
"nativeType" : "string"
},
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"ds-cfg-cache-level" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-cache-level",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-exclude-filter" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-exclude-filter",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-salted-md5-password-storage-scheme" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-salted-md5-password-storage-scheme",
"type" : "object",
"nativeType" : "ds-cfg-salted-md5-password-storage-scheme",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-entry-uuid-plugin" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-entry-uuid-plugin",
"type" : "object",
"nativeType" : "ds-cfg-entry-uuid-plugin",
"properties" :
{
"ds-cfg-plugin-type" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "ds-cfg-plugin-type",
"nativeType" : "string"
},
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-invoke-for-internal-operations" :
{
"type" : "string",
"nativeName" : "ds-cfg-invoke-for-internal-operations",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-replication-server" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-replication-server",
"type" : "object",
"nativeType" : "ds-cfg-replication-server",
"properties" :
{
"ds-cfg-monitoring-period" :
{
"type" : "string",
"nativeName" : "ds-cfg-monitoring-period",
"nativeType" : "string"
},
"ds-cfg-weight" :
{
"type" : "string",
"nativeName" : "ds-cfg-weight",
"nativeType" : "string"
},
"ds-cfg-assured-timeout" :
{
"type" : "string",
"nativeName" : "ds-cfg-assured-timeout",
"nativeType" : "string"
},
"ds-cfg-replication-server-id" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "ds-cfg-replication-server-id",
"nativeType" : "string"
},
"ds-cfg-degraded-status-threshold" :
{
"type" : "string",
"nativeName" : "ds-cfg-degraded-status-threshold",
"nativeType" : "string"
},
"ds-cfg-group-id" :
{
"type" : "string",
"nativeName" : "ds-cfg-group-id",
"nativeType" : "string"
},
"ds-cfg-queue-size" :
{
"type" : "string",
"nativeName" : "ds-cfg-queue-size",
"nativeType" : "string"
},
"ds-cfg-replication-server" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-replication-server",
"nativeType" : "string"
},
"ds-cfg-window-size" :
{
"type" : "string",
"nativeName" : "ds-cfg-window-size",
"nativeType" : "string"
},
"ds-cfg-replication-db-directory" :
{
"type" : "string",
"nativeName" : "ds-cfg-replication-db-directory",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-replication-purge-delay" :
{
"type" : "string",
"nativeName" : "ds-cfg-replication-purge-delay",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "cn",
"nativeType" : "string"
},
"ds-cfg-replication-port" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "ds-cfg-replication-port",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-profiler-plugin" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-profiler-plugin",
"type" : "object",
"nativeType" : "ds-cfg-profiler-plugin",
"properties" :
{
"ds-cfg-plugin-type" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "ds-cfg-plugin-type",
"nativeType" : "string"
},
"ds-cfg-profile-sample-interval" :
{
"type" : "string",
"nativeName" : "ds-cfg-profile-sample-interval",
"nativeType" : "string"
},
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"ds-cfg-enable-profiling-on-startup" :
{
"type" : "string",
"nativeName" : "ds-cfg-enable-profiling-on-startup",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-invoke-for-internal-operations" :
{
"type" : "string",
"nativeName" : "ds-cfg-invoke-for-internal-operations",
"nativeType" : "string"
},
"ds-cfg-profile-directory" :
{
"type" : "string",
"nativeName" : "ds-cfg-profile-directory",
"nativeType" : "string"
},
"ds-cfg-profile-action" :
{
"type" : "string",
"nativeName" : "ds-cfg-profile-action",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-certificate-mapper" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-certificate-mapper",
"type" : "object",
"nativeType" : "ds-cfg-certificate-mapper",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"automountMap" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "automountMap",
"type" : "object",
"nativeType" : "automountMap",
"properties" :
{
"automountMapName" :
{
"type" : "string",
"required" : true,
"nativeName" : "automountMapName",
"nativeType" : "string"
},
"description" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "description",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"qualityLabelledData" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "qualityLabelledData",
"type" : "object",
"nativeType" : "qualityLabelledData",
"properties" :
{
"dSAQuality" :
{
"type" : "string",
"required" : true,
"nativeName" : "dSAQuality",
"nativeType" : "string"
},
"subtreeMinimumQuality" :
{
"type" : "string",
"nativeName" : "subtreeMinimumQuality",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"subtreeMaximumQuality" :
{
"type" : "string",
"nativeName" : "subtreeMaximumQuality",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-matching-rule" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-matching-rule",
"type" : "object",
"nativeType" : "ds-cfg-matching-rule",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-root-dse-backend" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-root-dse-backend",
"type" : "object",
"nativeType" : "ds-cfg-root-dse-backend",
"properties" :
{
"ds-cfg-subordinate-base-dn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-subordinate-base-dn",
"nativeType" : "string"
},
"ds-cfg-show-all-attributes" :
{
"type" : "string",
"nativeName" : "ds-cfg-show-all-attributes",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-get-symmetric-key-extended-operation-handler" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-get-symmetric-key-extended-operation-handler",
"type" : "object",
"nativeType" : "ds-cfg-get-symmetric-key-extended-operation-handler",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-gssapi-sasl-mechanism-handler" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-gssapi-sasl-mechanism-handler",
"type" : "object",
"nativeType" : "ds-cfg-gssapi-sasl-mechanism-handler",
"properties" :
{
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"ds-cfg-server-fqdn" :
{
"type" : "string",
"nativeName" : "ds-cfg-server-fqdn",
"nativeType" : "string"
},
"ds-cfg-quality-of-protection" :
{
"type" : "string",
"nativeName" : "ds-cfg-quality-of-protection",
"nativeType" : "string"
},
"ds-cfg-keytab" :
{
"type" : "string",
"nativeName" : "ds-cfg-keytab",
"nativeType" : "string"
},
"ds-cfg-realm" :
{
"type" : "string",
"nativeName" : "ds-cfg-realm",
"nativeType" : "string"
},
"ds-cfg-kdc-address" :
{
"type" : "string",
"nativeName" : "ds-cfg-kdc-address",
"nativeType" : "string"
},
"ds-cfg-identity-mapper" :
{
"type" : "string",
"nativeName" : "ds-cfg-identity-mapper",
"nativeType" : "string"
},
"ds-cfg-principal-name" :
{
"type" : "string",
"nativeName" : "ds-cfg-principal-name",
"nativeType" : "string"
},
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-error-log-publisher" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-error-log-publisher",
"type" : "object",
"nativeType" : "ds-cfg-error-log-publisher",
"properties" :
{
"ds-cfg-override-severity" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-override-severity",
"nativeType" : "string"
},
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-default-severity" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-default-severity",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-client-connection-monitor-provider" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-client-connection-monitor-provider",
"type" : "object",
"nativeType" : "ds-cfg-client-connection-monitor-provider",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-file-based-access-log-publisher" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-file-based-access-log-publisher",
"type" : "object",
"nativeType" : "ds-cfg-file-based-access-log-publisher",
"properties" :
{
"ds-cfg-suppress-internal-operations" :
{
"type" : "string",
"nativeName" : "ds-cfg-suppress-internal-operations",
"nativeType" : "string"
},
"ds-cfg-rotation-policy" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-rotation-policy",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"ds-cfg-append" :
{
"type" : "string",
"nativeName" : "ds-cfg-append",
"nativeType" : "string"
},
"ds-cfg-time-interval" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-time-interval",
"nativeType" : "string"
},
"ds-cfg-rotation-action" :
{
"type" : "string",
"nativeName" : "ds-cfg-rotation-action",
"nativeType" : "string"
},
"ds-cfg-buffer-size" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-buffer-size",
"nativeType" : "string"
},
"ds-cfg-queue-size" :
{
"type" : "string",
"nativeName" : "ds-cfg-queue-size",
"nativeType" : "string"
},
"ds-cfg-asynchronous" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-asynchronous",
"nativeType" : "string"
},
"ds-cfg-log-file-permissions" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-log-file-permissions",
"nativeType" : "string"
},
"ds-cfg-suppress-synchronization-operations" :
{
"type" : "string",
"nativeName" : "ds-cfg-suppress-synchronization-operations",
"nativeType" : "string"
},
"ds-cfg-auto-flush" :
{
"type" : "string",
"nativeName" : "ds-cfg-auto-flush",
"nativeType" : "string"
},
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"ds-cfg-log-file" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-log-file",
"nativeType" : "string"
},
"ds-cfg-retention-policy" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-retention-policy",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-subject-equals-dn-certificate-mapper" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-subject-equals-dn-certificate-mapper",
"type" : "object",
"nativeType" : "ds-cfg-subject-equals-dn-certificate-mapper",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-local-db-backend" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-local-db-backend",
"type" : "object",
"nativeType" : "ds-cfg-local-db-backend",
"properties" :
{
"ds-cfg-compact-encoding" :
{
"type" : "string",
"nativeName" : "ds-cfg-compact-encoding",
"nativeType" : "string"
},
"ds-cfg-db-evictor-keep-alive" :
{
"type" : "string",
"nativeName" : "ds-cfg-db-evictor-keep-alive",
"nativeType" : "string"
},
"ds-cfg-db-log-file-max" :
{
"type" : "string",
"nativeName" : "ds-cfg-db-log-file-max",
"nativeType" : "string"
},
"ds-cfg-db-directory" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-db-directory",
"nativeType" : "string"
},
"ds-cfg-index-entry-limit" :
{
"type" : "string",
"nativeName" : "ds-cfg-index-entry-limit",
"nativeType" : "string"
},
"ds-cfg-db-cache-percent" :
{
"type" : "string",
"nativeName" : "ds-cfg-db-cache-percent",
"nativeType" : "string"
},
"ds-cfg-writability-mode" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-writability-mode",
"nativeType" : "string"
},
"ds-cfg-db-num-cleaner-threads" :
{
"type" : "string",
"nativeName" : "ds-cfg-db-num-cleaner-threads",
"nativeType" : "string"
},
"ds-cfg-entries-compressed" :
{
"type" : "string",
"nativeName" : "ds-cfg-entries-compressed",
"nativeType" : "string"
},
"ds-cfg-import-queue-size" :
{
"type" : "string",
"nativeName" : "ds-cfg-import-queue-size",
"nativeType" : "string"
},
"ds-cfg-db-logging-level" :
{
"type" : "string",
"nativeName" : "ds-cfg-db-logging-level",
"nativeType" : "string"
},
"ds-cfg-db-evictor-max-threads" :
{
"type" : "string",
"nativeName" : "ds-cfg-db-evictor-max-threads",
"nativeType" : "string"
},
"ds-cfg-db-num-lock-tables" :
{
"type" : "string",
"nativeName" : "ds-cfg-db-num-lock-tables",
"nativeType" : "string"
},
"ds-cfg-db-txn-write-no-sync" :
{
"type" : "string",
"nativeName" : "ds-cfg-db-txn-write-no-sync",
"nativeType" : "string"
},
"ds-cfg-db-evictor-nodes-per-scan" :
{
"type" : "string",
"nativeName" : "ds-cfg-db-evictor-nodes-per-scan",
"nativeType" : "string"
},
"ds-cfg-db-checkpointer-wakeup-interval" :
{
"type" : "string",
"nativeName" : "ds-cfg-db-checkpointer-wakeup-interval",
"nativeType" : "string"
},
"ds-cfg-max-entries" :
{
"type" : "string",
"nativeName" : "ds-cfg-max-entries",
"nativeType" : "string"
},
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-db-cleaner-min-utilization" :
{
"type" : "string",
"nativeName" : "ds-cfg-db-cleaner-min-utilization",
"nativeType" : "string"
},
"ds-cfg-db-directory-permissions" :
{
"type" : "string",
"nativeName" : "ds-cfg-db-directory-permissions",
"nativeType" : "string"
},
"ds-cfg-db-evictor-core-threads" :
{
"type" : "string",
"nativeName" : "ds-cfg-db-evictor-core-threads",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
},
"ds-cfg-preload-time-limit" :
{
"type" : "string",
"nativeName" : "ds-cfg-preload-time-limit",
"nativeType" : "string"
},
"ds-cfg-db-logging-file-handler-on" :
{
"type" : "string",
"nativeName" : "ds-cfg-db-logging-file-handler-on",
"nativeType" : "string"
},
"ds-cfg-je-property" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-je-property",
"nativeType" : "string"
},
"ds-cfg-db-txn-no-sync" :
{
"type" : "string",
"nativeName" : "ds-cfg-db-txn-no-sync",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"ds-cfg-db-cache-size" :
{
"type" : "string",
"nativeName" : "ds-cfg-db-cache-size",
"nativeType" : "string"
},
"ds-cfg-import-thread-count" :
{
"type" : "string",
"nativeName" : "ds-cfg-import-thread-count",
"nativeType" : "string"
},
"ds-cfg-disk-full-threshold" :
{
"type" : "string",
"nativeName" : "ds-cfg-disk-full-threshold",
"nativeType" : "string"
},
"ds-cfg-db-checkpointer-bytes-interval" :
{
"type" : "string",
"nativeName" : "ds-cfg-db-checkpointer-bytes-interval",
"nativeType" : "string"
},
"ds-cfg-db-evictor-lru-only" :
{
"type" : "string",
"nativeName" : "ds-cfg-db-evictor-lru-only",
"nativeType" : "string"
},
"ds-cfg-base-dn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "ds-cfg-base-dn",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-backend-id" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-backend-id",
"nativeType" : "string"
},
"ds-cfg-db-run-cleaner" :
{
"type" : "string",
"nativeName" : "ds-cfg-db-run-cleaner",
"nativeType" : "string"
},
"ds-cfg-disk-low-threshold" :
{
"type" : "string",
"nativeName" : "ds-cfg-disk-low-threshold",
"nativeType" : "string"
},
"ds-cfg-index-filter-analyzer-enabled" :
{
"type" : "string",
"nativeName" : "ds-cfg-index-filter-analyzer-enabled",
"nativeType" : "string"
}
}
},
"ds-backup-info" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-backup-info",
"type" : "object",
"nativeType" : "ds-backup-info",
"properties" :
{
"ds-backup-signed-hash" :
{
"type" : "string",
"nativeName" : "ds-backup-signed-hash",
"nativeType" : "string"
},
"ds-backup-directory-path" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-backup-directory-path",
"nativeType" : "string"
},
"ds-backup-compressed" :
{
"type" : "string",
"nativeName" : "ds-backup-compressed",
"nativeType" : "string"
},
"ds-backup-dependency" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-backup-dependency",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-backup-incremental" :
{
"type" : "string",
"nativeName" : "ds-backup-incremental",
"nativeType" : "string"
},
"ds-backup-id" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-backup-id",
"nativeType" : "string"
},
"ds-backup-encrypted" :
{
"type" : "string",
"nativeName" : "ds-backup-encrypted",
"nativeType" : "string"
},
"ds-backup-unsigned-hash" :
{
"type" : "string",
"nativeName" : "ds-backup-unsigned-hash",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
},
"ds-backup-date" :
{
"type" : "string",
"nativeName" : "ds-backup-date",
"nativeType" : "string"
}
}
},
"ds-task-restore" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-task-restore",
"type" : "object",
"nativeType" : "ds-task-restore",
"properties" :
{
"ds-task-failed-dependency-action" :
{
"type" : "string",
"nativeName" : "ds-task-failed-dependency-action",
"nativeType" : "string"
},
"ds-backup-directory-path" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-backup-directory-path",
"nativeType" : "string"
},
"ds-task-dependency-id" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-task-dependency-id",
"nativeType" : "string"
},
"ds-task-class-name" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-task-class-name",
"nativeType" : "string"
},
"ds-task-scheduled-start-time" :
{
"type" : "string",
"nativeName" : "ds-task-scheduled-start-time",
"nativeType" : "string"
},
"ds-task-actual-start-time" :
{
"type" : "string",
"nativeName" : "ds-task-actual-start-time",
"nativeType" : "string"
},
"ds-task-id" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-task-id",
"nativeType" : "string"
},
"ds-task-log-message" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-task-log-message",
"nativeType" : "string"
},
"ds-task-notify-on-completion" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-task-notify-on-completion",
"nativeType" : "string"
},
"ds-backup-id" :
{
"type" : "string",
"nativeName" : "ds-backup-id",
"nativeType" : "string"
},
"ds-task-notify-on-error" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-task-notify-on-error",
"nativeType" : "string"
},
"ds-task-state" :
{
"type" : "string",
"nativeName" : "ds-task-state",
"nativeType" : "string"
},
"ds-task-completion-time" :
{
"type" : "string",
"nativeName" : "ds-task-completion-time",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-task-restore-verify-only" :
{
"type" : "string",
"nativeName" : "ds-task-restore-verify-only",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-entry-dn-virtual-attribute" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-entry-dn-virtual-attribute",
"type" : "object",
"nativeType" : "ds-cfg-entry-dn-virtual-attribute",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"ds-cfg-filter" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-filter",
"nativeType" : "string"
},
"ds-cfg-base-dn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-base-dn",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-attribute-type" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "ds-cfg-attribute-type",
"nativeType" : "string"
},
"ds-cfg-group-dn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-group-dn",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
},
"ds-cfg-conflict-behavior" :
{
"type" : "string",
"nativeName" : "ds-cfg-conflict-behavior",
"nativeType" : "string"
}
}
},
"ds-cfg-get-connection-id-extended-operation-handler" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-get-connection-id-extended-operation-handler",
"type" : "object",
"nativeType" : "ds-cfg-get-connection-id-extended-operation-handler",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-cram-md5-sasl-mechanism-handler" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-cram-md5-sasl-mechanism-handler",
"type" : "object",
"nativeType" : "ds-cfg-cram-md5-sasl-mechanism-handler",
"properties" :
{
"ds-cfg-identity-mapper" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-identity-mapper",
"nativeType" : "string"
},
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ldapSubEntry" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ldapSubEntry",
"type" : "object",
"nativeType" : "ldapSubEntry",
"properties" :
{
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-fractional-ldif-import-plugin" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-fractional-ldif-import-plugin",
"type" : "object",
"nativeType" : "ds-cfg-fractional-ldif-import-plugin",
"properties" :
{
"ds-cfg-plugin-type" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "ds-cfg-plugin-type",
"nativeType" : "string"
},
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-invoke-for-internal-operations" :
{
"type" : "string",
"nativeName" : "ds-cfg-invoke-for-internal-operations",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-log-retention-policy" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-log-retention-policy",
"type" : "object",
"nativeType" : "ds-cfg-log-retention-policy",
"properties" :
{
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-ndb-index" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-ndb-index",
"type" : "object",
"nativeType" : "ds-cfg-ndb-index",
"properties" :
{
"ds-cfg-substring-length" :
{
"type" : "string",
"nativeName" : "ds-cfg-substring-length",
"nativeType" : "string"
},
"ds-cfg-index-entry-limit" :
{
"type" : "string",
"nativeName" : "ds-cfg-index-entry-limit",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-index-type" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-index-type",
"nativeType" : "string"
},
"ds-cfg-attribute" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-attribute",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-task" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-task",
"type" : "object",
"nativeType" : "ds-task",
"properties" :
{
"ds-task-failed-dependency-action" :
{
"type" : "string",
"nativeName" : "ds-task-failed-dependency-action",
"nativeType" : "string"
},
"ds-task-dependency-id" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-task-dependency-id",
"nativeType" : "string"
},
"ds-task-class-name" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-task-class-name",
"nativeType" : "string"
},
"ds-task-scheduled-start-time" :
{
"type" : "string",
"nativeName" : "ds-task-scheduled-start-time",
"nativeType" : "string"
},
"ds-task-actual-start-time" :
{
"type" : "string",
"nativeName" : "ds-task-actual-start-time",
"nativeType" : "string"
},
"ds-task-id" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-task-id",
"nativeType" : "string"
},
"ds-task-log-message" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-task-log-message",
"nativeType" : "string"
},
"ds-task-notify-on-completion" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-task-notify-on-completion",
"nativeType" : "string"
},
"ds-task-notify-on-error" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-task-notify-on-error",
"nativeType" : "string"
},
"ds-task-state" :
{
"type" : "string",
"nativeName" : "ds-task-state",
"nativeType" : "string"
},
"ds-task-completion-time" :
{
"type" : "string",
"nativeName" : "ds-task-completion-time",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-directory-string-attribute-syntax" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-directory-string-attribute-syntax",
"type" : "object",
"nativeType" : "ds-cfg-directory-string-attribute-syntax",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-allow-zero-length-values" :
{
"type" : "string",
"nativeName" : "ds-cfg-allow-zero-length-values",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-null-backend" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-null-backend",
"type" : "object",
"nativeType" : "ds-cfg-null-backend",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"ds-cfg-base-dn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "ds-cfg-base-dn",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-backend-id" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-backend-id",
"nativeType" : "string"
},
"ds-cfg-writability-mode" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-writability-mode",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-sha1-password-storage-scheme" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-sha1-password-storage-scheme",
"type" : "object",
"nativeType" : "ds-cfg-sha1-password-storage-scheme",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-task-backup" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-task-backup",
"type" : "object",
"nativeType" : "ds-task-backup",
"properties" :
{
"ds-task-failed-dependency-action" :
{
"type" : "string",
"nativeName" : "ds-task-failed-dependency-action",
"nativeType" : "string"
},
"ds-backup-directory-path" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-backup-directory-path",
"nativeType" : "string"
},
"ds-task-dependency-id" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-task-dependency-id",
"nativeType" : "string"
},
"ds-task-class-name" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-task-class-name",
"nativeType" : "string"
},
"ds-task-backup-incremental-base-id" :
{
"type" : "string",
"nativeName" : "ds-task-backup-incremental-base-id",
"nativeType" : "string"
},
"ds-task-backup-sign-hash" :
{
"type" : "string",
"nativeName" : "ds-task-backup-sign-hash",
"nativeType" : "string"
},
"ds-task-scheduled-start-time" :
{
"type" : "string",
"nativeName" : "ds-task-scheduled-start-time",
"nativeType" : "string"
},
"ds-task-backup-backend-id" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-task-backup-backend-id",
"nativeType" : "string"
},
"ds-task-actual-start-time" :
{
"type" : "string",
"nativeName" : "ds-task-actual-start-time",
"nativeType" : "string"
},
"ds-task-id" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-task-id",
"nativeType" : "string"
},
"ds-task-log-message" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-task-log-message",
"nativeType" : "string"
},
"ds-task-notify-on-completion" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-task-notify-on-completion",
"nativeType" : "string"
},
"ds-backup-id" :
{
"type" : "string",
"nativeName" : "ds-backup-id",
"nativeType" : "string"
},
"ds-task-notify-on-error" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-task-notify-on-error",
"nativeType" : "string"
},
"ds-task-state" :
{
"type" : "string",
"nativeName" : "ds-task-state",
"nativeType" : "string"
},
"ds-task-backup-hash" :
{
"type" : "string",
"nativeName" : "ds-task-backup-hash",
"nativeType" : "string"
},
"ds-task-backup-encrypt" :
{
"type" : "string",
"nativeName" : "ds-task-backup-encrypt",
"nativeType" : "string"
},
"ds-task-completion-time" :
{
"type" : "string",
"nativeName" : "ds-task-completion-time",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-task-backup-compress" :
{
"type" : "string",
"nativeName" : "ds-task-backup-compress",
"nativeType" : "string"
},
"ds-task-backup-all" :
{
"type" : "string",
"nativeName" : "ds-task-backup-all",
"nativeType" : "string"
},
"ds-task-backup-incremental" :
{
"type" : "string",
"nativeName" : "ds-task-backup-incremental",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"groupOfEntries" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "groupOfEntries",
"type" : "object",
"nativeType" : "groupOfEntries",
"properties" :
{
"seeAlso" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "seeAlso",
"nativeType" : "string"
},
"member" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "member",
"nativeType" : "string"
},
"description" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "description",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"o" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "o",
"nativeType" : "string"
},
"ou" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ou",
"nativeType" : "string"
},
"businessCategory" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "businessCategory",
"nativeType" : "string"
},
"owner" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "owner",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-num-subordinates-virtual-attribute" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-num-subordinates-virtual-attribute",
"type" : "object",
"nativeType" : "ds-cfg-num-subordinates-virtual-attribute",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"ds-cfg-filter" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-filter",
"nativeType" : "string"
},
"ds-cfg-base-dn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-base-dn",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-attribute-type" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "ds-cfg-attribute-type",
"nativeType" : "string"
},
"ds-cfg-group-dn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-group-dn",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
},
"ds-cfg-conflict-behavior" :
{
"type" : "string",
"nativeName" : "ds-cfg-conflict-behavior",
"nativeType" : "string"
}
}
},
"ds-backend-monitor-entry" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-backend-monitor-entry",
"type" : "object",
"nativeType" : "ds-backend-monitor-entry",
"properties" :
{
"ds-backend-base-dn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-backend-base-dn",
"nativeType" : "string"
},
"ds-backend-is-private" :
{
"type" : "string",
"nativeName" : "ds-backend-is-private",
"nativeType" : "string"
},
"ds-backend-id" :
{
"type" : "string",
"nativeName" : "ds-backend-id",
"nativeType" : "string"
},
"ds-base-dn-entry-count" :
{
"type" : "string",
"nativeName" : "ds-base-dn-entry-count",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-backend-writability-mode" :
{
"type" : "string",
"nativeName" : "ds-backend-writability-mode",
"nativeType" : "string"
},
"ds-backend-entry-count" :
{
"type" : "string",
"nativeName" : "ds-backend-entry-count",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-traditional-work-queue" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-traditional-work-queue",
"type" : "object",
"nativeType" : "ds-cfg-traditional-work-queue",
"properties" :
{
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"ds-cfg-num-worker-threads" :
{
"type" : "string",
"nativeName" : "ds-cfg-num-worker-threads",
"nativeType" : "string"
},
"ds-cfg-max-work-queue-capacity" :
{
"type" : "string",
"nativeName" : "ds-cfg-max-work-queue-capacity",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"pilotOrganization" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "pilotOrganization",
"type" : "object",
"nativeType" : "pilotOrganization",
"properties" :
{
"preferredDeliveryMethod" :
{
"type" : "string",
"nativeName" : "preferredDeliveryMethod",
"nativeType" : "string"
},
"seeAlso" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "seeAlso",
"nativeType" : "string"
},
"x121Address" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "x121Address",
"nativeType" : "string"
},
"l" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "l",
"nativeType" : "string"
},
"o" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "o",
"nativeType" : "string"
},
"businessCategory" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "businessCategory",
"nativeType" : "string"
},
"street" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "street",
"nativeType" : "string"
},
"postOfficeBox" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "postOfficeBox",
"nativeType" : "string"
},
"postalCode" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "postalCode",
"nativeType" : "string"
},
"buildingName" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "buildingName",
"nativeType" : "string"
},
"st" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "st",
"nativeType" : "string"
},
"registeredAddress" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "registeredAddress",
"nativeType" : "string"
},
"postalAddress" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "postalAddress",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
},
"description" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "description",
"nativeType" : "string"
},
"internationaliSDNNumber" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "internationaliSDNNumber",
"nativeType" : "string"
},
"searchGuide" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "searchGuide",
"nativeType" : "string"
},
"ou" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "ou",
"nativeType" : "string"
},
"physicalDeliveryOfficeName" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "physicalDeliveryOfficeName",
"nativeType" : "string"
},
"telexNumber" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "telexNumber",
"nativeType" : "string"
},
"teletexTerminalIdentifier" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "teletexTerminalIdentifier",
"nativeType" : "string"
},
"userPassword" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "JAVA_TYPE_BYTE_ARRAY"
},
"nativeName" : "userPassword",
"nativeType" : "JAVA_TYPE_BYTE_ARRAY"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"telephoneNumber" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "telephoneNumber",
"nativeType" : "string"
},
"destinationIndicator" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "destinationIndicator",
"nativeType" : "string"
},
"facsimileTelephoneNumber" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "facsimileTelephoneNumber",
"nativeType" : "string"
}
}
},
"organizationalRole" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "organizationalRole",
"type" : "object",
"nativeType" : "organizationalRole",
"properties" :
{
"preferredDeliveryMethod" :
{
"type" : "string",
"nativeName" : "preferredDeliveryMethod",
"nativeType" : "string"
},
"roleOccupant" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "roleOccupant",
"nativeType" : "string"
},
"seeAlso" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "seeAlso",
"nativeType" : "string"
},
"description" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "description",
"nativeType" : "string"
},
"x121Address" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "x121Address",
"nativeType" : "string"
},
"internationaliSDNNumber" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "internationaliSDNNumber",
"nativeType" : "string"
},
"l" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "l",
"nativeType" : "string"
},
"ou" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ou",
"nativeType" : "string"
},
"street" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "street",
"nativeType" : "string"
},
"physicalDeliveryOfficeName" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "physicalDeliveryOfficeName",
"nativeType" : "string"
},
"telexNumber" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "telexNumber",
"nativeType" : "string"
},
"teletexTerminalIdentifier" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "teletexTerminalIdentifier",
"nativeType" : "string"
},
"postOfficeBox" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "postOfficeBox",
"nativeType" : "string"
},
"postalCode" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "postalCode",
"nativeType" : "string"
},
"st" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "st",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"registeredAddress" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "registeredAddress",
"nativeType" : "string"
},
"postalAddress" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "postalAddress",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"telephoneNumber" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "telephoneNumber",
"nativeType" : "string"
},
"destinationIndicator" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "destinationIndicator",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
},
"facsimileTelephoneNumber" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "facsimileTelephoneNumber",
"nativeType" : "string"
}
}
},
"applicationEntity" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "applicationEntity",
"type" : "object",
"nativeType" : "applicationEntity",
"properties" :
{
"presentationAddress" :
{
"type" : "string",
"required" : true,
"nativeName" : "presentationAddress",
"nativeType" : "string"
},
"seeAlso" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "seeAlso",
"nativeType" : "string"
},
"description" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "description",
"nativeType" : "string"
},
"supportedApplicationContext" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "supportedApplicationContext",
"nativeType" : "string"
},
"l" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "l",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"o" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "o",
"nativeType" : "string"
},
"ou" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ou",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-task-reset-generation-id" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-task-reset-generation-id",
"type" : "object",
"nativeType" : "ds-task-reset-generation-id",
"properties" :
{
"ds-task-failed-dependency-action" :
{
"type" : "string",
"nativeName" : "ds-task-failed-dependency-action",
"nativeType" : "string"
},
"ds-task-dependency-id" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-task-dependency-id",
"nativeType" : "string"
},
"ds-task-reset-generation-id-domain-base-dn" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-task-reset-generation-id-domain-base-dn",
"nativeType" : "string"
},
"ds-task-class-name" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-task-class-name",
"nativeType" : "string"
},
"ds-task-scheduled-start-time" :
{
"type" : "string",
"nativeName" : "ds-task-scheduled-start-time",
"nativeType" : "string"
},
"ds-task-actual-start-time" :
{
"type" : "string",
"nativeName" : "ds-task-actual-start-time",
"nativeType" : "string"
},
"ds-task-id" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-task-id",
"nativeType" : "string"
},
"ds-task-log-message" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-task-log-message",
"nativeType" : "string"
},
"ds-task-notify-on-completion" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-task-notify-on-completion",
"nativeType" : "string"
},
"ds-task-notify-on-error" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-task-notify-on-error",
"nativeType" : "string"
},
"ds-task-state" :
{
"type" : "string",
"nativeName" : "ds-task-state",
"nativeType" : "string"
},
"ds-task-completion-time" :
{
"type" : "string",
"nativeName" : "ds-task-completion-time",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-task-reset-generation-id-new-value" :
{
"type" : "string",
"nativeName" : "ds-task-reset-generation-id-new-value",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-instance-key" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-instance-key",
"type" : "object",
"nativeType" : "ds-cfg-instance-key",
"properties" :
{
"ds-cfg-key-compromised-time" :
{
"type" : "string",
"nativeName" : "ds-cfg-key-compromised-time",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-key-id" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-key-id",
"nativeType" : "string"
},
"ds-cfg-public-key-certificate" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-public-key-certificate",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-request-filtering-qos-policy" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-request-filtering-qos-policy",
"type" : "object",
"nativeType" : "ds-cfg-request-filtering-qos-policy",
"properties" :
{
"ds-cfg-prohibited-subtrees" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-prohibited-subtrees",
"nativeType" : "string"
},
"ds-cfg-allowed-attributes" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-allowed-attributes",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"ds-cfg-allowed-search-scopes" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-allowed-search-scopes",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-prohibited-attributes" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-prohibited-attributes",
"nativeType" : "string"
},
"ds-cfg-allowed-subtrees" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-allowed-subtrees",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
},
"ds-cfg-allowed-operations" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-allowed-operations",
"nativeType" : "string"
}
}
},
"ds-cfg-root-config" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-root-config",
"type" : "object",
"nativeType" : "ds-cfg-root-config",
"properties" :
{
"ds-cfg-return-bind-error-messages" :
{
"type" : "string",
"nativeName" : "ds-cfg-return-bind-error-messages",
"nativeType" : "string"
},
"ds-cfg-lookthrough-limit" :
{
"type" : "string",
"nativeName" : "ds-cfg-lookthrough-limit",
"nativeType" : "string"
},
"ds-cfg-disabled-privilege" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-disabled-privilege",
"nativeType" : "string"
},
"ds-cfg-workflow-configuration-mode" :
{
"type" : "string",
"nativeName" : "ds-cfg-workflow-configuration-mode",
"nativeType" : "string"
},
"ds-cfg-etime-resolution" :
{
"type" : "string",
"nativeName" : "ds-cfg-etime-resolution",
"nativeType" : "string"
},
"ds-cfg-single-structural-objectclass-behavior" :
{
"type" : "string",
"nativeName" : "ds-cfg-single-structural-objectclass-behavior",
"nativeType" : "string"
},
"ds-cfg-writability-mode" :
{
"type" : "string",
"nativeName" : "ds-cfg-writability-mode",
"nativeType" : "string"
},
"ds-cfg-invalid-attribute-syntax-behavior" :
{
"type" : "string",
"nativeName" : "ds-cfg-invalid-attribute-syntax-behavior",
"nativeType" : "string"
},
"ds-cfg-allow-attribute-name-exceptions" :
{
"type" : "string",
"nativeName" : "ds-cfg-allow-attribute-name-exceptions",
"nativeType" : "string"
},
"ds-cfg-time-limit" :
{
"type" : "string",
"nativeName" : "ds-cfg-time-limit",
"nativeType" : "string"
},
"ds-cfg-entry-cache-preload" :
{
"type" : "string",
"nativeName" : "ds-cfg-entry-cache-preload",
"nativeType" : "string"
},
"ds-cfg-notify-abandoned-operations" :
{
"type" : "string",
"nativeName" : "ds-cfg-notify-abandoned-operations",
"nativeType" : "string"
},
"ds-cfg-default-password-policy" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-default-password-policy",
"nativeType" : "string"
},
"ds-cfg-bind-with-dn-requires-password" :
{
"type" : "string",
"nativeName" : "ds-cfg-bind-with-dn-requires-password",
"nativeType" : "string"
},
"ds-cfg-save-config-on-successful-startup" :
{
"type" : "string",
"nativeName" : "ds-cfg-save-config-on-successful-startup",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
},
"ds-cfg-idle-time-limit" :
{
"type" : "string",
"nativeName" : "ds-cfg-idle-time-limit",
"nativeType" : "string"
},
"ds-cfg-proxied-authorization-identity-mapper" :
{
"type" : "string",
"nativeName" : "ds-cfg-proxied-authorization-identity-mapper",
"nativeType" : "string"
},
"ds-cfg-allowed-task" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-allowed-task",
"nativeType" : "string"
},
"ds-cfg-server-error-result-code" :
{
"type" : "string",
"nativeName" : "ds-cfg-server-error-result-code",
"nativeType" : "string"
},
"ds-cfg-add-missing-rdn-attributes" :
{
"type" : "string",
"nativeName" : "ds-cfg-add-missing-rdn-attributes",
"nativeType" : "string"
},
"ds-cfg-check-schema" :
{
"type" : "string",
"nativeName" : "ds-cfg-check-schema",
"nativeType" : "string"
},
"ds-cfg-reject-unauthenticated-requests" :
{
"type" : "string",
"nativeName" : "ds-cfg-reject-unauthenticated-requests",
"nativeType" : "string"
},
"ds-cfg-size-limit" :
{
"type" : "string",
"nativeName" : "ds-cfg-size-limit",
"nativeType" : "string"
},
"ds-cfg-smtp-server" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-smtp-server",
"nativeType" : "string"
},
"ds-cfg-max-psearches" :
{
"type" : "string",
"nativeName" : "ds-cfg-max-psearches",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-max-allowed-client-connections" :
{
"type" : "string",
"nativeName" : "ds-cfg-max-allowed-client-connections",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
}
}
},
"ds-cfg-password-policy-state-extended-operation-handler" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-password-policy-state-extended-operation-handler",
"type" : "object",
"nativeType" : "ds-cfg-password-policy-state-extended-operation-handler",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-root-dse" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-root-dse",
"type" : "object",
"nativeType" : "ds-root-dse",
"properties" :
{
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"uddiv3Subscription" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "uddiv3Subscription",
"type" : "object",
"nativeType" : "uddiv3Subscription",
"properties" :
{
"uddiv3SubscriptionFilter" :
{
"type" : "string",
"required" : true,
"nativeName" : "uddiv3SubscriptionFilter",
"nativeType" : "string"
},
"uddiv3MaxEntities" :
{
"type" : "string",
"nativeName" : "uddiv3MaxEntities",
"nativeType" : "string"
},
"uddiv3BindingKey" :
{
"type" : "string",
"nativeName" : "uddiv3BindingKey",
"nativeType" : "string"
},
"uddiUUID" :
{
"type" : "string",
"required" : true,
"nativeName" : "uddiUUID",
"nativeType" : "string"
},
"uddiv3ExpiresAfter" :
{
"type" : "string",
"nativeName" : "uddiv3ExpiresAfter",
"nativeType" : "string"
},
"uddiAuthorizedName" :
{
"type" : "string",
"nativeName" : "uddiAuthorizedName",
"nativeType" : "string"
},
"uddiv3NodeId" :
{
"type" : "string",
"nativeName" : "uddiv3NodeId",
"nativeType" : "string"
},
"uddiv3NotificationInterval" :
{
"type" : "string",
"nativeName" : "uddiv3NotificationInterval",
"nativeType" : "string"
},
"uddiv3SubscriptionKey" :
{
"type" : "string",
"nativeName" : "uddiv3SubscriptionKey",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"uddiv3BriefResponse" :
{
"type" : "string",
"nativeName" : "uddiv3BriefResponse",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-memory-usage-monitor-provider" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-memory-usage-monitor-provider",
"type" : "object",
"nativeType" : "ds-cfg-memory-usage-monitor-provider",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"SolarisNamingProfile" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "SolarisNamingProfile",
"type" : "object",
"nativeType" : "SolarisNamingProfile",
"properties" :
{
"SolarisDataSearchDN" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "SolarisDataSearchDN",
"nativeType" : "string"
},
"SolarisSearchScope" :
{
"type" : "string",
"nativeName" : "SolarisSearchScope",
"nativeType" : "string"
},
"SolarisBindPassword" :
{
"type" : "string",
"nativeName" : "SolarisBindPassword",
"nativeType" : "string"
},
"SolarisCertificatePath" :
{
"type" : "string",
"nativeName" : "SolarisCertificatePath",
"nativeType" : "string"
},
"SolarisPreferredServer" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "SolarisPreferredServer",
"nativeType" : "string"
},
"SolarisLDAPServers" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "SolarisLDAPServers",
"nativeType" : "string"
},
"SolarisSearchBaseDN" :
{
"type" : "string",
"required" : true,
"nativeName" : "SolarisSearchBaseDN",
"nativeType" : "string"
},
"SolarisTransportSecurity" :
{
"type" : "string",
"nativeName" : "SolarisTransportSecurity",
"nativeType" : "string"
},
"SolarisPreferredServerOnly" :
{
"type" : "string",
"nativeName" : "SolarisPreferredServerOnly",
"nativeType" : "string"
},
"SolarisAuthMethod" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "SolarisAuthMethod",
"nativeType" : "string"
},
"SolarisBindTimeLimit" :
{
"type" : "string",
"nativeName" : "SolarisBindTimeLimit",
"nativeType" : "string"
},
"SolarisBindDN" :
{
"type" : "string",
"nativeName" : "SolarisBindDN",
"nativeType" : "string"
},
"SolarisSearchTimeLimit" :
{
"type" : "string",
"nativeName" : "SolarisSearchTimeLimit",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"SolarisSearchReferral" :
{
"type" : "string",
"nativeName" : "SolarisSearchReferral",
"nativeType" : "string"
},
"SolarisCertificatePassword" :
{
"type" : "string",
"nativeName" : "SolarisCertificatePassword",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
},
"SolarisCacheTTL" :
{
"type" : "string",
"nativeName" : "SolarisCacheTTL",
"nativeType" : "string"
}
}
},
"ds-cfg-replication-synchronization-provider" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-replication-synchronization-provider",
"type" : "object",
"nativeType" : "ds-cfg-replication-synchronization-provider",
"properties" :
{
"ds-cfg-num-update-replay-threads" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-num-update-replay-threads",
"nativeType" : "string"
},
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-connection-handler" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-connection-handler",
"type" : "object",
"nativeType" : "ds-cfg-connection-handler",
"properties" :
{
"ds-cfg-allowed-client" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-allowed-client",
"nativeType" : "string"
},
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"ds-cfg-denied-client" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-denied-client",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"country" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "country",
"type" : "object",
"nativeType" : "country",
"properties" :
{
"description" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "description",
"nativeType" : "string"
},
"c" :
{
"type" : "string",
"required" : true,
"nativeName" : "c",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"searchGuide" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "searchGuide",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-start-tls-extended-operation-handler" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-start-tls-extended-operation-handler",
"type" : "object",
"nativeType" : "ds-cfg-start-tls-extended-operation-handler",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-monitor-provider" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-monitor-provider",
"type" : "object",
"nativeType" : "ds-cfg-monitor-provider",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-md5-password-storage-scheme" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-md5-password-storage-scheme",
"type" : "object",
"nativeType" : "ds-cfg-md5-password-storage-scheme",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"__GROUP__" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "__GROUP__",
"type" : "object",
"nativeType" : "__GROUP__",
"properties" :
{
"seeAlso" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "seeAlso",
"nativeType" : "string"
},
"description" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "description",
"nativeType" : "string"
},
"uniqueMember" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "uniqueMember",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"o" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "o",
"nativeType" : "string"
},
"ou" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ou",
"nativeType" : "string"
},
"businessCategory" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "businessCategory",
"nativeType" : "string"
},
"owner" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "owner",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"referral" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "referral",
"type" : "object",
"nativeType" : "referral",
"properties" :
{
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ref" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "ref",
"nativeType" : "string",
"flags" :
[
"NOT_RETURNED_BY_DEFAULT"
]
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-stack-trace-monitor-provider" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-stack-trace-monitor-provider",
"type" : "object",
"nativeType" : "ds-cfg-stack-trace-monitor-provider",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-attribute-value-password-validator" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-attribute-value-password-validator",
"type" : "object",
"nativeType" : "ds-cfg-attribute-value-password-validator",
"properties" :
{
"ds-cfg-test-reversed-password" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-test-reversed-password",
"nativeType" : "string"
},
"ds-cfg-match-attribute" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-match-attribute",
"nativeType" : "string"
},
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-subject-attribute-to-user-attribute-certificate-mapper" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-subject-attribute-to-user-attribute-certificate-mapper",
"type" : "object",
"nativeType" : "ds-cfg-subject-attribute-to-user-attribute-certificate-mapper",
"properties" :
{
"ds-cfg-subject-attribute-mapping" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "ds-cfg-subject-attribute-mapping",
"nativeType" : "string"
},
"ds-cfg-user-base-dn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-user-base-dn",
"nativeType" : "string"
},
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-entry-cache-monitor-provider" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-entry-cache-monitor-provider",
"type" : "object",
"nativeType" : "ds-cfg-entry-cache-monitor-provider",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-parallel-work-queue" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-parallel-work-queue",
"type" : "object",
"nativeType" : "ds-cfg-parallel-work-queue",
"properties" :
{
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"ds-cfg-num-worker-threads" :
{
"type" : "string",
"nativeName" : "ds-cfg-num-worker-threads",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-access-control-handler" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-access-control-handler",
"type" : "object",
"nativeType" : "ds-cfg-access-control-handler",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-virtual-static-group-implementation" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-virtual-static-group-implementation",
"type" : "object",
"nativeType" : "ds-cfg-virtual-static-group-implementation",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"inheritableLDAPSubEntry" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "inheritableLDAPSubEntry",
"type" : "object",
"nativeType" : "inheritableLDAPSubEntry",
"properties" :
{
"blockInheritance" :
{
"type" : "string",
"nativeName" : "blockInheritance",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE",
"NOT_RETURNED_BY_DEFAULT"
]
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "cn",
"nativeType" : "string"
},
"inheritable" :
{
"type" : "string",
"required" : true,
"nativeName" : "inheritable",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE",
"NOT_RETURNED_BY_DEFAULT"
]
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-task-add-schema-file" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-task-add-schema-file",
"type" : "object",
"nativeType" : "ds-task-add-schema-file",
"properties" :
{
"ds-task-failed-dependency-action" :
{
"type" : "string",
"nativeName" : "ds-task-failed-dependency-action",
"nativeType" : "string"
},
"ds-task-dependency-id" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-task-dependency-id",
"nativeType" : "string"
},
"ds-task-class-name" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-task-class-name",
"nativeType" : "string"
},
"ds-task-scheduled-start-time" :
{
"type" : "string",
"nativeName" : "ds-task-scheduled-start-time",
"nativeType" : "string"
},
"ds-task-actual-start-time" :
{
"type" : "string",
"nativeName" : "ds-task-actual-start-time",
"nativeType" : "string"
},
"ds-task-id" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-task-id",
"nativeType" : "string"
},
"ds-task-log-message" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-task-log-message",
"nativeType" : "string"
},
"ds-task-notify-on-completion" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-task-notify-on-completion",
"nativeType" : "string"
},
"ds-task-notify-on-error" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-task-notify-on-error",
"nativeType" : "string"
},
"ds-task-state" :
{
"type" : "string",
"nativeName" : "ds-task-state",
"nativeType" : "string"
},
"ds-task-completion-time" :
{
"type" : "string",
"nativeName" : "ds-task-completion-time",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-task-schema-file-name" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "ds-task-schema-file-name",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-triple-des-password-storage-scheme" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-triple-des-password-storage-scheme",
"type" : "object",
"nativeType" : "ds-cfg-triple-des-password-storage-scheme",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"inetOrgPerson" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "inetOrgPerson",
"type" : "object",
"nativeType" : "inetOrgPerson",
"properties" :
{
"audio" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "JAVA_TYPE_BYTE_ARRAY"
},
"nativeName" : "audio",
"nativeType" : "JAVA_TYPE_BYTE_ARRAY"
},
"seeAlso" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "seeAlso",
"nativeType" : "string"
},
"employeeNumber" :
{
"type" : "string",
"nativeName" : "employeeNumber",
"nativeType" : "string"
},
"roomNumber" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "roomNumber",
"nativeType" : "string"
},
"mail" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "mail",
"nativeType" : "string"
},
"registeredAddress" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "registeredAddress",
"nativeType" : "string"
},
"secretary" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "secretary",
"nativeType" : "string"
},
"preferredLanguage" :
{
"type" : "string",
"nativeName" : "preferredLanguage",
"nativeType" : "string"
},
"postalAddress" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "postalAddress",
"nativeType" : "string"
},
"jpegPhoto" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "JAVA_TYPE_BYTE_ARRAY"
},
"nativeName" : "jpegPhoto",
"nativeType" : "JAVA_TYPE_BYTE_ARRAY"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
},
"userCertificate" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "JAVA_TYPE_BYTE_ARRAY"
},
"nativeName" : "userCertificate",
"nativeType" : "JAVA_TYPE_BYTE_ARRAY"
},
"description" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "description",
"nativeType" : "string"
},
"teletexTerminalIdentifier" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "teletexTerminalIdentifier",
"nativeType" : "string"
},
"pager" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "pager",
"nativeType" : "string"
},
"carLicense" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "carLicense",
"nativeType" : "string"
},
"displayName" :
{
"type" : "string",
"nativeName" : "displayName",
"nativeType" : "string"
},
"labeledURI" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "labeledURI",
"nativeType" : "string"
},
"uid" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "uid",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"homePostalAddress" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "homePostalAddress",
"nativeType" : "string"
},
"photo" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "JAVA_TYPE_BYTE_ARRAY"
},
"nativeName" : "photo",
"nativeType" : "JAVA_TYPE_BYTE_ARRAY"
},
"facsimileTelephoneNumber" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "facsimileTelephoneNumber",
"nativeType" : "string"
},
"preferredDeliveryMethod" :
{
"type" : "string",
"nativeName" : "preferredDeliveryMethod",
"nativeType" : "string"
},
"homePhone" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "homePhone",
"nativeType" : "string"
},
"x121Address" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "x121Address",
"nativeType" : "string"
},
"l" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "l",
"nativeType" : "string"
},
"o" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "o",
"nativeType" : "string"
},
"businessCategory" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "businessCategory",
"nativeType" : "string"
},
"street" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "street",
"nativeType" : "string"
},
"postOfficeBox" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "postOfficeBox",
"nativeType" : "string"
},
"postalCode" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "postalCode",
"nativeType" : "string"
},
"st" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "st",
"nativeType" : "string"
},
"manager" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "manager",
"nativeType" : "string"
},
"departmentNumber" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "departmentNumber",
"nativeType" : "string"
},
"internationaliSDNNumber" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "internationaliSDNNumber",
"nativeType" : "string"
},
"employeeType" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "employeeType",
"nativeType" : "string"
},
"initials" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "initials",
"nativeType" : "string"
},
"sn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "sn",
"nativeType" : "string"
},
"ou" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ou",
"nativeType" : "string"
},
"physicalDeliveryOfficeName" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "physicalDeliveryOfficeName",
"nativeType" : "string"
},
"telexNumber" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "telexNumber",
"nativeType" : "string"
},
"userSMIMECertificate" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "userSMIMECertificate",
"nativeType" : "string"
},
"userPassword" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "JAVA_TYPE_BYTE_ARRAY"
},
"nativeName" : "userPassword",
"nativeType" : "JAVA_TYPE_BYTE_ARRAY"
},
"mobile" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "mobile",
"nativeType" : "string"
},
"userPKCS12" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "userPKCS12",
"nativeType" : "string"
},
"givenName" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "givenName",
"nativeType" : "string"
},
"x500UniqueIdentifier" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "JAVA_TYPE_BYTE_ARRAY"
},
"nativeName" : "x500UniqueIdentifier",
"nativeType" : "JAVA_TYPE_BYTE_ARRAY"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"destinationIndicator" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "destinationIndicator",
"nativeType" : "string"
},
"telephoneNumber" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "telephoneNumber",
"nativeType" : "string"
},
"title" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "title",
"nativeType" : "string"
}
}
},
"ds-cfg-dsee-compat-access-control-handler" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-dsee-compat-access-control-handler",
"type" : "object",
"nativeType" : "ds-cfg-dsee-compat-access-control-handler",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-global-aci" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-global-aci",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-telephone-number-attribute-syntax" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-telephone-number-attribute-syntax",
"type" : "object",
"nativeType" : "ds-cfg-telephone-number-attribute-syntax",
"properties" :
{
"ds-cfg-strict-format" :
{
"type" : "string",
"nativeName" : "ds-cfg-strict-format",
"nativeType" : "string"
},
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-last-mod-plugin" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-last-mod-plugin",
"type" : "object",
"nativeType" : "ds-cfg-last-mod-plugin",
"properties" :
{
"ds-cfg-plugin-type" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "ds-cfg-plugin-type",
"nativeType" : "string"
},
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-invoke-for-internal-operations" :
{
"type" : "string",
"nativeName" : "ds-cfg-invoke-for-internal-operations",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-cancel-extended-operation-handler" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-cancel-extended-operation-handler",
"type" : "object",
"nativeType" : "ds-cfg-cancel-extended-operation-handler",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-smtp-account-status-notification-handler" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-smtp-account-status-notification-handler",
"type" : "object",
"nativeType" : "ds-cfg-smtp-account-status-notification-handler",
"properties" :
{
"ds-cfg-recipient-address" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-recipient-address",
"nativeType" : "string"
},
"ds-cfg-email-address-attribute-type" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-email-address-attribute-type",
"nativeType" : "string"
},
"ds-cfg-send-message-without-end-user-address" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-send-message-without-end-user-address",
"nativeType" : "string"
},
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-message-template-file" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "ds-cfg-message-template-file",
"nativeType" : "string"
},
"ds-cfg-sender-address" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-sender-address",
"nativeType" : "string"
},
"ds-cfg-message-subject" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-message-subject",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-password-policy-subentry-virtual-attribute" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-password-policy-subentry-virtual-attribute",
"type" : "object",
"nativeType" : "ds-cfg-password-policy-subentry-virtual-attribute",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"ds-cfg-filter" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-filter",
"nativeType" : "string"
},
"ds-cfg-base-dn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-base-dn",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-attribute-type" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "ds-cfg-attribute-type",
"nativeType" : "string"
},
"ds-cfg-group-dn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-group-dn",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
},
"ds-cfg-conflict-behavior" :
{
"type" : "string",
"nativeName" : "ds-cfg-conflict-behavior",
"nativeType" : "string"
}
}
},
"ds-cfg-file-based-key-manager-provider" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-file-based-key-manager-provider",
"type" : "object",
"nativeType" : "ds-cfg-file-based-key-manager-provider",
"properties" :
{
"ds-cfg-key-store-pin-file" :
{
"type" : "string",
"nativeName" : "ds-cfg-key-store-pin-file",
"nativeType" : "string"
},
"ds-cfg-key-store-pin-property" :
{
"type" : "string",
"nativeName" : "ds-cfg-key-store-pin-property",
"nativeType" : "string"
},
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"ds-cfg-key-store-type" :
{
"type" : "string",
"nativeName" : "ds-cfg-key-store-type",
"nativeType" : "string"
},
"ds-cfg-key-store-pin-environment-variable" :
{
"type" : "string",
"nativeName" : "ds-cfg-key-store-pin-environment-variable",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-key-store-file" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-key-store-file",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"ds-cfg-key-store-pin" :
{
"type" : "string",
"nativeName" : "ds-cfg-key-store-pin",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"residentialPerson" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "residentialPerson",
"type" : "object",
"nativeType" : "residentialPerson",
"properties" :
{
"preferredDeliveryMethod" :
{
"type" : "string",
"nativeName" : "preferredDeliveryMethod",
"nativeType" : "string"
},
"seeAlso" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "seeAlso",
"nativeType" : "string"
},
"x121Address" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "x121Address",
"nativeType" : "string"
},
"l" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "l",
"nativeType" : "string"
},
"businessCategory" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "businessCategory",
"nativeType" : "string"
},
"street" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "street",
"nativeType" : "string"
},
"postOfficeBox" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "postOfficeBox",
"nativeType" : "string"
},
"postalCode" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "postalCode",
"nativeType" : "string"
},
"st" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "st",
"nativeType" : "string"
},
"registeredAddress" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "registeredAddress",
"nativeType" : "string"
},
"postalAddress" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "postalAddress",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
},
"description" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "description",
"nativeType" : "string"
},
"internationaliSDNNumber" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "internationaliSDNNumber",
"nativeType" : "string"
},
"sn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "sn",
"nativeType" : "string"
},
"physicalDeliveryOfficeName" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "physicalDeliveryOfficeName",
"nativeType" : "string"
},
"telexNumber" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "telexNumber",
"nativeType" : "string"
},
"teletexTerminalIdentifier" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "teletexTerminalIdentifier",
"nativeType" : "string"
},
"userPassword" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "JAVA_TYPE_BYTE_ARRAY"
},
"nativeName" : "userPassword",
"nativeType" : "JAVA_TYPE_BYTE_ARRAY"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"telephoneNumber" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "telephoneNumber",
"nativeType" : "string"
},
"destinationIndicator" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "destinationIndicator",
"nativeType" : "string"
},
"facsimileTelephoneNumber" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "facsimileTelephoneNumber",
"nativeType" : "string"
}
}
},
"ds-cfg-length-based-password-validator" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-length-based-password-validator",
"type" : "object",
"nativeType" : "ds-cfg-length-based-password-validator",
"properties" :
{
"ds-cfg-max-password-length" :
{
"type" : "string",
"nativeName" : "ds-cfg-max-password-length",
"nativeType" : "string"
},
"ds-cfg-min-password-length" :
{
"type" : "string",
"nativeName" : "ds-cfg-min-password-length",
"nativeType" : "string"
},
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-file-system-entry-cache" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-file-system-entry-cache",
"type" : "object",
"nativeType" : "ds-cfg-file-system-entry-cache",
"properties" :
{
"ds-cfg-max-memory-size" :
{
"type" : "string",
"nativeName" : "ds-cfg-max-memory-size",
"nativeType" : "string"
},
"ds-cfg-je-property" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-je-property",
"nativeType" : "string"
},
"ds-cfg-compact-encoding" :
{
"type" : "string",
"nativeName" : "ds-cfg-compact-encoding",
"nativeType" : "string"
},
"ds-cfg-lock-timeout" :
{
"type" : "string",
"nativeName" : "ds-cfg-lock-timeout",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"ds-cfg-db-cache-size" :
{
"type" : "string",
"nativeName" : "ds-cfg-db-cache-size",
"nativeType" : "string"
},
"ds-cfg-cache-type" :
{
"type" : "string",
"nativeName" : "ds-cfg-cache-type",
"nativeType" : "string"
},
"ds-cfg-db-cache-percent" :
{
"type" : "string",
"nativeName" : "ds-cfg-db-cache-percent",
"nativeType" : "string"
},
"ds-cfg-exclude-filter" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-exclude-filter",
"nativeType" : "string"
},
"ds-cfg-cache-directory" :
{
"type" : "string",
"nativeName" : "ds-cfg-cache-directory",
"nativeType" : "string"
},
"ds-cfg-include-filter" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-include-filter",
"nativeType" : "string"
},
"ds-cfg-max-entries" :
{
"type" : "string",
"nativeName" : "ds-cfg-max-entries",
"nativeType" : "string"
},
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-cache-level" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-cache-level",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-persistent-cache" :
{
"type" : "string",
"nativeName" : "ds-cfg-persistent-cache",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"organizationalPerson" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "organizationalPerson",
"type" : "object",
"nativeType" : "organizationalPerson",
"properties" :
{
"preferredDeliveryMethod" :
{
"type" : "string",
"nativeName" : "preferredDeliveryMethod",
"nativeType" : "string"
},
"seeAlso" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "seeAlso",
"nativeType" : "string"
},
"x121Address" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "x121Address",
"nativeType" : "string"
},
"l" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "l",
"nativeType" : "string"
},
"street" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "street",
"nativeType" : "string"
},
"postOfficeBox" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "postOfficeBox",
"nativeType" : "string"
},
"postalCode" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "postalCode",
"nativeType" : "string"
},
"st" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "st",
"nativeType" : "string"
},
"registeredAddress" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "registeredAddress",
"nativeType" : "string"
},
"postalAddress" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "postalAddress",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
},
"description" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "description",
"nativeType" : "string"
},
"internationaliSDNNumber" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "internationaliSDNNumber",
"nativeType" : "string"
},
"sn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "sn",
"nativeType" : "string"
},
"ou" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ou",
"nativeType" : "string"
},
"physicalDeliveryOfficeName" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "physicalDeliveryOfficeName",
"nativeType" : "string"
},
"telexNumber" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "telexNumber",
"nativeType" : "string"
},
"teletexTerminalIdentifier" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "teletexTerminalIdentifier",
"nativeType" : "string"
},
"userPassword" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "JAVA_TYPE_BYTE_ARRAY"
},
"nativeName" : "userPassword",
"nativeType" : "JAVA_TYPE_BYTE_ARRAY"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"telephoneNumber" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "telephoneNumber",
"nativeType" : "string"
},
"destinationIndicator" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "destinationIndicator",
"nativeType" : "string"
},
"title" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "title",
"nativeType" : "string"
},
"facsimileTelephoneNumber" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "facsimileTelephoneNumber",
"nativeType" : "string"
}
}
},
"ds-cfg-local-backend-workflow-element" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-local-backend-workflow-element",
"type" : "object",
"nativeType" : "ds-cfg-local-backend-workflow-element",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-backend" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-backend",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-file-based-error-log-publisher" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-file-based-error-log-publisher",
"type" : "object",
"nativeType" : "ds-cfg-file-based-error-log-publisher",
"properties" :
{
"ds-cfg-rotation-policy" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-rotation-policy",
"nativeType" : "string"
},
"ds-cfg-override-severity" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-override-severity",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"ds-cfg-append" :
{
"type" : "string",
"nativeName" : "ds-cfg-append",
"nativeType" : "string"
},
"ds-cfg-time-interval" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-time-interval",
"nativeType" : "string"
},
"ds-cfg-rotation-action" :
{
"type" : "string",
"nativeName" : "ds-cfg-rotation-action",
"nativeType" : "string"
},
"ds-cfg-buffer-size" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-buffer-size",
"nativeType" : "string"
},
"ds-cfg-queue-size" :
{
"type" : "string",
"nativeName" : "ds-cfg-queue-size",
"nativeType" : "string"
},
"ds-cfg-asynchronous" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-asynchronous",
"nativeType" : "string"
},
"ds-cfg-log-file-permissions" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-log-file-permissions",
"nativeType" : "string"
},
"ds-cfg-auto-flush" :
{
"type" : "string",
"nativeName" : "ds-cfg-auto-flush",
"nativeType" : "string"
},
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-default-severity" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-default-severity",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"ds-cfg-log-file" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-log-file",
"nativeType" : "string"
},
"ds-cfg-retention-policy" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-retention-policy",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-seven-bit-clean-plugin" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-seven-bit-clean-plugin",
"type" : "object",
"nativeType" : "ds-cfg-seven-bit-clean-plugin",
"properties" :
{
"ds-cfg-plugin-type" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "ds-cfg-plugin-type",
"nativeType" : "string"
},
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"ds-cfg-base-dn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-base-dn",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-attribute-type" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "ds-cfg-attribute-type",
"nativeType" : "string"
},
"ds-cfg-invoke-for-internal-operations" :
{
"type" : "string",
"nativeName" : "ds-cfg-invoke-for-internal-operations",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-file-count-log-retention-policy" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-file-count-log-retention-policy",
"type" : "object",
"nativeType" : "ds-cfg-file-count-log-retention-policy",
"properties" :
{
"ds-cfg-number-of-files" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "ds-cfg-number-of-files",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"SolarisProject" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "SolarisProject",
"type" : "object",
"nativeType" : "SolarisProject",
"properties" :
{
"SolarisProjectID" :
{
"type" : "string",
"required" : true,
"nativeName" : "SolarisProjectID",
"nativeType" : "string"
},
"SolarisProjectAttr" :
{
"type" : "string",
"nativeName" : "SolarisProjectAttr",
"nativeType" : "string"
},
"description" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "description",
"nativeType" : "string"
},
"memberGid" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "memberGid",
"nativeType" : "string"
},
"memberUid" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "memberUid",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"SolarisProjectName" :
{
"type" : "string",
"required" : true,
"nativeName" : "SolarisProjectName",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-cipher-key" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-cipher-key",
"type" : "object",
"nativeType" : "ds-cfg-cipher-key",
"properties" :
{
"ds-cfg-key-compromised-time" :
{
"type" : "string",
"nativeName" : "ds-cfg-key-compromised-time",
"nativeType" : "string"
},
"ds-cfg-key-length-bits" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-key-length-bits",
"nativeType" : "string"
},
"ds-cfg-initialization-vector-length-bits" :
{
"type" : "string",
"nativeName" : "ds-cfg-initialization-vector-length-bits",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-key-id" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-key-id",
"nativeType" : "string"
},
"ds-cfg-symmetric-key" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "ds-cfg-symmetric-key",
"nativeType" : "string"
},
"ds-cfg-cipher-transformation-name" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-cipher-transformation-name",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-debug-log-publisher" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-debug-log-publisher",
"type" : "object",
"nativeType" : "ds-cfg-debug-log-publisher",
"properties" :
{
"ds-cfg-default-omit-method-entry-arguments" :
{
"type" : "string",
"nativeName" : "ds-cfg-default-omit-method-entry-arguments",
"nativeType" : "string"
},
"ds-cfg-default-omit-method-return-value" :
{
"type" : "string",
"nativeName" : "ds-cfg-default-omit-method-return-value",
"nativeType" : "string"
},
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-default-debug-category" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-default-debug-category",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"ds-cfg-default-include-throwable-cause" :
{
"type" : "string",
"nativeName" : "ds-cfg-default-include-throwable-cause",
"nativeType" : "string"
},
"ds-cfg-default-throwable-stack-frames" :
{
"type" : "string",
"nativeName" : "ds-cfg-default-throwable-stack-frames",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-default-debug-level" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-default-debug-level",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"groupOfUniqueNames" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "groupOfUniqueNames",
"type" : "object",
"nativeType" : "groupOfUniqueNames",
"properties" :
{
"seeAlso" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "seeAlso",
"nativeType" : "string"
},
"description" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "description",
"nativeType" : "string"
},
"uniqueMember" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "uniqueMember",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"o" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "o",
"nativeType" : "string"
},
"ou" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ou",
"nativeType" : "string"
},
"businessCategory" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "businessCategory",
"nativeType" : "string"
},
"owner" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "owner",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"dNSDomain" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "dNSDomain",
"type" : "object",
"nativeType" : "dNSDomain",
"properties" :
{
"preferredDeliveryMethod" :
{
"type" : "string",
"nativeName" : "preferredDeliveryMethod",
"nativeType" : "string"
},
"seeAlso" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "seeAlso",
"nativeType" : "string"
},
"x121Address" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "x121Address",
"nativeType" : "string"
},
"SOARecord" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "SOARecord",
"nativeType" : "string"
},
"l" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "l",
"nativeType" : "string"
},
"o" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "o",
"nativeType" : "string"
},
"businessCategory" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "businessCategory",
"nativeType" : "string"
},
"street" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "street",
"nativeType" : "string"
},
"CNAMERecord" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "CNAMERecord",
"nativeType" : "string"
},
"postOfficeBox" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "postOfficeBox",
"nativeType" : "string"
},
"postalCode" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "postalCode",
"nativeType" : "string"
},
"st" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "st",
"nativeType" : "string"
},
"MDRecord" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "MDRecord",
"nativeType" : "string"
},
"registeredAddress" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "registeredAddress",
"nativeType" : "string"
},
"associatedName" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "associatedName",
"nativeType" : "string"
},
"ARecord" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ARecord",
"nativeType" : "string"
},
"postalAddress" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "postalAddress",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
},
"description" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "description",
"nativeType" : "string"
},
"internationaliSDNNumber" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "internationaliSDNNumber",
"nativeType" : "string"
},
"dc" :
{
"type" : "string",
"required" : true,
"nativeName" : "dc",
"nativeType" : "string"
},
"MXRecord" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "MXRecord",
"nativeType" : "string"
},
"searchGuide" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "searchGuide",
"nativeType" : "string"
},
"physicalDeliveryOfficeName" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "physicalDeliveryOfficeName",
"nativeType" : "string"
},
"NSRecord" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "NSRecord",
"nativeType" : "string"
},
"telexNumber" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "telexNumber",
"nativeType" : "string"
},
"teletexTerminalIdentifier" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "teletexTerminalIdentifier",
"nativeType" : "string"
},
"userPassword" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "JAVA_TYPE_BYTE_ARRAY"
},
"nativeName" : "userPassword",
"nativeType" : "JAVA_TYPE_BYTE_ARRAY"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"telephoneNumber" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "telephoneNumber",
"nativeType" : "string"
},
"destinationIndicator" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "destinationIndicator",
"nativeType" : "string"
},
"facsimileTelephoneNumber" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "facsimileTelephoneNumber",
"nativeType" : "string"
}
}
},
"ds-cfg-plugin" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-plugin",
"type" : "object",
"nativeType" : "ds-cfg-plugin",
"properties" :
{
"ds-cfg-plugin-type" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "ds-cfg-plugin-type",
"nativeType" : "string"
},
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-invoke-for-internal-operations" :
{
"type" : "string",
"nativeName" : "ds-cfg-invoke-for-internal-operations",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-random-password-generator" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-random-password-generator",
"type" : "object",
"nativeType" : "ds-cfg-random-password-generator",
"properties" :
{
"ds-cfg-password-character-set" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "ds-cfg-password-character-set",
"nativeType" : "string"
},
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-password-format" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-password-format",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-task-disconnect" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-task-disconnect",
"type" : "object",
"nativeType" : "ds-task-disconnect",
"properties" :
{
"ds-task-failed-dependency-action" :
{
"type" : "string",
"nativeName" : "ds-task-failed-dependency-action",
"nativeType" : "string"
},
"ds-task-dependency-id" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-task-dependency-id",
"nativeType" : "string"
},
"ds-task-class-name" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-task-class-name",
"nativeType" : "string"
},
"ds-task-scheduled-start-time" :
{
"type" : "string",
"nativeName" : "ds-task-scheduled-start-time",
"nativeType" : "string"
},
"ds-task-actual-start-time" :
{
"type" : "string",
"nativeName" : "ds-task-actual-start-time",
"nativeType" : "string"
},
"ds-task-id" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-task-id",
"nativeType" : "string"
},
"ds-task-log-message" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-task-log-message",
"nativeType" : "string"
},
"ds-task-disconnect-notify-client" :
{
"type" : "string",
"nativeName" : "ds-task-disconnect-notify-client",
"nativeType" : "string"
},
"ds-task-notify-on-completion" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-task-notify-on-completion",
"nativeType" : "string"
},
"ds-task-notify-on-error" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-task-notify-on-error",
"nativeType" : "string"
},
"ds-task-state" :
{
"type" : "string",
"nativeName" : "ds-task-state",
"nativeType" : "string"
},
"ds-task-disconnect-connection-id" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-task-disconnect-connection-id",
"nativeType" : "string"
},
"ds-task-completion-time" :
{
"type" : "string",
"nativeName" : "ds-task-completion-time",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-task-disconnect-message" :
{
"type" : "string",
"nativeName" : "ds-task-disconnect-message",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-character-set-password-validator" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-character-set-password-validator",
"type" : "object",
"nativeType" : "ds-cfg-character-set-password-validator",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-character-set" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "ds-cfg-character-set",
"nativeType" : "string"
},
"ds-cfg-allow-unclassified-characters" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-allow-unclassified-characters",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-task-purge-conflicts-historical" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-task-purge-conflicts-historical",
"type" : "object",
"nativeType" : "ds-task-purge-conflicts-historical",
"properties" :
{
"ds-task-failed-dependency-action" :
{
"type" : "string",
"nativeName" : "ds-task-failed-dependency-action",
"nativeType" : "string"
},
"ds-task-purge-conflicts-historical-domain-dn" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-task-purge-conflicts-historical-domain-dn",
"nativeType" : "string"
},
"ds-task-dependency-id" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-task-dependency-id",
"nativeType" : "string"
},
"ds-task-class-name" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-task-class-name",
"nativeType" : "string"
},
"ds-task-purge-conflicts-historical-maximum-duration" :
{
"type" : "string",
"nativeName" : "ds-task-purge-conflicts-historical-maximum-duration",
"nativeType" : "string"
},
"ds-task-scheduled-start-time" :
{
"type" : "string",
"nativeName" : "ds-task-scheduled-start-time",
"nativeType" : "string"
},
"ds-task-actual-start-time" :
{
"type" : "string",
"nativeName" : "ds-task-actual-start-time",
"nativeType" : "string"
},
"ds-task-id" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-task-id",
"nativeType" : "string"
},
"ds-task-log-message" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-task-log-message",
"nativeType" : "string"
},
"ds-task-notify-on-completion" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-task-notify-on-completion",
"nativeType" : "string"
},
"ds-task-notify-on-error" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-task-notify-on-error",
"nativeType" : "string"
},
"ds-task-state" :
{
"type" : "string",
"nativeName" : "ds-task-state",
"nativeType" : "string"
},
"ds-task-purge-conflicts-historical-purge-completed-in-time" :
{
"type" : "string",
"nativeName" : "ds-task-purge-conflicts-historical-purge-completed-in-time",
"nativeType" : "string"
},
"ds-task-purge-conflicts-historical-last-purged-changenumber" :
{
"type" : "string",
"nativeName" : "ds-task-purge-conflicts-historical-last-purged-changenumber",
"nativeType" : "string"
},
"ds-task-completion-time" :
{
"type" : "string",
"nativeName" : "ds-task-completion-time",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-task-purge-conflicts-historical-first-purged-changenumber" :
{
"type" : "string",
"nativeName" : "ds-task-purge-conflicts-historical-first-purged-changenumber",
"nativeType" : "string"
},
"ds-task-purge-conflicts-historical-purged-values-count" :
{
"type" : "string",
"nativeName" : "ds-task-purge-conflicts-historical-purged-values-count",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"uddiTModel" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "uddiTModel",
"type" : "object",
"nativeType" : "uddiTModel",
"properties" :
{
"uddiIdentifierBag" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "uddiIdentifierBag",
"nativeType" : "string"
},
"uddiv3TModelKey" :
{
"type" : "string",
"nativeName" : "uddiv3TModelKey",
"nativeType" : "string"
},
"uddiDescription" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "uddiDescription",
"nativeType" : "string"
},
"uddiv3DigitalSignature" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "uddiv3DigitalSignature",
"nativeType" : "string"
},
"uddiCategoryBag" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "uddiCategoryBag",
"nativeType" : "string"
},
"uddiName" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "uddiName",
"nativeType" : "string"
},
"uddiAuthorizedName" :
{
"type" : "string",
"nativeName" : "uddiAuthorizedName",
"nativeType" : "string"
},
"uddiIsHidden" :
{
"type" : "string",
"nativeName" : "uddiIsHidden",
"nativeType" : "string"
},
"uddiv3NodeId" :
{
"type" : "string",
"nativeName" : "uddiv3NodeId",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"uddiTModelKey" :
{
"type" : "string",
"required" : true,
"nativeName" : "uddiTModelKey",
"nativeType" : "string"
},
"uddiOverviewDescription" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "uddiOverviewDescription",
"nativeType" : "string"
},
"uddiOperator" :
{
"type" : "string",
"nativeName" : "uddiOperator",
"nativeType" : "string"
},
"uddiOverviewURL" :
{
"type" : "string",
"nativeName" : "uddiOverviewURL",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-attribute-syntax" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-attribute-syntax",
"type" : "object",
"nativeType" : "ds-cfg-attribute-syntax",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-virtual-attribute" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-virtual-attribute",
"type" : "object",
"nativeType" : "ds-cfg-virtual-attribute",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"ds-cfg-filter" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-filter",
"nativeType" : "string"
},
"ds-cfg-base-dn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-base-dn",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-attribute-type" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "ds-cfg-attribute-type",
"nativeType" : "string"
},
"ds-cfg-group-dn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-group-dn",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
},
"ds-cfg-conflict-behavior" :
{
"type" : "string",
"nativeName" : "ds-cfg-conflict-behavior",
"nativeType" : "string"
}
}
},
"ds-cfg-soft-reference-entry-cache" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-soft-reference-entry-cache",
"type" : "object",
"nativeType" : "ds-cfg-soft-reference-entry-cache",
"properties" :
{
"ds-cfg-include-filter" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-include-filter",
"nativeType" : "string"
},
"ds-cfg-lock-timeout" :
{
"type" : "string",
"nativeName" : "ds-cfg-lock-timeout",
"nativeType" : "string"
},
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"ds-cfg-cache-level" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-cache-level",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-exclude-filter" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-exclude-filter",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"pilotDSA" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "pilotDSA",
"type" : "object",
"nativeType" : "pilotDSA",
"properties" :
{
"presentationAddress" :
{
"type" : "string",
"required" : true,
"nativeName" : "presentationAddress",
"nativeType" : "string"
},
"seeAlso" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "seeAlso",
"nativeType" : "string"
},
"description" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "description",
"nativeType" : "string"
},
"supportedApplicationContext" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "supportedApplicationContext",
"nativeType" : "string"
},
"l" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "l",
"nativeType" : "string"
},
"o" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "o",
"nativeType" : "string"
},
"ou" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ou",
"nativeType" : "string"
},
"knowledgeInformation" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "knowledgeInformation",
"nativeType" : "string"
},
"dSAQuality" :
{
"type" : "string",
"required" : true,
"nativeName" : "dSAQuality",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"untypedObject" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "untypedObject",
"type" : "object",
"nativeType" : "untypedObject",
"properties" :
{
"seeAlso" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "seeAlso",
"nativeType" : "string"
},
"description" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "description",
"nativeType" : "string"
},
"c" :
{
"type" : "string",
"nativeName" : "c",
"nativeType" : "string"
},
"l" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "l",
"nativeType" : "string"
},
"dc" :
{
"type" : "string",
"nativeName" : "dc",
"nativeType" : "string"
},
"o" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "o",
"nativeType" : "string"
},
"ou" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ou",
"nativeType" : "string"
},
"street" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "street",
"nativeType" : "string"
},
"owner" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "owner",
"nativeType" : "string"
},
"st" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "st",
"nativeType" : "string"
},
"uid" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "uid",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-version-monitor-provider" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-version-monitor-provider",
"type" : "object",
"nativeType" : "ds-cfg-version-monitor-provider",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-workflow" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-workflow",
"type" : "object",
"nativeType" : "ds-cfg-workflow",
"properties" :
{
"ds-cfg-workflow-element" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-workflow-element",
"nativeType" : "string"
},
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-base-dn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "ds-cfg-base-dn",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-ldap-connection-handler" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-ldap-connection-handler",
"type" : "object",
"nativeType" : "ds-cfg-ldap-connection-handler",
"properties" :
{
"ds-cfg-max-request-size" :
{
"type" : "string",
"nativeName" : "ds-cfg-max-request-size",
"nativeType" : "string"
},
"ds-cfg-key-manager-provider" :
{
"type" : "string",
"nativeName" : "ds-cfg-key-manager-provider",
"nativeType" : "string"
},
"ds-cfg-allow-tcp-reuse-address" :
{
"type" : "string",
"nativeName" : "ds-cfg-allow-tcp-reuse-address",
"nativeType" : "string"
},
"ds-cfg-keep-stats" :
{
"type" : "string",
"nativeName" : "ds-cfg-keep-stats",
"nativeType" : "string"
},
"ds-cfg-ssl-cipher-suite" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-ssl-cipher-suite",
"nativeType" : "string"
},
"ds-cfg-buffer-size" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-buffer-size",
"nativeType" : "string"
},
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-ssl-protocol" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-ssl-protocol",
"nativeType" : "string"
},
"ds-cfg-listen-address" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-listen-address",
"nativeType" : "string"
},
"ds-cfg-ssl-cert-nickname" :
{
"type" : "string",
"nativeName" : "ds-cfg-ssl-cert-nickname",
"nativeType" : "string"
},
"ds-cfg-denied-client" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-denied-client",
"nativeType" : "string"
},
"ds-cfg-use-tcp-keep-alive" :
{
"type" : "string",
"nativeName" : "ds-cfg-use-tcp-keep-alive",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
},
"ds-cfg-allowed-client" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-allowed-client",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"ds-cfg-send-rejection-notice" :
{
"type" : "string",
"nativeName" : "ds-cfg-send-rejection-notice",
"nativeType" : "string"
},
"ds-cfg-allow-start-tls" :
{
"type" : "string",
"nativeName" : "ds-cfg-allow-start-tls",
"nativeType" : "string"
},
"ds-cfg-accept-backlog" :
{
"type" : "string",
"nativeName" : "ds-cfg-accept-backlog",
"nativeType" : "string"
},
"ds-cfg-max-blocked-write-time-limit" :
{
"type" : "string",
"nativeName" : "ds-cfg-max-blocked-write-time-limit",
"nativeType" : "string"
},
"ds-cfg-use-ssl" :
{
"type" : "string",
"nativeName" : "ds-cfg-use-ssl",
"nativeType" : "string"
},
"ds-cfg-trust-manager-provider" :
{
"type" : "string",
"nativeName" : "ds-cfg-trust-manager-provider",
"nativeType" : "string"
},
"ds-cfg-allow-ldap-v2" :
{
"type" : "string",
"nativeName" : "ds-cfg-allow-ldap-v2",
"nativeType" : "string"
},
"ds-cfg-ssl-client-auth-policy" :
{
"type" : "string",
"nativeName" : "ds-cfg-ssl-client-auth-policy",
"nativeType" : "string"
},
"ds-cfg-num-request-handlers" :
{
"type" : "string",
"nativeName" : "ds-cfg-num-request-handlers",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-listen-port" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-listen-port",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"ds-cfg-use-tcp-no-delay" :
{
"type" : "string",
"nativeName" : "ds-cfg-use-tcp-no-delay",
"nativeType" : "string"
}
}
},
"ds-cfg-crypt-password-storage-scheme" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-crypt-password-storage-scheme",
"type" : "object",
"nativeType" : "ds-cfg-crypt-password-storage-scheme",
"properties" :
{
"ds-cfg-crypt-password-storage-encryption-algorithm" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-crypt-password-storage-encryption-algorithm",
"nativeType" : "string"
},
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-collective-attribute-subentries-virtual-attribute" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-collective-attribute-subentries-virtual-attribute",
"type" : "object",
"nativeType" : "ds-cfg-collective-attribute-subentries-virtual-attribute",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"ds-cfg-filter" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-filter",
"nativeType" : "string"
},
"ds-cfg-base-dn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-base-dn",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-attribute-type" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "ds-cfg-attribute-type",
"nativeType" : "string"
},
"ds-cfg-group-dn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-group-dn",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
},
"ds-cfg-conflict-behavior" :
{
"type" : "string",
"nativeName" : "ds-cfg-conflict-behavior",
"nativeType" : "string"
}
}
},
"ds-cfg-jmx-connection-handler" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-jmx-connection-handler",
"type" : "object",
"nativeType" : "ds-cfg-jmx-connection-handler",
"properties" :
{
"ds-cfg-key-manager-provider" :
{
"type" : "string",
"nativeName" : "ds-cfg-key-manager-provider",
"nativeType" : "string"
},
"ds-cfg-allowed-client" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-allowed-client",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"ds-cfg-use-ssl" :
{
"type" : "string",
"nativeName" : "ds-cfg-use-ssl",
"nativeType" : "string"
},
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-listen-port" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-listen-port",
"nativeType" : "string"
},
"ds-cfg-ssl-cert-nickname" :
{
"type" : "string",
"nativeName" : "ds-cfg-ssl-cert-nickname",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"ds-cfg-listen-address" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-listen-address",
"nativeType" : "string"
},
"ds-cfg-denied-client" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-denied-client",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"inheritedFromDNCollectiveAttributeSubentry" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "inheritedFromDNCollectiveAttributeSubentry",
"type" : "object",
"nativeType" : "inheritedFromDNCollectiveAttributeSubentry",
"properties" :
{
"inheritAttribute" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "inheritAttribute",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"inheritFromDNAttribute" :
{
"type" : "string",
"required" : true,
"nativeName" : "inheritFromDNAttribute",
"nativeType" : "string"
},
"subtreeSpecification" :
{
"type" : "string",
"required" : true,
"nativeName" : "subtreeSpecification",
"nativeType" : "string",
"flags" :
[
"NOT_RETURNED_BY_DEFAULT"
]
},
"collectiveConflictBehavior" :
{
"type" : "string",
"nativeName" : "collectiveConflictBehavior",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"pilotPerson" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "pilotPerson",
"type" : "object",
"nativeType" : "pilotPerson",
"properties" :
{
"organizationalStatus" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "organizationalStatus",
"nativeType" : "string"
},
"preferredDeliveryMethod" :
{
"type" : "string",
"nativeName" : "preferredDeliveryMethod",
"nativeType" : "string"
},
"seeAlso" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "seeAlso",
"nativeType" : "string"
},
"personalTitle" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "personalTitle",
"nativeType" : "string"
},
"otherMailbox" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "otherMailbox",
"nativeType" : "string"
},
"janetMailbox" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "janetMailbox",
"nativeType" : "string"
},
"userClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "userClass",
"nativeType" : "string"
},
"roomNumber" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "roomNumber",
"nativeType" : "string"
},
"businessCategory" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "businessCategory",
"nativeType" : "string"
},
"textEncodedORAddress" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "textEncodedORAddress",
"nativeType" : "string"
},
"pagerTelephoneNumber" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "pagerTelephoneNumber",
"nativeType" : "string"
},
"secretary" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "secretary",
"nativeType" : "string"
},
"favouriteDrink" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "favouriteDrink",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
},
"description" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "description",
"nativeType" : "string"
},
"rfc822Mailbox" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "rfc822Mailbox",
"nativeType" : "string"
},
"mailPreferenceOption" :
{
"type" : "string",
"nativeName" : "mailPreferenceOption",
"nativeType" : "string"
},
"sn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "sn",
"nativeType" : "string"
},
"mobileTelephoneNumber" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "mobileTelephoneNumber",
"nativeType" : "string"
},
"userPassword" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "JAVA_TYPE_BYTE_ARRAY"
},
"nativeName" : "userPassword",
"nativeType" : "JAVA_TYPE_BYTE_ARRAY"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"homePostalAddress" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "homePostalAddress",
"nativeType" : "string"
},
"homeTelephoneNumber" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "homeTelephoneNumber",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"telephoneNumber" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "telephoneNumber",
"nativeType" : "string"
},
"personalSignature" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "JAVA_TYPE_BYTE_ARRAY"
},
"nativeName" : "personalSignature",
"nativeType" : "JAVA_TYPE_BYTE_ARRAY"
},
"userid" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "userid",
"nativeType" : "string"
}
}
},
"ds-cfg-salted-sha512-password-storage-scheme" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-salted-sha512-password-storage-scheme",
"type" : "object",
"nativeType" : "ds-cfg-salted-sha512-password-storage-scheme",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-collation-matching-rule" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-collation-matching-rule",
"type" : "object",
"nativeType" : "ds-cfg-collation-matching-rule",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-collation" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "ds-cfg-collation",
"nativeType" : "string"
},
"ds-cfg-matching-rule-type" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "ds-cfg-matching-rule-type",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-system-info-monitor-provider" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-system-info-monitor-provider",
"type" : "object",
"nativeType" : "ds-cfg-system-info-monitor-provider",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-file-based-trust-manager-provider" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-file-based-trust-manager-provider",
"type" : "object",
"nativeType" : "ds-cfg-file-based-trust-manager-provider",
"properties" :
{
"ds-cfg-trust-store-pin-environment-variable" :
{
"type" : "string",
"nativeName" : "ds-cfg-trust-store-pin-environment-variable",
"nativeType" : "string"
},
"ds-cfg-trust-store-pin" :
{
"type" : "string",
"nativeName" : "ds-cfg-trust-store-pin",
"nativeType" : "string"
},
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-trust-store-file" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-trust-store-file",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"ds-cfg-trust-store-pin-property" :
{
"type" : "string",
"nativeName" : "ds-cfg-trust-store-pin-property",
"nativeType" : "string"
},
"ds-cfg-trust-store-type" :
{
"type" : "string",
"nativeName" : "ds-cfg-trust-store-type",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
},
"ds-cfg-trust-store-pin-file" :
{
"type" : "string",
"nativeName" : "ds-cfg-trust-store-pin-file",
"nativeType" : "string"
}
}
},
"ipTnetTemplate" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ipTnetTemplate",
"type" : "object",
"nativeType" : "ipTnetTemplate",
"properties" :
{
"ipTnetTemplateName" :
{
"type" : "string",
"required" : true,
"nativeName" : "ipTnetTemplateName",
"nativeType" : "string"
},
"SolarisAttrKeyValue" :
{
"type" : "string",
"nativeName" : "SolarisAttrKeyValue",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-network-group-plugin" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-network-group-plugin",
"type" : "object",
"nativeType" : "ds-cfg-network-group-plugin",
"properties" :
{
"ds-cfg-plugin-type" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "ds-cfg-plugin-type",
"nativeType" : "string"
},
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-invoke-for-internal-operations" :
{
"type" : "string",
"nativeName" : "ds-cfg-invoke-for-internal-operations",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-password-storage-scheme" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-password-storage-scheme",
"type" : "object",
"nativeType" : "ds-cfg-password-storage-scheme",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-task-initialize-remote-replica" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-task-initialize-remote-replica",
"type" : "object",
"nativeType" : "ds-task-initialize-remote-replica",
"properties" :
{
"ds-task-failed-dependency-action" :
{
"type" : "string",
"nativeName" : "ds-task-failed-dependency-action",
"nativeType" : "string"
},
"ds-task-processed-entry-count" :
{
"type" : "string",
"nativeName" : "ds-task-processed-entry-count",
"nativeType" : "string"
},
"ds-task-dependency-id" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-task-dependency-id",
"nativeType" : "string"
},
"ds-task-class-name" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-task-class-name",
"nativeType" : "string"
},
"ds-task-scheduled-start-time" :
{
"type" : "string",
"nativeName" : "ds-task-scheduled-start-time",
"nativeType" : "string"
},
"ds-task-actual-start-time" :
{
"type" : "string",
"nativeName" : "ds-task-actual-start-time",
"nativeType" : "string"
},
"ds-task-id" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-task-id",
"nativeType" : "string"
},
"ds-task-log-message" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-task-log-message",
"nativeType" : "string"
},
"ds-task-notify-on-completion" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-task-notify-on-completion",
"nativeType" : "string"
},
"ds-task-initialize-replica-server-id" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-task-initialize-replica-server-id",
"nativeType" : "string"
},
"ds-task-notify-on-error" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-task-notify-on-error",
"nativeType" : "string"
},
"ds-task-state" :
{
"type" : "string",
"nativeName" : "ds-task-state",
"nativeType" : "string"
},
"ds-task-initialize-domain-dn" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-task-initialize-domain-dn",
"nativeType" : "string"
},
"ds-task-completion-time" :
{
"type" : "string",
"nativeName" : "ds-task-completion-time",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
},
"ds-task-unprocessed-entry-count" :
{
"type" : "string",
"nativeName" : "ds-task-unprocessed-entry-count",
"nativeType" : "string"
}
}
},
"domain" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "domain",
"type" : "object",
"nativeType" : "domain",
"properties" :
{
"preferredDeliveryMethod" :
{
"type" : "string",
"nativeName" : "preferredDeliveryMethod",
"nativeType" : "string"
},
"seeAlso" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "seeAlso",
"nativeType" : "string"
},
"x121Address" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "x121Address",
"nativeType" : "string"
},
"l" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "l",
"nativeType" : "string"
},
"o" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "o",
"nativeType" : "string"
},
"businessCategory" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "businessCategory",
"nativeType" : "string"
},
"street" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "street",
"nativeType" : "string"
},
"postOfficeBox" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "postOfficeBox",
"nativeType" : "string"
},
"postalCode" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "postalCode",
"nativeType" : "string"
},
"st" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "st",
"nativeType" : "string"
},
"registeredAddress" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "registeredAddress",
"nativeType" : "string"
},
"associatedName" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "associatedName",
"nativeType" : "string"
},
"postalAddress" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "postalAddress",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
},
"description" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "description",
"nativeType" : "string"
},
"internationaliSDNNumber" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "internationaliSDNNumber",
"nativeType" : "string"
},
"dc" :
{
"type" : "string",
"required" : true,
"nativeName" : "dc",
"nativeType" : "string"
},
"searchGuide" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "searchGuide",
"nativeType" : "string"
},
"physicalDeliveryOfficeName" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "physicalDeliveryOfficeName",
"nativeType" : "string"
},
"telexNumber" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "telexNumber",
"nativeType" : "string"
},
"teletexTerminalIdentifier" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "teletexTerminalIdentifier",
"nativeType" : "string"
},
"userPassword" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "JAVA_TYPE_BYTE_ARRAY"
},
"nativeName" : "userPassword",
"nativeType" : "JAVA_TYPE_BYTE_ARRAY"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"telephoneNumber" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "telephoneNumber",
"nativeType" : "string"
},
"destinationIndicator" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "destinationIndicator",
"nativeType" : "string"
},
"facsimileTelephoneNumber" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "facsimileTelephoneNumber",
"nativeType" : "string"
}
}
},
"ds-cfg-is-member-of-virtual-attribute" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-is-member-of-virtual-attribute",
"type" : "object",
"nativeType" : "ds-cfg-is-member-of-virtual-attribute",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"ds-cfg-filter" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-filter",
"nativeType" : "string"
},
"ds-cfg-base-dn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-base-dn",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-attribute-type" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "ds-cfg-attribute-type",
"nativeType" : "string"
},
"ds-cfg-group-dn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-group-dn",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
},
"ds-cfg-conflict-behavior" :
{
"type" : "string",
"nativeName" : "ds-cfg-conflict-behavior",
"nativeType" : "string"
}
}
},
"ds-cfg-monitor-backend" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-monitor-backend",
"type" : "object",
"nativeType" : "ds-cfg-monitor-backend",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"ds-cfg-base-dn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "ds-cfg-base-dn",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-backend-id" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-backend-id",
"nativeType" : "string"
},
"ds-cfg-writability-mode" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-writability-mode",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"inheritedCollectiveAttributeSubentry" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "inheritedCollectiveAttributeSubentry",
"type" : "object",
"nativeType" : "inheritedCollectiveAttributeSubentry",
"properties" :
{
"inheritAttribute" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "inheritAttribute",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"subtreeSpecification" :
{
"type" : "string",
"required" : true,
"nativeName" : "subtreeSpecification",
"nativeType" : "string",
"flags" :
[
"NOT_RETURNED_BY_DEFAULT"
]
},
"collectiveConflictBehavior" :
{
"type" : "string",
"nativeName" : "collectiveConflictBehavior",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"namedObject" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "namedObject",
"type" : "object",
"nativeType" : "namedObject",
"properties" :
{
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-external-sasl-mechanism-handler" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-external-sasl-mechanism-handler",
"type" : "object",
"nativeType" : "ds-cfg-external-sasl-mechanism-handler",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-certificate-attribute" :
{
"type" : "string",
"nativeName" : "ds-cfg-certificate-attribute",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"ds-cfg-certificate-mapper" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-certificate-mapper",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-certificate-validation-policy" :
{
"type" : "string",
"nativeName" : "ds-cfg-certificate-validation-policy",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-user-defined-virtual-attribute" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-user-defined-virtual-attribute",
"type" : "object",
"nativeType" : "ds-cfg-user-defined-virtual-attribute",
"properties" :
{
"ds-cfg-value" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "ds-cfg-value",
"nativeType" : "string"
},
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"ds-cfg-filter" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-filter",
"nativeType" : "string"
},
"ds-cfg-base-dn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-base-dn",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-attribute-type" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "ds-cfg-attribute-type",
"nativeType" : "string"
},
"ds-cfg-group-dn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-group-dn",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
},
"ds-cfg-conflict-behavior" :
{
"type" : "string",
"nativeName" : "ds-cfg-conflict-behavior",
"nativeType" : "string"
}
}
},
"room" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "room",
"type" : "object",
"nativeType" : "room",
"properties" :
{
"seeAlso" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "seeAlso",
"nativeType" : "string"
},
"description" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "description",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"roomNumber" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "roomNumber",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"telephoneNumber" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "telephoneNumber",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"uddiv3EntityObituary" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "uddiv3EntityObituary",
"type" : "object",
"nativeType" : "uddiv3EntityObituary",
"properties" :
{
"uddiv3EntityDeletionTime" :
{
"type" : "string",
"nativeName" : "uddiv3EntityDeletionTime",
"nativeType" : "string"
},
"uddiAuthorizedName" :
{
"type" : "string",
"nativeName" : "uddiAuthorizedName",
"nativeType" : "string"
},
"uddiv3EntityKey" :
{
"type" : "string",
"required" : true,
"nativeName" : "uddiv3EntityKey",
"nativeType" : "string"
},
"uddiv3NodeId" :
{
"type" : "string",
"nativeName" : "uddiv3NodeId",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"uddiUUID" :
{
"type" : "string",
"required" : true,
"nativeName" : "uddiUUID",
"nativeType" : "string"
},
"uddiv3EntityCreationTime" :
{
"type" : "string",
"nativeName" : "uddiv3EntityCreationTime",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-schema-backend" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-schema-backend",
"type" : "object",
"nativeType" : "ds-cfg-schema-backend",
"properties" :
{
"ds-cfg-show-all-attributes" :
{
"type" : "string",
"nativeName" : "ds-cfg-show-all-attributes",
"nativeType" : "string"
},
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"ds-cfg-base-dn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "ds-cfg-base-dn",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-schema-entry-dn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-schema-entry-dn",
"nativeType" : "string"
},
"ds-cfg-backend-id" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-backend-id",
"nativeType" : "string"
},
"ds-cfg-writability-mode" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-writability-mode",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-sasl-mechanism-handler" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-sasl-mechanism-handler",
"type" : "object",
"nativeType" : "ds-cfg-sasl-mechanism-handler",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-extended-operation-handler" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-extended-operation-handler",
"type" : "object",
"nativeType" : "ds-cfg-extended-operation-handler",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-replication-domain" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-replication-domain",
"type" : "object",
"nativeType" : "ds-cfg-replication-domain",
"properties" :
{
"ds-cfg-assured-timeout" :
{
"type" : "string",
"nativeName" : "ds-cfg-assured-timeout",
"nativeType" : "string"
},
"ds-cfg-initialization-window-size" :
{
"type" : "string",
"nativeName" : "ds-cfg-initialization-window-size",
"nativeType" : "string"
},
"ds-cfg-referrals-url" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-referrals-url",
"nativeType" : "string"
},
"ds-cfg-group-id" :
{
"type" : "string",
"nativeName" : "ds-cfg-group-id",
"nativeType" : "string"
},
"ds-cfg-replication-server" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "ds-cfg-replication-server",
"nativeType" : "string"
},
"ds-cfg-max-receive-queue" :
{
"type" : "string",
"nativeName" : "ds-cfg-max-receive-queue",
"nativeType" : "string"
},
"ds-cfg-isolation-policy" :
{
"type" : "string",
"nativeName" : "ds-cfg-isolation-policy",
"nativeType" : "string"
},
"ds-cfg-server-id" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "ds-cfg-server-id",
"nativeType" : "string"
},
"ds-cfg-changetime-heartbeat-interval" :
{
"type" : "string",
"nativeName" : "ds-cfg-changetime-heartbeat-interval",
"nativeType" : "string"
},
"ds-cfg-log-changenumber" :
{
"type" : "string",
"nativeName" : "ds-cfg-log-changenumber",
"nativeType" : "string"
},
"ds-cfg-fractional-include" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-fractional-include",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
},
"ds-cfg-assured-type" :
{
"type" : "string",
"nativeName" : "ds-cfg-assured-type",
"nativeType" : "string"
},
"ds-cfg-receive-status" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-receive-status",
"nativeType" : "string"
},
"ds-cfg-solve-conflicts" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-solve-conflicts",
"nativeType" : "string",
"flags" :
[
"NOT_RETURNED_BY_DEFAULT"
]
},
"ds-cfg-window-size" :
{
"type" : "string",
"nativeName" : "ds-cfg-window-size",
"nativeType" : "string"
},
"ds-cfg-max-send-queue" :
{
"type" : "string",
"nativeName" : "ds-cfg-max-send-queue",
"nativeType" : "string"
},
"ds-cfg-fractional-exclude" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-fractional-exclude",
"nativeType" : "string"
},
"ds-cfg-max-receive-delay" :
{
"type" : "string",
"nativeName" : "ds-cfg-max-receive-delay",
"nativeType" : "string"
},
"ds-cfg-assured-sd-level" :
{
"type" : "string",
"nativeName" : "ds-cfg-assured-sd-level",
"nativeType" : "string"
},
"ds-cfg-base-dn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "ds-cfg-base-dn",
"nativeType" : "string"
},
"ds-cfg-conflicts-historical-purge-delay" :
{
"type" : "string",
"nativeName" : "ds-cfg-conflicts-historical-purge-delay",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-max-send-delay" :
{
"type" : "string",
"nativeName" : "ds-cfg-max-send-delay",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "cn",
"nativeType" : "string"
},
"ds-cfg-heartbeat-interval" :
{
"type" : "string",
"nativeName" : "ds-cfg-heartbeat-interval",
"nativeType" : "string"
}
}
},
"ds-cfg-entry-uuid-virtual-attribute" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-entry-uuid-virtual-attribute",
"type" : "object",
"nativeType" : "ds-cfg-entry-uuid-virtual-attribute",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"ds-cfg-filter" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-filter",
"nativeType" : "string"
},
"ds-cfg-base-dn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-base-dn",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-attribute-type" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "ds-cfg-attribute-type",
"nativeType" : "string"
},
"ds-cfg-group-dn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-group-dn",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
},
"ds-cfg-conflict-behavior" :
{
"type" : "string",
"nativeName" : "ds-cfg-conflict-behavior",
"nativeType" : "string"
}
}
},
"ds-cfg-trust-store-backend" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-trust-store-backend",
"type" : "object",
"nativeType" : "ds-cfg-trust-store-backend",
"properties" :
{
"ds-cfg-trust-store-pin" :
{
"type" : "string",
"nativeName" : "ds-cfg-trust-store-pin",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"ds-cfg-trust-store-file" :
{
"type" : "string",
"nativeName" : "ds-cfg-trust-store-file",
"nativeType" : "string"
},
"ds-cfg-writability-mode" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-writability-mode",
"nativeType" : "string"
},
"ds-cfg-trust-store-pin-property" :
{
"type" : "string",
"nativeName" : "ds-cfg-trust-store-pin-property",
"nativeType" : "string"
},
"ds-cfg-trust-store-pin-file" :
{
"type" : "string",
"nativeName" : "ds-cfg-trust-store-pin-file",
"nativeType" : "string"
},
"ds-cfg-trust-store-pin-environment-variable" :
{
"type" : "string",
"nativeName" : "ds-cfg-trust-store-pin-environment-variable",
"nativeType" : "string"
},
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-base-dn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "ds-cfg-base-dn",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-backend-id" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-backend-id",
"nativeType" : "string"
},
"ds-cfg-trust-store-type" :
{
"type" : "string",
"nativeName" : "ds-cfg-trust-store-type",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-password-policy" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-password-policy",
"type" : "object",
"nativeType" : "ds-cfg-password-policy",
"properties" :
{
"ds-cfg-password-validator" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-password-validator",
"nativeType" : "string"
},
"ds-cfg-allow-multiple-password-values" :
{
"type" : "string",
"nativeName" : "ds-cfg-allow-multiple-password-values",
"nativeType" : "string"
},
"ds-cfg-password-history-duration" :
{
"type" : "string",
"nativeName" : "ds-cfg-password-history-duration",
"nativeType" : "string"
},
"ds-cfg-account-status-notification-handler" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-account-status-notification-handler",
"nativeType" : "string"
},
"ds-cfg-password-expiration-warning-interval" :
{
"type" : "string",
"nativeName" : "ds-cfg-password-expiration-warning-interval",
"nativeType" : "string"
},
"ds-cfg-lockout-failure-expiration-interval" :
{
"type" : "string",
"nativeName" : "ds-cfg-lockout-failure-expiration-interval",
"nativeType" : "string"
},
"ds-cfg-last-login-time-attribute" :
{
"type" : "string",
"nativeName" : "ds-cfg-last-login-time-attribute",
"nativeType" : "string"
},
"ds-cfg-max-password-age" :
{
"type" : "string",
"nativeName" : "ds-cfg-max-password-age",
"nativeType" : "string"
},
"ds-cfg-password-attribute" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-password-attribute",
"nativeType" : "string"
},
"ds-cfg-lockout-duration" :
{
"type" : "string",
"nativeName" : "ds-cfg-lockout-duration",
"nativeType" : "string"
},
"ds-cfg-expire-passwords-without-warning" :
{
"type" : "string",
"nativeName" : "ds-cfg-expire-passwords-without-warning",
"nativeType" : "string"
},
"ds-cfg-allow-user-password-changes" :
{
"type" : "string",
"nativeName" : "ds-cfg-allow-user-password-changes",
"nativeType" : "string"
},
"ds-cfg-max-password-reset-age" :
{
"type" : "string",
"nativeName" : "ds-cfg-max-password-reset-age",
"nativeType" : "string"
},
"ds-cfg-allow-expired-password-changes" :
{
"type" : "string",
"nativeName" : "ds-cfg-allow-expired-password-changes",
"nativeType" : "string"
},
"ds-cfg-password-history-count" :
{
"type" : "string",
"nativeName" : "ds-cfg-password-history-count",
"nativeType" : "string"
},
"ds-cfg-previous-last-login-time-format" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-previous-last-login-time-format",
"nativeType" : "string"
},
"ds-cfg-allow-pre-encoded-passwords" :
{
"type" : "string",
"nativeName" : "ds-cfg-allow-pre-encoded-passwords",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
},
"ds-cfg-grace-login-count" :
{
"type" : "string",
"nativeName" : "ds-cfg-grace-login-count",
"nativeType" : "string"
},
"ds-cfg-default-password-storage-scheme" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "ds-cfg-default-password-storage-scheme",
"nativeType" : "string"
},
"ds-cfg-force-change-on-reset" :
{
"type" : "string",
"nativeName" : "ds-cfg-force-change-on-reset",
"nativeType" : "string"
},
"ds-cfg-force-change-on-add" :
{
"type" : "string",
"nativeName" : "ds-cfg-force-change-on-add",
"nativeType" : "string"
},
"ds-cfg-skip-validation-for-administrators" :
{
"type" : "string",
"nativeName" : "ds-cfg-skip-validation-for-administrators",
"nativeType" : "string"
},
"ds-cfg-lockout-failure-count" :
{
"type" : "string",
"nativeName" : "ds-cfg-lockout-failure-count",
"nativeType" : "string"
},
"ds-cfg-password-generator" :
{
"type" : "string",
"nativeName" : "ds-cfg-password-generator",
"nativeType" : "string"
},
"ds-cfg-require-secure-authentication" :
{
"type" : "string",
"nativeName" : "ds-cfg-require-secure-authentication",
"nativeType" : "string"
},
"ds-cfg-idle-lockout-interval" :
{
"type" : "string",
"nativeName" : "ds-cfg-idle-lockout-interval",
"nativeType" : "string"
},
"ds-cfg-require-change-by-time" :
{
"type" : "string",
"nativeName" : "ds-cfg-require-change-by-time",
"nativeType" : "string"
},
"ds-cfg-deprecated-password-storage-scheme" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "ds-cfg-deprecated-password-storage-scheme",
"nativeType" : "string"
},
"ds-cfg-state-update-failure-policy" :
{
"type" : "string",
"nativeName" : "ds-cfg-state-update-failure-policy",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"ds-cfg-password-change-requires-current-password" :
{
"type" : "string",
"nativeName" : "ds-cfg-password-change-requires-current-password",
"nativeType" : "string"
},
"ds-cfg-require-secure-password-changes" :
{
"type" : "string",
"nativeName" : "ds-cfg-require-secure-password-changes",
"nativeType" : "string"
},
"ds-cfg-min-password-age" :
{
"type" : "string",
"nativeName" : "ds-cfg-min-password-age",
"nativeType" : "string"
},
"ds-cfg-last-login-time-format" :
{
"type" : "string",
"nativeName" : "ds-cfg-last-login-time-format",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
}
}
},
"javaContainer" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "javaContainer",
"type" : "object",
"nativeType" : "javaContainer",
"properties" :
{
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-password-modify-extended-operation-handler" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-password-modify-extended-operation-handler",
"type" : "object",
"nativeType" : "ds-cfg-password-modify-extended-operation-handler",
"properties" :
{
"ds-cfg-identity-mapper" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-identity-mapper",
"nativeType" : "string"
},
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"ds-cfg-salted-sha384-password-storage-scheme" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "ds-cfg-salted-sha384-password-storage-scheme",
"type" : "object",
"nativeType" : "ds-cfg-salted-sha384-password-storage-scheme",
"properties" :
{
"ds-cfg-enabled" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-enabled",
"nativeType" : "string"
},
"ds-cfg-java-class" :
{
"type" : "string",
"required" : true,
"nativeName" : "ds-cfg-java-class",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
},
"nisplusTimeZoneData" :
{
"$schema" : "http://json-schema.org/draft-03/schema",
"id" : "nisplusTimeZoneData",
"type" : "object",
"nativeType" : "nisplusTimeZoneData",
"properties" :
{
"description" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "description",
"nativeType" : "string"
},
"__NAME__" :
{
"type" : "string",
"required" : true,
"nativeName" : "__NAME__",
"nativeType" : "string"
},
"nisplusTimeZone" :
{
"type" : "string",
"nativeName" : "nisplusTimeZone",
"nativeType" : "string"
},
"cn" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"required" : true,
"nativeName" : "cn",
"nativeType" : "string"
},
"objectClass" :
{
"type" : "array",
"items" :
{
"type" : "string",
"nativeType" : "string"
},
"nativeName" : "objectClass",
"nativeType" : "string",
"flags" :
[
"NOT_CREATABLE",
"NOT_UPDATEABLE"
]
}
}
}
},
"operationOptions" :
{
}
}