set_default#
- static AddToZoneResults.set_default(error_code=None, warning_codes=None)#
Set the default values of the
AddToZoneResults
object.- Parameters:
- error_code: ErrorCode, optional
Error code associated with the failure of operation.
- warning_codes: List[WarningCode], optional
Warning codes associated with the add to zone operation.