Skip to content

Connect-OVMgmt : [Send-OVRequest]: The specified API version is not valid. Check the value of the X-API-Version header, then resend the request. #618

Answered by VincentBerger
curiousbytes asked this question in Q&A
Discussion options

You must be logged in to vote

The backwards compatibility is the other way around: you can use an older Powershell library to connect to a newer appliance (because that appliance has the older API entry points as mentioned in the doc), you cannot use a newer library to connect to an older appliance (because that appliance knows nothing about the newer API endpoint the library is asking for)

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@curiousbytes
Comment options

@VincentBerger
Comment options

@curiousbytes
Comment options

@ChrisLynchHPE
Comment options

Answer selected by ChrisLynchHPE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants