Skip to content

Cloudcontrol api region support plan/roadmap? #1091

@pancaoms

Description

@pancaoms

Hi there,

We found one issue when we tried to call cloudcontrol api to list some resources from different regions: for the same resource, cloudcontrol api was supported in one region but not in another region.

For example, we call aws cloudcontrol list-resources --type-name "AWS::Lightsail::Instance" in both sa-east-1 and us-east-1 but we got reourceTypeNotFound exception in sa-east-1:
image
We could run it in us-east-1:
image

We have two questions related to this issue:

  1. Is there an official roadmap document available that indicates when specific regions will fully support the Cloud Control API?
  2. Is there an API or method available to query and list all regions where a specific resource type is supported by the Cloud Control API?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions