-
Notifications
You must be signed in to change notification settings - Fork 212
Description
Hi,
I've tried the following in the .NET SDK and then in the CLI to ensure it's not my dodgy code at fault.
Looking to extract the Multicloud configuration aspects of a customers Exa @ AWS environment.
The command to list Locations is documented as:
oci multicloud metadata external-locations-metadatum-collection list-external-location-details-metadata --compartment-id ocid1.tenancy.oc1..*** --subscription-id ocid1.organizationssubscription.oc1.iad.*** --subscription-service-name ORACLEDBATAWS --profile ****
The error I receive from the API in both SDK and CLI is that AWS is not supported as an option? Yet we have it live and a second environment being built.
"message": "error occurred when fetching region mapping on /externalLocationsMetadata: subscription type: ORACLEDBATAWS is not supported by OMHub",
Best Regards,
Justin.