memberinfo

Element:
member
Type:
memberinfo
Namespace:
http://www.vmware.com/vchs/iam/MetaTypes/v2.0
Description:
Since:
Schema:
Meta.xsd
Media type(s):
None
Extends:
anyType
XML Representation:
<member xmlns="http://www.vmware.com/vchs/iam/MetaTypes/v2.0">
    <value> xs:string </value>
    <display> xs:string </display>
    <operation> xs:string </operation>
</member>

Elements

Element Type Required Modifiable Since Deprecated Description
display string No
operation string No 5.7 The operation to perform on the multi-valued attribute during a PATCH request. The only valid value is "delete", which signifies that this instance should be removed from the resource.e
value string Yes