3.3.4.156.2.2 ValidateIfUpgradeIsPossibleResponse
The ValidateIfUpgradeIsPossibleResponse element specifies the output values for the ValidateIfUpgradeIsPossible operation.
-
<xs:element name="ValidateIfUpgradeIsPossibleResponse"> <xs:complexType> <xs:sequence> <xs:element minOccurs="0" name="ValidateIfUpgradeIsPossibleResult" type="ipam:IpamUpgradeValidationStatus" /> <xs:element minOccurs="0" name="rules" nillable="true" type="ipam:ArrayOfIpamUpgradeValidationRuleStatus" /> </xs:sequence> </xs:complexType> </xs:element>
ValidateIfUpgradeIsPossibleResult: Object of type ipam:ArrayOfIpamGpoError representing the association that is to be updated.
rules: Object of type ipam:ArrayOfIpamGpoError representing the association that is to be updated.