You work for an ecommerce company. You are designing a new Orders API that will be exposed through Apigee. In your Apigee organization, you created two new environments named orders-test and orders-prod. You plan to use unique URLs named test.lnk-42.com/api/v1/orders and Ink-42.com/api/v1/orders for each environment. You need to ensure that each environment only uses the assigned URL. What should you do?
A. 1. Attach orders-test and orders-prod to the orders environment group.
2. Add each hostname to the appropriate environment.
B. 1. Attach orders-test and orders-prod to the orders environment group.
2. Add each hostname to the orders environment group.
C. 1. Attach orders-test to the test environment group, and attach orders-prod to the production environment group.
2. Add each hostname to the appropriate environment.
D. 1. Attach orders-test to the test environment group, and attach orders-prod to the production environment group.
2. Add each hostname to the appropriate environment group.
Answer
D