Skip to content

Listing management server by ID fails API #3833

@yadvr

Description

@yadvr

Listing a management server by ID (uuid) fails:

(primate-trillian) 🐱 > list managementservers 
{
  "count": 1,
  "managementserver": [
    {
      "id": "318c9625-a1a1-419a-aa92-c70a0f67b9ac",
      "name": "trl-86-k-M7-ryadav-mgmt1.sblab.local",
      "state": "Up",
      "version": "4.13.0.0"
    }
  ]
}
(primate-trillian) 🐱 > list managementservers id=318c9625-a1a1-419a-aa92-c70a0f67b9ac 
Error: (HTTP 431, error code 9999) Unable to execute API command listmanagementservers due to invalid value. Invalid parameter id value=318c9625-a1a1-419a-aa92-c70a0f67b9ac due to incorrect long value format, or entity does not exist or due to incorrect parameter annotation for the field in api cmd class.
ISSUE TYPE
  • Bug Report
COMPONENT NAME
API
CLOUDSTACK VERSION
4.13, 4.14/master

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions