After creating an instance, which two methods can be used to find the status of the instance?
A.
Use the API call GET /instancestatus/.
B.
View the instance on the Instances page of the web console.
C.
View the instance orchestration on the Orchestrations page of the web console.
D.
Use the API call GET /instance/ with the Accept header application/oracle-compute-v3+directory+json.
Explanation:
BC
why not B and D ?
BD. C – Orchestration page doesn’t give the status.