# Fastly::LegacyWafUpdateStatus ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **completed_at** | **String** | Date and time that job was completed. | [optional] | | **created_at** | **String** | Date and time that job was created. | [optional] | | **data** | **String** | This field can contain data passed to the background worker as well as output from the background job. | [optional] | | **message** | **String** | Message with information about the status of the update. | [optional] | | **status** | **String** | Current status of the update. | [optional] | | **updated_at** | **String** | Date and time that job was last updated. | [optional] | [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)