Details of ResultStatus Class
The
ResultStatus class is a result structure that is comon for all the operations. For any operation, the reply schema contains the ResultStatus class as a mandatory object as it specifies whether the service execution succeeded or failed.
In an operation, the client must first check the value of the severity field to identify if the execution was successful or not.
Copyright © 2023. Cloud Software Group, Inc. All Rights Reserved.