We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a13aa7b + e40fdad commit 9132d47Copy full SHA for 9132d47
modules/migrate-sdn-ovn-osd.adoc
@@ -106,6 +106,6 @@ $ ocm post /api/clusters_mgmt/v1/clusters/{cluster_id}/migrations <1>
106
107
[source,terminal]
108
----
109
-$ ocm get cluster $cluster_id/migration <1>
+$ ocm get cluster <cluster_id>/migrations <1>
110
111
-<1> Replace `$cluster_id` with the ID of the cluster that the migration was applied to.
+<1> Replace `<cluster_id>` with the ID of the cluster that the migration was applied to.
0 commit comments