Everything below this point supports createManagedObjectSchemaFlatProperty
/ updateManagedObjectSchemaFlatProperty /
removeManagedObjectSchemaFlatProperty — the generic, always-available
(path 2 in this file's module header) read-modify-write of a single flat
property definition, via readSubConfigEntity/importSubConfigEntity.
Unlike the dedicated v2 relationship-property API above, this path has no
IDM-version requirement and is not limited to relationship properties, but
it is also not atomic against a concurrent writer of the same type — the
same tradeoff readSubConfigEntity/importSubConfigEntity always carry.
Flat (non-relationship) schema property support.
Everything below this point supports
createManagedObjectSchemaFlatProperty/updateManagedObjectSchemaFlatProperty/removeManagedObjectSchemaFlatProperty— the generic, always-available (path 2 in this file's module header) read-modify-write of a single flat property definition, viareadSubConfigEntity/importSubConfigEntity. Unlike the dedicated v2 relationship-property API above, this path has no IDM-version requirement and is not limited to relationship properties, but it is also not atomic against a concurrent writer of the same type — the same tradeoffreadSubConfigEntity/importSubConfigEntityalways carry.