# SyncJobCreateParams
## Properties
**action** | **String** | The action to be taken by this job. | [optional] [default to null]
**id** | **String** | The ID or Name of the policy | [default to null]
**log_level** | **String** | Only valid for allow_write, and allow_write_revert; specify the desired logging level, will be stored in the logs for isi_migrate, defaults to 'info'. | [optional] [default to null]
**source_snapshot** | **String** | An optional snapshot to copy/sync from. | [optional] [default to null]
**workers_per_node** | **i32** | Only valid for allow_write, and allow_write_revert; specify the desired workers per node, defaults to 3. | [optional] [default to null]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)