We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
QwikContext Enhancement to retrieve Chassis Controller MAC Address, not referring to FlexMAC.
Details Requesting to add Chassis Controller MAC Address to Controller or CMC json output, if possible.
cmc.get_partial_entityjson(cmc.ComponentEnum.Controller) cmc.get_partial_entityjson(cmc.ComponentEnum.CMC)
If possible have as default in a enum list add Chassis Controller MAC Address, just like HostName and AssetTag. (Only for CMC, WSMan)
ret['System'][0]['PermanentMACAddress']
Impact No impact. This is an enhancement request.
Severity Severity 4 - Low
The text was updated successfully, but these errors were encountered:
No branches or pull requests
QwikContext
Enhancement to retrieve Chassis Controller MAC Address, not referring to FlexMAC.
Details
Requesting to add Chassis Controller MAC Address to Controller or CMC json output, if possible.
If possible have as default in a enum list add Chassis Controller MAC Address, just like HostName and AssetTag. (Only for CMC, WSMan)
Impact
No impact. This is an enhancement request.
Severity
Severity 4 - Low
The text was updated successfully, but these errors were encountered: