Creating a Path Analysis Test
Use the Network Path Analyzer service to create a test that analyzes the configuration of a virtual network. See how the paths between the source and the destination function or fail.
The test you created appears in the Network path analyzers list page. Use the path-analyzer-test create command and required parameters to create a path analyzer test:
oci vn-monitoring path-analyzer-test create --compartment-id compartment_OCID --destination-endpoint file://destination-endpoint.json --protocol protocol --source-endpoint file://source-endpoint.json ... [OPTIONS]For a complete list of flags and variable options for CLI commands, see the CLI Command Reference.
Run the CreatePathAnalyzerTest operation to create a path analyzer test.