UpdateCapabilityType (Complex Type)

Namespace: http://midpoint.evolveum.com/xml/ns/public/resource/capabilities-3

Supertype: AbstractWriteCapabilityType
Describes update capability.
Item Summary  
Name Type Multiplicity Description
enabled property
boolean
[0,1] Element specifying whether the capability is enabled or disabled. 
manual property
boolean
[0,1] If set to true then there is NO online connection to the resource. 
delta property
boolean
[0,1] If set to true then resource supports update operation that takes complete delta as an argument. 
addRemoveAttributeValues property
boolean
[0,1] If set to true then resource supports update operation that can add and remove individual attribute values. 
attributeContentRequirement property
AttributeContentRequirementType
[0,1] Specifies requirement on attribute values that should be passed to an operation.