VMware Cloud Community
sjesse
Leadership
Leadership

rest api com.vmware.vapi.std.errors.internal_server_error

I'm running into an issue with the rest api and a specific vm, I'm not sure what its complaining about, its one vm, and doesn't seem to happen on another one.

/rest/vcenter/vm/vm-14446

Response Body

{

"type": "com.vmware.vapi.std.errors.internal_server_error",

"value": {

"messages": [

{

"args": [

"hardware",

"com.vmware.vcenter.VM.info"

],

"default_message": "Could not convert field 'hardware' of structure 'com.vmware.vcenter.VM.info'",

"id": "vapi.bindings.typeconverter.tovalue.struct.field.error"

},

{

"args": [

"com.vmware.vcenter.vm.hardware.info",

"upgrade_version"

],

"default_message": "Structure com.vmware.vcenter.vm.hardware.info has a union that is missing a required field for this case: upgrade_version",

"id": "vapi.data.structure.union.missing"

}

]

}

}

0 Kudos
1 Reply
RomanKn
Enthusiast
Enthusiast

Hello

Does the VM have NVME disks?

0 Kudos