-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
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 madeDebug 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"
}
Important Factors
- #0000 <!---Github Issue number --->
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels