
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2014 11:59 PM
Hi,
I was going through Python SDK for UCSM, i didn't see any API for SSH connection to the FI or blades.
Basically what i want to achieve is to execute shell commands on the Blade OS which is CentOS using Python API's.
Can i do this using this Python SDK?
Solved! Go to Solution.
- Labels:
-
Python SDK
-
UCS Integrations
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2014 05:13 AM
This SDK is for UCS Manager and you will be able to automate/script any actions that you can perform via UCS manager. This SDK cannot be used for sending command to the host OS.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2014 05:13 AM
This SDK is for UCS Manager and you will be able to automate/script any actions that you can perform via UCS manager. This SDK cannot be used for sending command to the host OS.
