Skip to main content

Customized UCS Python Module

Project description

# pyucs

This is a custom ucs module that adds some functionality to the ucsmsdk. The ucsmsdk module is a series of basic methods such as query_dn or query_classid. There isn’t a whole lot of additional capabilities. So pyucs attempts to address some fo this such as providing a get_vnic or get_service_profile methods that allows more targeted approaches. This module is still a work in progress but is a good start. Again this is a custom module so there are some things that fit with only my environment such as the pyucs.credentials module that relies upon my own credentialstore API.

## Installation From GitHub repo ` python setup.py install ` From PyPi ` pip install pyucs-samn `

## Import the Module

` from pyucs.ucs import Ucs from pyucs.statsd.collector import StatsCollector `

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyucs-samn-2.0.5.tar.gz (18.6 kB view hashes)

Uploaded Source

Built Distribution

pyucs_samn-2.0.5-py3-none-any.whl (26.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page