Skip to content

Commit 1f2e372

Browse files
authored
refreshing sdk for intersight version 6207 (#21)
1 parent b271316 commit 1f2e372

File tree

6,479 files changed

+1241959
-333653
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

6,479 files changed

+1241959
-333653
lines changed

intersight/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
66
Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501
77
8-
The version of the OpenAPI document: 1.0.9-5808
8+
The version of the OpenAPI document: 1.0.9-6207
99
1010
Generated by: https://openapi-generator.tech
1111
"""
1212

1313

14-
__version__ = "1.0.9.5808"
14+
__version__ = "1.0.9.6207"
1515

1616
# import ApiClient
1717
from intersight.api_client import ApiClient

intersight/api/aaa_api.py

Lines changed: 797 additions & 660 deletions
Large diffs are not rendered by default.

intersight/api/access_api.py

Lines changed: 868 additions & 438 deletions
Large diffs are not rendered by default.

intersight/api/adapter_api.py

Lines changed: 1586 additions & 1314 deletions
Large diffs are not rendered by default.

intersight/api/appliance_api.py

Lines changed: 7333 additions & 6086 deletions
Large diffs are not rendered by default.

intersight/api/asset_api.py

Lines changed: 3599 additions & 2982 deletions
Large diffs are not rendered by default.

intersight/api/bios_api.py

Lines changed: 1946 additions & 1614 deletions
Large diffs are not rendered by default.

intersight/api/boot_api.py

Lines changed: 5158 additions & 4286 deletions
Large diffs are not rendered by default.

intersight/api/bulk_api.py

Lines changed: 1319 additions & 1092 deletions
Large diffs are not rendered by default.

intersight/api/capability_api.py

Lines changed: 13030 additions & 10808 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)