Skip to content

Commit 9172aeb

Browse files
committed
Refinement to BMM actions
1 parent 0c171b4 commit 9172aeb

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

articles/operator-nexus/howto-baremetal-functions.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,11 @@ This article describes how to perform lifecycle management operations on Bare Me
2424

2525
1. Install the latest version of the
2626
[appropriate CLI extensions](./howto-install-cli-extensions.md)
27-
1. Ensure that the target bare metal machine (server) must have its `poweredState` set to `On` and have its `readyState` set to `True`
28-
1. Get the Resource group name that you created for `Cluster` resource
27+
1. Get the name of the resource group for the BMM
28+
1. Get the name of the bare metal machine that requires a lifecycle management operation
29+
1. Ensure that the target bare metal machine `poweredState` set to `On` and `readyState` set to `True`
30+
1. This prerequisite is not applicable for the `start` command
31+
2932

3033
## Power off the BMM
3134

0 commit comments

Comments
 (0)