ErrorMessageParse
Properties
Name
Type
Description
Notes
Example
require 'ionoscloud-vm-autoscaling'
instance = IonoscloudVmAutoscaling::ErrorMessageParse.new(
error_code: 122,
message: Error while parsing the request body. [line: 7, column: 31] The property 'wrongPropertyName' at path '.properties.wrongPropertyName' was not expected.
)Last updated
Was this helpful?