Hi @Bill
You need to create a cron job schedule before creating policy. Please fnd the below command to create a 8 hours cron job for snapshots.
job schedule cron create -name 8hours -minute 0 -hour 0,8,16
Next please use the above schedule in snapshot policy
snapshot policy create -policy policy1 -enabled true -schedule1 8hour -count1 180