Skip to content

@alicloud/ehpc20180412 listClustersWithOptions throws an error #34

@josh-wu

Description

@josh-wu

When using @alicloud/ehpc20180412 client.listClusterWithOptions to list cluster, throws an error:
type of loginNodes is mismatch, expect string, but object
It also mismatches in the official document
image

I found a newer package @alicloud/ehpc20240730, client.listClusterWithOptions returns data successfully.
However, I also want to list tags for cluster. The listTagsResources method doesn't exist in @alicloud/ehpc20240730.
Please help me on either of these options:

  1. Resolve the issue in @alicloud/ehpc20180412 client.listClusterWithOptions
  2. Add listTagsResources in the @alicloud/ehpc20240730 client.

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