Skip to Main Content

Cloud Platform

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Cannot create compute instances in the Ashburn region using CLI

1068709Jun 20 2017 — edited Jun 21 2017

Hi, there.

I am trying to create a new compute instance using CLI in the Ashburn region providing "ABCD:US-ASHBURN-AD-1" for the --availability-domain switch, and I am getting the following error:

ServiceError:

{

    "code": "InvalidParameter",

    "message": "Availability Domain ABCD:US-ASHBURN-AD-1 is not valid",

    "opc-request-id": "8F.......E2",

    "status": 400

}

(ABCD stands for the prefix of the availability domain name as it shows up in my console).

Furthermore, when I am listing all available availability domains (with "bmcs iam availability-domain list"), I see only domains in the Phoenix region.

I am subscribed to both regions, and can launch new instances in both regions from the console.

Furthermore, I can launch new instances using CLI in the Phoenix region without any issues.

My CLI tool version is 2.4.4.

Thanks in advance!

This post has been answered by Joe Levy-Oracle on Jun 20 2017
Jump to Answer
Comments
Post Details
Added on Jun 20 2017
2 comments
881 views