CV0-003 · Question #502
A cloud administrator is switching hosting companies and using the same script that was previously used to deploy VMs in the new cloud. The script is returning errors that the command was not found…
The correct answer is C. API version incompatibility. When switching hosting companies, the API versions of the cloud platforms may be different. If the script is using commands that are not supported by the new API version, then the script will
Question
A cloud administrator is switching hosting companies and using the same script that was previously used to deploy VMs in the new cloud. The script is returning errors that the command was not found. Which of the following is the MOST likely cause of the script failure?
Options
- AAccount mismatches
- BIP address changes
- CAPI version incompatibility
- DServer name changes
How the community answered
(46 responses)- A4% (2)
- B7% (3)
- C76% (35)
- D13% (6)
Explanation
When switching hosting companies, the API versions of the cloud platforms may be different. If the script is using commands that are not supported by the new API version, then the script will
Topics
Community Discussion
No community discussion yet for this question.