Editing the Mirror Sync Schedule
Modify when the mirror sync occurs for a management station in OS Management Hub.
Navigate
Edit the sync schedule
- Select the Management station information tab.
- Next to the Mirror sync schedule field, select Edit.
-
Adjust the following:
- Date and time for the next mirror sync.
- Frequency interval of mirror syncs (by hour, day, week, or month).
Review and update
Review the modified details of the sync schedule, and then click Save changes.
Use the oci os-management-hub management-station get command and required parameters to get details for the management station, including its mirror sync scheduled job.
oci os-management-hub management-station get --management-station-id ocid [OPTIONS]
Use the oci os-management-hub scheduled-job update command and required parameters to edit the scheduled job.
oci os-management-hub scheduled-job update --scheduled-job-id ocid [OPTIONS]
For a complete list of flags and variable options for CLI commands, see the Command Line Reference.
Run the GetManagementStation operation to get details for a management station.
Run the UpdateScheduledJob operation to edit the scheduled job.