You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Full Operating System: Tested on Windows 10
VenafiPS version: 6.3.1
PowerShell version: 7.4.2
TLSPDC version (if applicable): N/A
Steps to reproduce
Execute: Invoke-VcWorkflow -Workflow Discover
Actual behavior
Error Message: "Unable to find machineIdentity XXXXX"
The API call being made is pointed at the "machineIdentities" endpoint. For Discover, it should be "machines". I have validated that I get the same results outside of PowerShell:
There appears to be a documentation/OpenAPI bug on https://developer.venafi.com for this specific workflow as well. I have submitted documentation feedback to have this addressed.
Screenshots
The text was updated successfully, but these errors were encountered:
Environment
Steps to reproduce
Execute: Invoke-VcWorkflow -Workflow Discover
Actual behavior
Error Message: "Unable to find machineIdentity XXXXX"
The API call being made is pointed at the "machineIdentities" endpoint. For Discover, it should be "machines". I have validated that I get the same results outside of PowerShell:
There appears to be a documentation/OpenAPI bug on https://developer.venafi.com for this specific workflow as well. I have submitted documentation feedback to have this addressed.
Screenshots
The text was updated successfully, but these errors were encountered: