Respect mandatory and default parameters for API execute command calls #1707
Quali-Community
started this conversation in
Idea Box
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In the drivermetadata.xml we can define commands and their parameters. We are able to specify parameters with default values but these default values are not used for the cloudshell automation api. Allow ExecuteResourceConnectedCommand to work with only the mandatory parameters passed in and grab the default parameters and values from the drivermetatadata. When only mandatory parameters are passed to ExecuteCommand, fill in the default parameters as defined in the drivermetatadata or the function definition in the driver.py. See support request #53227 for more detail.
https://support.quali.com/hc/en-us/requests/53227?page=1
Ava Gerami (Ava.Gerami21) - 12/07/2022 04:00 PM
· 5695 ·
Beta Was this translation helpful? Give feedback.
All reactions