Huawei
H13-527_V5.0 · Question #6
The user needs to use the cirrus_test image to start a new instance. The instance uses the test.nano specification, is accessed through the test_key key pair, and is named instance_test . Which of…
The correct answer is A. nova create instance_test --image cirrus_test --flavor test.nano --key-name test_key. See the full explanation below for the reasoning.
Question
The user needs to use the cirrus_test image to start a new instance. The instance uses the test.nano specification, is accessed through the test_key key pair, and is named instance_test . Which of the following commands can meet the user's requirements?
Options
- Anova create instance_test --image cirrus_test --flavor test.nano --key-name test_key
- Bnova create instance_test --image cirrus test test key test.nano --flavor --key-name
- Cnova boot instance_test --image cirrustest test.nano --flavor --key-name test_key
- Dnova boot instance_test --image cirrus_test --flavor test.nano --key-name test_key
How the community answered
(44 responses)- A80% (35)
- B5% (2)
- C5% (2)
- D11% (5)
Community Discussion
No community discussion yet for this question.