| convertnsconfig |
Use this method to converts CLI methods specified in a config file into NITRO object Graph. |
Syntax |
Parameters |
configfile |
Full path of config file to be converted to nitro. This is mandatory parameter. |
responsefile |
Full path of file to store the nitro graph. If not specified, nitro graph is returned as part of the API response. |
async |
Using this option will run the operation in async mode and return the job id. The job ID can be used later to track the conversion progress via show ns job |
outtype |
Response format |
Return Value |
Returns simpleResult |
See Also |