Skip to content

Unable to get Nutanix Projects Name #185

@DFANP

Description

@DFANP

Nutanix Cluster Information

  • Nutanix Cluster (Prism Element / AOS): 7.3.1.1
  • Nutanix Prism Central: pc.7.3.1.3

Rancher Version

2.13.3

Rancher Node Driver Version

3.9.0

Node template

No node template made

Debug Output

Expected Behavior

When creating new cluster I should be able to list Nutanix projects and clusters

Actual Behavior

I get the following error in UI: Unable to get Nutanix Projects Name

I also observe in network debugging that request gets made to
/api/nutanix/v3/projects/list?$page=0
Post request with status code 301
GET request with status code 422

Looking at the response its:
{
"api_version": "3.1",
"code": 422,
"message_list": [
{
"details": {},
"message": "Passed uuid : list is invalid",
"reason": "INVALID_REQUEST"
}
],
"state": "ERROR"
}

Image

Important Factors

  • #0000 <!---Github Issue number --->

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