Editing the Mirror Sync Schedule
Modify when the mirror sync occurs for a management station in OS Management Hub.
- Open the navigation menu and click Observability & Management. Under OS Management Hub, click Management stations.
- Under List scope, select the compartment that contains the management station.
- Click the name of the management station.
- Under Management station information click Edit to update the Mirror sync schedule.
-
On the Edit mirror sync schedule, schedule the following:
- Date and time for the next mirror sync.
- Frequency interval of mirror syncs (by hour, day, week, or month).
- 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.