Editing the Mirror Sync Schedule
Change when the mirror sync occurs for a management station in OS Management Hub.
Navigate
- Navigate to the Management stations list page.
- In Applied filters, select the compartment that contains the management station.
- Select the name of the management station.
Edit the sync schedule
- In the Details tab, find the Mirror sync schedule field.
- 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 the new sync schedule, and then select Update.
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.