Creating a Discovery Schedule
Create a schedule for asset discovery.
On the Discovery schedules page, you can now view the discovery schedule. To create a discovery schedules, use the
createcommand.oci cloud-bridge discovery discovery-schedule create --compartment-id target_compartment_ID --execution-recurrences execution_recurrences [OPTIONS]The required parameters for the
createcommand are:--compartment-id: Specifies the compartment OCID in which the discovery schedule is created.--execution-recurrences: Recurrence specification for the discovery schedule execution.To get all the commands for discovery schedules, run:
oci cloud-bridge discovery discovery-schedule -hTo get help for the
createcommand, run:oci cloud-bridge discovery discovery-schedule create -hFor a complete list of flags and variable options for CLI commands, see the CLI Command Reference.
To create a discovery schedules, use the CreateDiscoverySchedule operation.