ServiceNow Certified Implementation Specialist – Service Mapping — Question 9
Which one of the following statements best explains the following URL: https://<Instance_URL>/SaCmdManager.do?ip=198.51.100.66?
Answer options
- A. The user is starting the Command Line Console and is able to send commands to the host 198.51.100.66.
- B. The user is starting the Command Line Console and explicitly directs Service Mapping to use the MID Server 198.51.100.66 to execute commands.
- C. This is not a valid URL for Service Mapping.
- D. The user is starting the Command Line Console and is able to send commands against the ServiceNow instance at 198.51.100.66.
Correct answer: A
Explanation
The correct answer, A, indicates that the user can send commands to the specified host. Option B is incorrect because it suggests that the MID Server is being explicitly directed, which is not indicated in the URL. Option C is false as the URL is valid for Service Mapping. Option D incorrectly states that commands are sent against the ServiceNow instance instead of the host.