set_default Last update: 17.07.2025 static CreateZoneResults.set_default(error_code=None, zone_id=None, assigned_name=None) Set the default values of the CreateZoneResults object. Parameters: error_code: ErrorCode, optional : Error code associated with the create zone operation. zone_id: int, optional : Id of newly created zone. assigned_name: str, optional : Assigned name of newly created zone.