XMC python modules used in example scripts
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎10-16-2018 05:36 PM
often in the XMC example scripts functions from the module "xmclib" or "device" are used.
Is there a documentation what functions are included, what parameters can be send and what returnvalues can be used?
If there is no documentation, is there a way to access the source code to find out what the functions can do?
It would be helpfule to use the existing code and not do reinvent the access to functions like "logger"
Here an example from XMC:
#@MetaDataEnd
from xmclib import emc_vars
from xmclib import logger
from xmclib import cli
from device import api
Best regards
Stephan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎01-27-2020 03:59 PM
*crickets*
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎01-29-2020 12:10 PM
FYI: I have reached out to Mgmt, which lead to an Extreme-internal request to check if some sort of releasable documentation is available and can be provided.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎02-14-2020 08:53 PM
Has there been any news on documentation. The mysterious xmcbase import is troublesome. Perhaps someone might be able to elaborate on what the contents of the library is and why it seems to be hidden?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎03-18-2020 11:35 AM
Hi everybody,
i get in the queue fo people welcoming some more documentation on imports and how to properly re-use them for example. In the meanwhile to improve my ability i am importing and reverse engineering the amount of workflows written by Zdenek Pala. You all can do it if you wish
https://github.com/extremenetworks/ExtremeScripting/tree/master/Netsight/oneview_workflows
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎03-24-2020 03:02 PM
Also looking for
Mig
